| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:windows:unreal_tournament_99 [2026/07/06 07:50] – Sean Rhone | games:windows:unreal_tournament_99 [2026/08/01 01:21] (current) – Sean Rhone |
|---|
| |
| * Default Destination Folder ((''C:\UnrealTournament'')) | * Default Destination Folder ((''C:\UnrealTournament'')) |
| |
| * ''[x]'' Everything ((Disc 2 has High-res textures default-unchecked)) | * ''[x]'' Everything ((Disc 2 has High-res textures default-unchecked)) |
| |
| ====== Content ====== | ====== Content ====== |
| |
| **** | "%SystemRoot%\explorer.exe" "%SystemDrive%\UnrealTournament" |
| | |
| "%SystemRoot%\explorer.exe" "%SystemDrive%\UnrealTournament" & "%SystemRoot%\explorer.exe" "%UserProfile%\Downloads" | |
| |
| ===== Patch ===== | ===== Patch ===== |
| |
| ===== Block ===== | ===== Block ===== |
| |
| **** | |
| |
| "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="Unreal Tournament 99" dir="in" action="block" profile="any" program="%SystemDrive%\UnrealTournament\System\UnrealTournament.exe" & "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="Unreal Tournament 99" dir="out" action="block" profile="any" program="%SystemDrive%\UnrealTournament\System\UnrealTournament.exe" | "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="Unreal Tournament 99" dir="in" action="block" profile="any" program="%SystemDrive%\UnrealTournament\System\UnrealTournament.exe" & "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="Unreal Tournament 99" dir="out" action="block" profile="any" program="%SystemDrive%\UnrealTournament\System\UnrealTournament.exe" |
| |
| ===== Delete Rules ===== | ===== Delete Rules ===== |
| |
| **** | |
| |
| "%SystemRoot%\System32\netsh.exe" advfirewall firewall delete rule name="Unreal Tournament 99" | "%SystemRoot%\System32\netsh.exe" advfirewall firewall delete rule name="Unreal Tournament 99" |
| |
| Install Notes | Install Notes |
| | |
| | ====== Settings ====== |
| | |
| | * Vulkan |
| | * Raw Input |
| | * OpenAL 3D |
| | * FOV Scaling Mode: Stretch |
| | * 640x480 |
| |
| ====== Quick Commands ====== | ====== Quick Commands ====== |
| "%SystemRoot%\explorer.exe" "%SystemDrive%\UnrealTournament\System" | "%SystemRoot%\explorer.exe" "%SystemDrive%\UnrealTournament\System" |
| |
| ===== Console ===== | ==== Check ==== |
| |
| * ''~'' in-game | "%SystemRoot%\System32\findstr.exe" /B "Name=" "%SystemDrive%\UnrealTournament\System\User.ini" |
| |
| timedemo 1 | ===== Settings ===== |
| |
| ====== Settings ====== | "%SystemRoot%\System32\notepad.exe" "%SystemDrive%\UnrealTournament\System\UnrealTournament.ini" |
| | |
| | ==== Video ==== |
| | |
| | * :?: XOpenGL ((2026/07/30: Randomly crashed GPU driver Intel HD 530 ''31.0.101.2115'')) |
| | |
| | "%SystemDrive%\UnrealTournament\System\UnrealTournament.exe" -changevideo |
| | |
| | ==== Sound ==== |
| |
| * XOpenGL | |
| * Raw Input | |
| * OpenAL 3D | * OpenAL 3D |
| * FOV Scaling Mode: Stretch | |
| |
| "%SystemRoot%\System32\notepad.exe" "%SystemDrive%\UnrealTournament\System\UnrealTournament.ini" | "%SystemDrive%\UnrealTournament\System\UnrealTournament.exe" -changesound |
| |
| <code> | ===== Console ===== |
| [WinDrv.WindowsClient] | |
| FullscreenViewportX=640 | * ''~'' in-game |
| FullscreenViewportY=480</code> | |
| | timedemo 1 |
| |