WEM: Wine Environment Manager

Latest release: ...

Clair Obscur: Expedition 33 from GOG.com

Installs Clair Obscur: Expedition 33 from GOG.com as well as ClairObscurFix. Optionally installs Ultimate Engine Tweaks.

→ Get It

Run the below command to download this env. Please note requirements and recommended args to use below.

wem get e33-gog --install-workdir /path/to/the/game/installer

You may also run this in your terminal to see the information from this page:

wem get-view --show-env e33-gog

→ Notes

→ Requires

Install these via your system package manager or some other method:

It's recommended to give these CLI arguments in order to fully set up this env:

→ Tested On

This env has been tested on the following distros:

Related links that you should check:

→ View Env

Click here to expand/collapse
Date = "2025-04-24"
InstallExe = "{{.InstallWorkDir}}/setup_clair_obscur_expedition_33_1.5.5_64517_gog_(90232).exe"
InstallExpected = "{{.RunExe}}"
Name = "Clair Obscur: Expedition 33"
RunArgs = ["-dx12"]
RunExe = "{{.RunWorkDir}}/SandFallGOG-Win64-Shipping.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/GOG Games/Expedition 33/Sandfall/Binaries/Win64"
SysEnvVars = ["PROTONPATH=$HOME/.local/share/Steam/compatibilitytools.d/Proton-GE Latest"]
UmuGameid = "1903340"
UmuVersion = "1.3.0"
WineArch = "win64"
WineDllOverrides = "dsound=n,b;ClairObscurFix.asi=n,b;"
WineExe = "wine"
WinetricksPath = "winetricks"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/setup_clair_obscur_expedition_33__deluxe_edition_upgrade_1.5.5_64517_gog_(90232).exe"]
  cmd = "{{.WineExe}}"
  ifexists = "{{.InstallWorkDir}}/setup_clair_obscur_expedition_33__deluxe_edition_upgrade_1.5.5_64517_gog_(90232).exe"

[[InstallPost]]
  args = ["vcrun2022"]
  cmd = "{{.WinetricksPath}}"

[[InstallPost]]
  args = ["-LO", "https://codeberg.org/Lyall/ClairObscurFix/releases/download/0.0.15/ClairObscurFix_0.0.15.zip"]
  cmd = "curl"
  ifnotexists = "{{.InstallWorkDir}}/ClairObscurFix_0.0.15.zip"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/ClairObscurFix_0.0.15.zip", "feebe07f967e1d62a91967b57cdb83192a41be0e19ea5aad156d986a9639a64fb4db6cc452fe1940cbbe23bae0bca4d900e01632bb7d7df95887f4a234e76207"]
  icmd = "checkSha512Sum"
  ifexists = "{{.InstallWorkDir}}/ClairObscurFix_0.0.15.zip"
  ifnotexists = "{{.RunWorkDir}}/ClairObscurFix.asi"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/ClairObscurFix_0.0.15.zip"]
  cmd = "unzip"
  ifexists = "{{.InstallWorkDir}}/ClairObscurFix_0.0.15.zip"
  ifnotexists = "{{.RunWorkDir}}/ClairObscurFix.asi"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/dsound.dll", "{{.RunWorkDir}}/dsound.dll"]
  cmd = "mv"
  ifexists = "{{.InstallWorkDir}}/dsound.dll"
  ifnotexists = "{{.RunWorkDir}}/dsound.dll"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/ClairObscurFix.asi", "{{.RunWorkDir}}/ClairObscurFix.asi"]
  cmd = "mv"
  ifexists = "{{.InstallWorkDir}}/ClairObscurFix.asi"
  ifnotexists = "{{.RunWorkDir}}/ClairObscurFix.asi"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/ClairObscurFix.ini", "{{.RunWorkDir}}/ClairObscurFix.ini"]
  cmd = "mv"
  ifexists = "{{.InstallWorkDir}}/ClairObscurFix.ini"
  ifnotexists = "{{.RunWorkDir}}/ClairObscurFix.ini"

[[InstallPost]]
  args = ["win11"]
  cmd = "{{.WinetricksPath}}"

→ Env Source

View this env's source on GitLab. You can also report issues, request changes, or submit an env you've tested on the env repo issue tracker.