WEM: Wine Environment Manager

Latest release: ...

Star Wars: Knights of the Old Republic II: The Sith Lords from GOG.com

Installs Star Wars: Knights of the Old Republic II: The Sith Lords from GOG.com, TSL Restored Content Mod, and KOTOR 2 Community Patch.

Get It

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

wem get swkotor2-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 swkotor2-gog

Authors

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:

Images

Click here to expand/collapse
On a Framework Laptop 13

Related links that you should check:

View Env

Click here to expand/collapse
Date = "2004-12-06"
GogSilentInstall = true
InstallExe = "{{.InstallWorkDir}}/setup_star_wars_-_knights_of_the_old_republic_ii_1.0b_update_(56101).exe"
InstallExpected = "{{.RunExe}}"
Name = "Star Wars: Knights of the Old Republic II: The Sith Lords"
RunExe = "{{.RunWorkDir}}/swkotor2.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/game"
UmuVersion = "1.2.9"
WineArch = "win64"
WinetricksPath = "winetricks"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/tslrcm2022.exe", "8aa46af56d4924da26594e8d9efcb513e6f7e5a9e7d81b0e7ad5f405dbc95e505cfc4a11a445ecab414c0935692c8b3fea24bdc77d10bef50688da7f3df4db0b"]
  icmd = "checkSha512Sum"
  ifexists = "{{.InstallWorkDir}}/tslrcm2022.exe"

[[InstallPost]]
  args = ["tslrcm2022.exe"]
  cmd = "{{.WineExe}}"
  ifexists = "{{.InstallWorkDir}}/tslrcm2022.exe"
  ifnotexists = "{{.RunWorkDir}}/Movies/credittslrcm.bik"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/K2CP_v1.6.1.zip", "5adb9258f5ab947ae7ea1c1b950bbfc8c32f0bbd4b0e9f60ff026b7fd384317862bb7af501eff535ceaea2a33140ece7e27cbaa83402011f62c830fcc3b5fbfd"]
  icmd = "checkSha512Sum"
  ifexists = "{{.InstallWorkDir}}/K2CP_v1.6.1.zip"

[[InstallPost]]
  args = ["K2CP_v1.6.1.zip"]
  cmd = "unzip"
  ifexists = "{{.InstallWorkDir}}/K2CP_v1.6.1.zip"
  ifnotexists = "{{.RunWorkDir}}/Override/001ebo.vis"

[[InstallPost]]
  args = ["INSTALL.exe"]
  cmd = "{{.WineExe}}"
  ifexists = "{{.InstallWorkDir}}/K2CP_v1.6.1/INSTALL.exe"
  ifnotexists = "{{.RunWorkDir}}/Override/001ebo.vis"
  workdir = "{{.InstallWorkDir}}/K2CP_v1.6.1"

[[InstallPost]]
  args = ["-fr", "{{.InstallWorkDir}}/K2CP_v1.6.1"]
  cmd = "rm"
  ifexists = "{{.InstallWorkDir}}/K2CP_v1.6.1"

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.