You are on page 1of 2

How to compile & run latest source revision

- Join my discord for help & updates - https://discord.gg/5AenVVeD9p

- Credit to jorby for some help <3

## Downloads ##
- GTAV Source - https://gofile.io/d/f5eNFn
- Correct Update RPF's - https://gofile.io/d/57FE2r
- Correct Scripts - https://gofile.io/d/SZ3GF5
- Correct SC - https://gofile.io/d/YgeZhm
- oof.xml(aka gameconfig.xml) - https://gofile.io/d/0X6qFW

- Extract "GTAV Source" to X drive.


- Extract "Correct Update RPF's" to "game-location\update"
- Extract "Correct Scripts" to "game-location\x64\levels\gta5\script".
- Extract "Correct SC" to "C:\Program Files\Rockstar Games"
- Add oof.xml to "game-location"

## Compiling Source ##

I'm going to assume you have all the prerequisites installed if not oof.

- Location: X:\gta5\src\dev_ng\game\VS_Project
1. Run load_sln_unity_2012.bat
- Before compiling follow usual steps to disable Warnings as errors
- When compiling build in Beta/Steam Final/Debug x64
2. Copy output exe to your game directory

## Compiling RGSC ##

I'm going to assume you have all the prerequisites installed if not oof.

- Location: `X:\gta5\src\dev_ng\rage\suite\src\rgsc`
1. Run rgsc\rgsc_2012.bat as admin.
- Before compiling RGSC follow usual steps to disable Warnings as errors
- When compiling RGSC build in final/release x64 also make sure to disable RTTI

2. When it finishes building, head over to C:\Program Files\Rockstar Games


3. copy the contents of C:\Program Files\Rockstar Games\Social Club
4. make a folder called "Social Club Debug" inside C:\Program Files\Rockstar Games
5. copy in everything from C:\Program Files\Rockstar Games\ Social Club

## Launch Arguments ##
PlayGTAV.exe -netshoptransactionnull -sc_UseOfflineUGC -cloudForceAvailable -
sc_EnableGTAOMembership -isrockstardev -sc_SkipTransactionValidation -
sc_ForceTransactionSuccess -sc_SkipCashTransactionBail -netGameTransactionsNoToken
-rag -ragUseOwnWindow -sc_noPrologueCheckForMP -netBypassMultiplayerAccessChecks -
netNoScAuth -lan -netSpPrologueComplete -mpavailable -
netMpSkipCloudFileRequirements -netBypassMultiplayerAccessChecks -
netPrivilegesUserContent All -netPrivilegesRos All -altGameConfig oof.xml -
netPrivilegesMultiplayer All -fiddler -width 1424 -height 801 -rootdir "game-
location/Grand Theft Auto V//" -audiopack "x64/audio/audio_rel.rpf" -commonpack
"common.rpf" -nodebugpack -usepackfiles -platformpack "x64.rpf" -update "common:" -
output -override_script script -revealmap -supressspamming -allowCutscenePeds -
allcutsceneaudio -AllowCutsceneCompletionWithDebug
Wanna buy me a coffee?
- BTC - bc1q90u0zgdgn6qch2f20rwtrfhpe52c5pn82nhxr4
- LTC - LeiSxybwMjxpZc8HBSBQnauDcZDjvdeRBP
- ETH - 0x11e333e8cF19bC39b06eD5037AeCD5eC487B55d8
- ETH USDT - 0x11e333e8cF19bC39b06eD5037AeCD5eC487B55d8
- Tron - TK1N8jFb27ApuHbVcgaAtFeuzXczE3LBZD

You might also like