Anachronox from GOG.com
Installs Anachronox from GOG.com as well as Graphical Enhancements and Sounds and Fixes (if they're present).
→ Get It
Run the below command to download this env. Please note requirements and recommended args to use below.
wem get anachronox-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 anachronox-gog
→ Notes
-
The application adjusts your display resolution and gamma, use
gamescope
to avoid this. - The default and (apparently) max resolution is 640x480 and scaling works great
→ Requires
Install these via your system package manager or some other method:
-
7z
-
unzip
-
wine
→ Recommended
It's recommended to give these CLI arguments in order to fully set up this env:
-
--install-workdir /path/to/the/game/installer
→ Tested On
This env has been tested on the following distros:
→ Links
Related links that you should check:
→ View Env
Click here to expand/collapse
Date = "2001-06-27"
InstallExe = "{{.InstallWorkDir}}/setup_anachronox_1.02_(22258).exe"
InstallExpected = "{{.RunExe}}"
Name = "Anachronox"
RunExe = "{{.RunWorkDir}}/anox.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/GOG Games/Anachronox"
WineArch = "win32"
WineExe = "wine"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/NoUpscale0.3.zip", "e3cc7e2fe40aeacf3762bbf0ef0510e3068eabccd1af23dbf7ecdea2337aceb48519de63d5af03c0c859fd1963b87232e8b67cbb49314a2269ed31eefbe2a009"]
icmd = "checkSha512Sum"
ifexists = "{{.InstallWorkDir}}/NoUpscale0.3.zip"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/NoUpscale0.3.zip"]
cmd = "unzip"
ifexists = "{{.InstallWorkDir}}/NoUpscale0.3.zip"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/anoxdata/textures", "{{.RunWorkDir}}/anoxdata/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/anoxdata/models/entity.dat", "{{.RunWorkDir}}/anoxdata/MODELS/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/anoxdata/scripts", "{{.RunWorkDir}}/anoxdata/"]
cmd = "mv"
ifnotexists = "{{.InstallWorkDir}}/Anachronox_Sounds_and_Fixes.7z"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox_Sounds_and_Fixes.7z", "cad4a33e0d8dd333cf7050c048331bf1ada4599252667d5a36ffb0135006991a6a6ac3c286f3c0fe9c3a25564de39e781b8a7c6a1465adc29d90ea28cc424c61"]
icmd = "checkSha512Sum"
ifexists = "{{.InstallWorkDir}}/Anachronox_Sounds_and_Fixes.7z"
[[InstallPost]]
args = ["x", "{{.InstallWorkDir}}/Anachronox_Sounds_and_Fixes.7z"]
cmd = "7z"
ifexists = "{{.InstallWorkDir}}/Anachronox_Sounds_and_Fixes.7z"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox Sounds and Fixes/gameflow/slounge.ape", "{{.RunWorkDir}}/anoxdata/gameflow/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox Sounds and Fixes/gameflow/whitendon.ape", "{{.RunWorkDir}}/anoxdata/gameflow/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox Sounds and Fixes/maps", "{{.RunWorkDir}}/anoxdata/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox Sounds and Fixes/scripts", "{{.RunWorkDir}}/anoxdata/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox Sounds and Fixes/sound/battle", "{{.RunWorkDir}}/anoxdata/SOUND/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox Sounds and Fixes/sound/dialog/grumpos/magpie", "{{.RunWorkDir}}/anoxdata/SOUND/DIALOG/GRUMPOS/"]
cmd = "mv"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Anachronox Sounds and Fixes/sound/maps", "{{.RunWorkDir}}/anoxdata/SOUND/"]
cmd = "mv"
→ 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.