System Shock: Enhanced Edition from GOG.com
Installs System Shock: Enhanced Edition from GOG.com.
→ Get It
Run the below command to download this env. Please note requirements and recommended args to use below.
wem get system-shock1-ee-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 system-shock1-ee-gog
→ Notes
-
This will use the silent GOG installer option, so please note that there will be no output during installation. This will also install the game to
{{.WinePrefix}}/drive_c/game
. -
SandboxPrivateCwd
causes problems, but the rest of the sandbox options should work. Note that multiplayer and other functionality that requires an internet connection won't function properly if you useSandboxNetNone
.
→ Requires
Install these via your system package manager or some other method:
-
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 = "1994-09-22"
GogSilentInstall = true
InstallExe = "{{.InstallWorkDir}}/setup_system_shock_enhanced_edition_1.2.16_(64bit)_(44378).exe"
InstallExpected = "{{.RunExe}}"
Name = "System Shock: Enhanced Edition"
RunExe = "{{.RunWorkDir}}/sekhmet_x64.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/game"
WineArch = "win64"
WineExe = "wine"
→ 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.