WEM: Wine Environment Manager

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

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 = ["-sL", "-o", "OldUnreal-UTPatch469e-Windows.exe", "https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469e-rc8/OldUnreal-UTPatch469e-Windows.exe"]
  cmd = "curl"

[[InstallPost]]
  args = ["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.