WEM: Wine Environment Manager

Star Wars: Knights of the Old Republic from GOG.com

Installs Star Wars: Knights of the Old Republic.

Get It

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

wem get swkotor1-gog --install-workdir /path/to/the/game/installer

Authors

Notes

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 = "2003-11-19"
DxvkVersion = "2.6.2"
Fsync = true
GogSilentInstall = true
InstallExe = "{{.InstallWorkDir}}/setup_star_wars_-_knights_of_the_old_republic_1.03_(29871).exe"
InstallExpected = "{{.RunExe}}"
Kron4ekType = "staging-tkg-ntsync-amd64-wow64"
Kron4ekVersion = "10.12"
Name = "Star Wars: Knights of the Old Republic"
RunExe = "{{.RunWorkDir}}/swkotor.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/game"
WineArch = "win64"
WinetricksPath = "winetricks"

[[InstallPost]]
  args = ["-qq", "K1_Community_Patch_v1.10.0.zip"]
  cmd = "unzip"

[[InstallPost]]
  args = ["INSTALL.exe"]
  cmd = "{{.WineExe}}"

[[InstallPost]]
  args = ["-f", "Changelog.rtf", "INSTALL.exe", "Readme.rtf"]
  cmd = "rm"

[[InstallPost]]
  args = ["-fr", "Source", "backup", "tslpatchdata", "uninstall"]
  cmd = "rm"

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.