User Tools

Site Tools


games:linux:wine:unreal_tournament_99

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:linux:wine:unreal_tournament_99 [2025/11/30 17:00] Sean Rhonegames:linux:wine:unreal_tournament_99 [2025/12/01 08:40] (current) Sean Rhone
Line 7: Line 7:
   * https://archive.org/details/ut-goty   * https://archive.org/details/ut-goty
   * https://files.oldunreal.net/UT_GOTY_CD1.ISO   * https://files.oldunreal.net/UT_GOTY_CD1.ISO
 +  * https://files.oldunreal.net/UT_GOTY_CD2.ISO
 +  * ''win95''
 +
 +  * ''UT_GOTY_CD1.ISO''
 +
 +  3f13d8a88620324f1cbf0a33029fc1d76c912821
 +
 +  * ''UT_GOTY_CD2.ISO''
 +
 +  2f58f1645fb6bb4559b7995071fcabdb67715ed0
 +
 +  mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/Unreal Tournament 99' WINEARCH='win64' wine wineboot --init && WINEPREFIX=~/'.wine/Unreal Tournament 99' winecfg /v 'win95' && WINEPREFIX=~/'.wine/Unreal Tournament 99' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f
 +
 +  * Disk 1
 +
 +  udisksctl loop-setup --file ~/'Downloads/UT99/UT_GOTY_CD1.ISO'
 +
 +  ln -s -F '/run/media/'$USER'/UT_GOTY_CD1' ~/'.wine/Unreal Tournament 99/dosdevices/d:'
 +
 +  * ''C:\UnrealTournament''
 +
 +  * ''[x]'' Unreal Tournament Game
 +  * ''[x]'' Game Content
 +  * ''[ ]'' NetGames USA Stat Utils
 +  * ''[ ]'' DirectX
 +
 +  WINEPREFIX=~/'.wine/Unreal Tournament 99' wine 'D:\Setup.exe'
 +
 +  rm -Rf ~/'.wine/Unreal Tournament 99/dosdevices/d:' && umount ~/'Downloads/UT99/UT_GOTY_CD1.ISO'
 +
 +  * Disk 2
 +
 +  udisksctl loop-setup --file ~/'Downloads/UT99/UT_GOTY_CD2.ISO'
 +
 +  ln -s -F '/run/media/'$USER'/UT_GOTY_CD2' ~/'.wine/Unreal Tournament 99/dosdevices/e:'
 +
 +  * ''C:\UnrealTournament''
 +
 +  * ''[x]'' Chaos UT Mod
 +  * ''[x]'' Rocket Arena UT
 +  * ''[ ]'' High-res Compressed Textures
 +
 +  WINEPREFIX=~/'.wine/Unreal Tournament 99' wine 'E:\Setup.exe'
 +
 +  rm -Rf ~/'.wine/Unreal Tournament 99/dosdevices/e:' && umount ~/'Downloads/UT99/UT_GOTY_CD2.ISO'
 +
 +  * https://github.com/OldUnreal/UnrealTournamentPatches/releases
 +
 +  tar -xvjf ~/'Downloads/OldUnreal-UTPatch'*'-Linux-amd64.tar.bz2' -C ~/'.wine/Unreal Tournament 99/drive_c/UnrealTournament'
 +
 +  * Textures
 +
 +  7z e -o$HOME/'.wine/Unreal Tournament 99/drive_c/UnrealTournament/Textures' -y ~/'Downloads/UT99/Content/UT99-HD-Remastered-v4.0.1.zip' '*/Textures/'*'.utx'
 +
 +  cd ~/'.wine/Unreal Tournament 99/drive_c/UnrealTournament' && SDL_VIDEODRIVER='x11' ~/'.wine/Unreal Tournament 99/drive_c/UnrealTournament/System64/ut-bin-amd64'
 +
 +  * Settings
 +  * https://github.com/OldUnreal/UnrealTournamentPatches/issues/1880#issuecomment-3422742153
 +  * https://github.com/dpjudas/UT99VulkanDrv
 +  * OGL -> Vulkan Drv sed
 +  * Xopengl gamma, xoneactor (half-bright maps)
  
 ====== Install ====== ====== Install ======
/var/www/wiki/data/attic/games/linux/wine/unreal_tournament_99.1764540018.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki