Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:windows:gta_v_legacy_legendary [2026/05/25 06:25] – [Alternate Epic Launcher] Sean Rhone | games:windows:gta_v_legacy_legendary [2026/05/27 00:52] (current) – Sean Rhone |
|---|
| |
| ====== Compat Settings ====== | ====== Compat Settings ====== |
| |
| ===== GTA V ===== | |
| |
| * :!: 2026/05/19: ''UseLargePages'' caused GTA V to crash on-load with [[#script_hook_v|Script Hook V]] | * :!: 2026/05/19: ''UseLargePages'' caused GTA V to crash on-load with [[#script_hook_v|Script Hook V]] |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\GTA5.exe" /v "UseLargePages" /t "REG_DWORD" /d "0" /f | "%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\GTA5.exe" /v "UseLargePages" /t "REG_DWORD" /d "0" /f |
| |
| ===== GTA Online ===== | |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\Epic Games\GTAV\GTA5_BE.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f | |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\GTA5_BE.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f | |
| |
| ====== Extras ====== | ====== Extras ====== |
| |
| "%ProgramFiles%\Epic Games\GTAV\scripts\online-start.bat" | "%ProgramFiles%\Epic Games\GTAV\scripts\online-start.bat" |
| |
| ====== Firewall ====== | |
| |
| ===== GTA V ===== | |
| |
| ==== Block ==== | |
| |
| **** | |
| |
| "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="Grand Theft Auto V" dir="in" action="block" profile="any" program="%ProgramFiles%\Epic Games\GTAV\GTA5.exe" & "%SystemRoot%\System32\netsh.exe" advfirewall firewall add rule name="Grand Theft Auto V" dir="out" action="block" profile="any" program="%ProgramFiles%\Epic Games\GTAV\GTA5.exe" | |
| |
| ==== Delete Rules ==== | |
| |
| **** | |
| |
| "%SystemRoot%\System32\netsh.exe" advfirewall firewall delete rule name="Grand Theft Auto V" | |
| |
| ====== Settings ====== | ====== Settings ====== |
| |
| GTA V | GTA V |
| |
| ==== GTA Online ==== | |
| |
| "%ProgramFiles%\Epic Games\GTAV\scripts\online-start.bat" | |
| |
| GTA Online | |
| |
| === Icon === | === Icon === |