Soldier of Fortune: Platinum Edition from GOG.com
Installs Soldier of Fortune: Platinum 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 soldier-of-fortune-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 soldier-of-fortune-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 = "2001-08-28"
InstallExe = "{{.InstallWorkDir}}/setup_soldier_of_fortune_1.07f_hotfix_(54919).exe"
InstallExpected = "{{.RunExe}}"
Name = "Soldier of Fortune: Platinum Edition"
RunExe = "{{.RunWorkDir}}/SoF.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.