WEM: Wine Environment Manager

Latest release: ...

Red Faction from GOG.com

Installs Red Faction from GOG.com.

→ Get It

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

wem get red-faction-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 red-faction-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 = "2001-05-22"
GogSilentInstall = true
InstallExe = "{{.InstallWorkDir}}/setup_red_faction_2.0.0.7.exe"
InstallExpected = "{{.RunExe}}"
Name = "Red Faction"
RunExe = "{{.RunWorkDir}}/RF.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/game"
WineArch = "win64"
WineExe = "wine"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/AlpineFaction-1.1.0_Tamarack-setup.exe", "37f45c90645c2569935f0afe5db21ac45dd34d0c8653ea6bc4ec09b115cfc44adb58abb7dfc9c6117f6a2511ce584ccb5f40332168ff4e8f3a65aff33e2676d3"]
  icmd = "checkSha512Sum"
  ifexists = "{{.InstallWorkDir}}/AlpineFaction-1.1.0_Tamarack-setup.exe"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/AlpineFaction-1.1.0_Tamarack-setup.exe"]
  cmd = "{{.WineExe}}"
  ifexists = "{{.InstallWorkDir}}/AlpineFaction-1.1.0_Tamarack-setup.exe"

[[InstallPost]]
  args = ["In order to use Alpine Faction, please change RunExe to: {{.WinePrefix}}/drive_c/Program Files (x86)/Alpine Faction/AlpineFactionLauncher.exe"]
  cmd = "echo"
  ifexists = "{{.WinePrefix}}/drive_c/Program Files (x86)/Alpine Faction/AlpineFactionLauncher.exe"

→ 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.