WEM: Wine Environment Manager

Latest release: ...

Unreal Tournament: Game of the Year Edition from GOG.com

Installs Unreal Tournament: Game of the Year Edition from GOG.com as well as the OldUnreal Patch which provides many fixes and features.

→ Get It

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

wem get ut2000-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 ut2000-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 = "1999-11-22"
DxvkVersion = "2.7"
InstallExe = "{{.InstallWorkDir}}/setup_ut_goty_2.0.0.5.exe"
InstallExpected = "{{.RunExe}}"
Name = "Unreal Tournament: Game of the Year Edition"
RunExe = "{{.RunWorkDir}}/System/UnrealTournament.exe"
RunWorkDir = "{{.WinePrefix}}/drive_c/GOG Games/Unreal Tournament GOTY"
WineArch = "win64"
WineExe = "wine"

[[InstallPost]]
  args = ["-LO", "https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469e-rc8/OldUnreal-UTPatch469e-Windows.exe"]
  cmd = "curl"
  ifnotexists = "{{.InstallWorkDir}}/OldUnreal-UTPatch469e-Windows.exe"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/OldUnreal-UTPatch469e-Windows.exe", "867878fe4b32196a5394c7ef6e35843d97046745d613b5fde4f3b2d0107beda06c81f150921fbca938e62792a6e8fc6eae7048fa7f1a7f61c1ae6590918489ce"]
  icmd = "checkSha512Sum"
  ifexists = "{{.InstallWorkDir}}/OldUnreal-UTPatch469e-Windows.exe"

[[InstallPost]]
  args = ["{{.InstallWorkDir}}/OldUnreal-UTPatch469e-Windows.exe"]
  cmd = "{{.WineExe}}"

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