XIII from GOG.com
Installs XIII from GOG.com as well as the Unofficial Patch 1.4.2.1 which provides many fixes and features.
→ Get It
Run the below command to download this env. Please note requirements and recommended args to use below.
wem get xiii-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 xiii-gog
→ Notes
-
It is not recommended to skip the
InstallPost
commands, the mods they install vastly improves playability and stability. - Do not attempt to change the display settings in-game or you will have to re-apply the unofficial patch.
→ Requires
Install these via your system package manager or some other method:
-
curl
-
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 = "2003-11-18"
InstallExe = "{{.InstallWorkDir}}/setup_xiii_1.0_update_(32942).exe"
InstallExpected = "{{.RunExe}}"
Name = "XIII"
RunExe = "{{.RunWorkDir}}/system/XIII.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/GOG Games/XIII"
WineArch = "win32"
WineExe = "wine"
[[InstallPost]]
args = ["-LO", "https://xiii.opaquit.com/downloads-2020/Classic_XIII___Patch_by_Arthur_v1.4.2.1_2019-09-04.exe"]
cmd = "curl"
ifnotexists = "{{.InstallWorkDir}}/Classic_XIII___Patch_by_Arthur_v1.4.2.1_2019-09-04.exe"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Classic_XIII___Patch_by_Arthur_v1.4.2.1_2019-09-04.exe", "02c3a6ee53a5beebc178832711b203bfc3516d73da1322d830119d19c0615fb711e9bfc79381195ada79a9f2e81a64d6f7db69d27044699db9354e9482545cce"]
icmd = "checkSha512Sum"
ifexists = "{{.InstallWorkDir}}/Classic_XIII___Patch_by_Arthur_v1.4.2.1_2019-09-04.exe"
[[InstallPost]]
args = ["{{.InstallWorkDir}}/Classic_XIII___Patch_by_Arthur_v1.4.2.1_2019-09-04.exe"]
cmd = "{{.WineExe}}"
→ 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.