| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| games:windows:gta_v_legacy_legendary [2026/06/26 15:14] – [Legendary] Sean Rhone | games:windows:gta_v_legacy_legendary [2026/07/16 00:40] (current) – [Script Hook V] Sean Rhone |
|---|
| * Epic Games Store ((https://store.epicgames.com/en-US/p/grand-theft-auto-v)) | * Epic Games Store ((https://store.epicgames.com/en-US/p/grand-theft-auto-v)) |
| * Legacy ((not DX12 Enhanced version)) | * Legacy ((not DX12 Enhanced version)) |
| | |
| | ===== Media ===== |
| | |
| | * [[https://www.youtube.com/watch?v=u6Xk_hzY3RU|Online Freeplay Video]] |
| |
| ===== Prerequisites ===== | ===== Prerequisites ===== |
| |
| * Settings -> General -> ''[ ]'' Minimize on close | * Settings -> General -> ''[ ]'' Minimize on close |
| * Settings -> General -> ''[x]'' BattlEye | * Settings -> General -> ''[x]'' BattlEye ((optional; :?: BE service installed on first [[#gta_online|Online]] start)) |
| |
| "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\Rockstar-Games-Launcher.exe" --location "https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.exe" --progress-bar && "%UserProfile%\Downloads\Rockstar-Games-Launcher.exe" /s /f | "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\Rockstar-Games-Launcher.exe" --location "https://gamedownloads.rockstargames.com/public/installer/Rockstar-Games-Launcher.exe" --progress-bar && "%UserProfile%\Downloads\Rockstar-Games-Launcher.exe" /s /f |
| ===== Legendary ===== | ===== Legendary ===== |
| |
| * 2026/06/26: ~5 mins ((''765.6 MiB/s'')) | * ~5 mins ((2026/06/26: ''765.6 MiB/s'' 4C8T AHCI)) |
| | * 2026/07/16: ''1.0.3889.0_v1'' |
| |
| "%ProgramFiles%\Legendary\legendary.exe" import "9d2d0eb64d5c44529cece33fe2a46482" "%ProgramFiles%\Epic Games\GTAV" | "%ProgramFiles%\Legendary\legendary.exe" import "9d2d0eb64d5c44529cece33fe2a46482" "%ProgramFiles%\Epic Games\GTAV" |
| ====== Compat Settings ====== | ====== Compat Settings ====== |
| |
| * :!: 2026/05/19: ''UseLargePages'' caused GTA V to crash on-load with [[#script_hook_v|Script Hook V]] | * :!: 2026/07/16: ''UseLargePages'' caused GTA V to crash on-load with [[#script_hook_v|Script Hook V]] |
| |
| "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\Epic Games\GTAV\GTA5.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f | "%SystemRoot%\System32\reg.exe" ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\Epic Games\GTAV\GTA5.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.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 |
| |
| ====== Extras ====== | ====== Firewall ====== |
| |
| ===== Script Hook V ===== | ===== Block ===== |
| |
| * http://www.dev-c.com/gtav/scripthookv/ | * :!: Online requires ''GTA5.exe'' unblocked |
| * Last tested: ''ScriptHookV_3788.0_1013.34.zip'' | |
| |
| "%SystemRoot%\System32\curl.exe" --insecure --referer "http://www.dev-c.com" --output "%UserProfile%\Downloads\ScriptHookV.zip" --location "http://www.dev-c.com/files/ScriptHookV_3788.0_1013.34.zip" --progress-bar | "%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" |
| |
| "%SystemRoot%\System32\tar.exe" -xf "%UserProfile%\Downloads\ScriptHookV.zip" --strip-components="1" -C "%ProgramFiles%\Epic Games\GTAV" "bin/ScriptHookV.dll" "bin/dinput8.dll" && DIR /B "%ProgramFiles%\Epic Games\GTAV\ScriptHookV.dll" "%ProgramFiles%\Epic Games\GTAV\dinput8.dll" | ===== Delete Rules ===== |
| |
| ==== Browser Download ==== | "%SystemRoot%\System32\netsh.exe" advfirewall firewall delete rule name="Grand Theft Auto V" |
| |
| **** | ====== Extras ====== |
| | |
| | ===== Script Hook V ===== |
| | |
| | * http://www.dev-c.com/gtav/scripthookv/ |
| | * Last tested: ''ScriptHookV_3889.0_1158.13.zip'' |
| | |
| | "%SystemRoot%\System32\curl.exe" --insecure --referer "http://www.dev-c.com" --output "%UserProfile%\Downloads\ScriptHookV.zip" --location "http://www.dev-c.com/files/ScriptHookV_3889.0_1158.13.zip" --progress-bar |
| |
| MOVE /Y "%UserProfile%\Downloads\ScriptHookV_"*".zip" "%UserProfile%\Downloads\ScriptHookV.zip" | MOVE /Y "%UserProfile%\Downloads\ScriptHookV_"*".zip" "%UserProfile%\Downloads\ScriptHookV.zip" & "%SystemRoot%\System32\tar.exe" -xf "%UserProfile%\Downloads\ScriptHookV.zip" --strip-components="1" -C "%ProgramFiles%\Epic Games\GTAV" "bin/ScriptHookV.dll" "bin/dinput8.dll" && DIR /B "%ProgramFiles%\Epic Games\GTAV\ScriptHookV.dll" "%ProgramFiles%\Epic Games\GTAV\dinput8.dll" |
| |
| ===== Simple Trainer ===== | ===== Simple Trainer ===== |
| * https://www.gta5-mods.com/scripts/simple-trainer-for-gtav | * https://www.gta5-mods.com/scripts/simple-trainer-for-gtav |
| * Requires [[#script_hook_v|Script Hook V]] | * Requires [[#script_hook_v|Script Hook V]] |
| * Last tested: ''fb249c-TrainerV.rar'' | * Last tested: ''fb249c-TrainerV.rar'' (18.3) |
| |
| MOVE /Y "%UserProfile%\Downloads\"*"TrainerV.rar" "%UserProfile%\Downloads\TrainerV.rar" & "%SystemRoot%\System32\tar.exe" -xf "%UserProfile%\Downloads\TrainerV.rar" -C "%ProgramFiles%\Epic Games\GTAV" "TrainerV.asi" && DIR /B "%ProgramFiles%\Epic Games\GTAV\TrainerV.asi" | MOVE /Y "%UserProfile%\Downloads\"*"TrainerV.rar" "%UserProfile%\Downloads\TrainerV.rar" & "%SystemRoot%\System32\tar.exe" -xf "%UserProfile%\Downloads\TrainerV.rar" -C "%ProgramFiles%\Epic Games\GTAV" "TrainerV.asi" && DIR /B "%ProgramFiles%\Epic Games\GTAV\TrainerV.asi" |
| |
| === Icon === | === Icon === |
| |
| **** | |
| |
| "%ProgramFiles%\Epic Games\GTAV\GTA5.exe" | "%ProgramFiles%\Epic Games\GTAV\GTA5.exe" |
| |
| ===== Start Menu ===== | ===== Start Menu ===== |
| |
| **** | |
| |
| MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Grand Theft Auto V" & "%SystemRoot%\explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Grand Theft Auto V" | MKDIR "%AppData%\Microsoft\Windows\Start Menu\Programs\Grand Theft Auto V" & "%SystemRoot%\explorer.exe" "%AppData%\Microsoft\Windows\Start Menu\Programs\Grand Theft Auto V" |
| |
| === Icon === | === Icon === |
| |
| **** | |
| |
| "%ProgramFiles%\Epic Games\GTAV\GTA5.exe" | "%ProgramFiles%\Epic Games\GTAV\GTA5.exe" |
| ==== Install Notes ==== | ==== Install Notes ==== |
| |
| "https://wiki.realmofespionage.xyz/games;windows;gta_v_legacy_legendary" | "https://wiki.realmofespionage.xyz/games:windows:gta_v_legacy_legendary" |
| |
| Install Notes | Install Notes |
| |