TEXT 20
How To Build GTA 5 Server By venuslock on 27th September 2024 12:45:03 AM
  1. source password : Mi76#b>9mRed
  2. source version : v2699/online 1.61 (mid 2022)
  3.  
  4. 1. /--REQUIREMENTS--\
  5. -VM recommanded (not because of malware but because you will edit shit that may "break" your pc)
  6. -Windows 10 (Windows 11 not compatible (Incredibuild 4.0 refusing to install))
  7. -Need to edit IPv4 settings to allow build; IP address = 10.11.0.0; Gateway = 10.11.0.1 (the mid case to set is 255.0.0.0 or 255.0.0.1 i dont remember)
  8. -Need Visual Studio 2012 Ultimate + Update 4, Incredibuild 4.0, DXSDK June 2010 (links below)
  9. -Need to have a X:\ partition, and create in it a "gta5" folder, then put in the gta5 folder the 3 folders from the source code : "script", "src", and "tools_ng"
  10.  
  11. It should look like this :
  12. X:\gta5\src
  13. X:\gta5\script
  14. X:\gta5\tools_ng
  15.  
  16.  
  17. 2. /--ENV VARIABLES TO SET--\
  18. %RS_TOOLSROOT% = X:\gta5\tools_ng
  19. %DXSDK_DIR% = C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)
  20. %RS_CODEBRANCH% = X:\gta5\src\dev_ng
  21.  
  22.  
  23. 3. /--SHADERS COMPILATION INSTRUCTIONS--\
  24. 1. Install Incredibuild 4.0, make sure to install server & client
  25. 2. Open and edit X:\gta5\tools_ng\bin\RageShaderManager\install.bat :
  26.   a) you need to add " -shader=%RS_TOOLSROOT%\etc\RageShaderManager\shaderbuild.xml -platform=D3D11" after "shaderbuild.xml" in the install.bat file
  27. 3. Execute install.bat
  28. (4. You should now be able to run shader build tasks from VS2012)
  29.  
  30.  
  31. 4. /--GAME COMPILATION INSTRUCTIONS--\
  32. 1. Extract GTAVSP.7z to X:\gta5
  33. 2. Open X:\gta5\src\dev_ng\game\VS_Project\load_sln_unity_2012.bat
  34. 3. Compile and profit
  35.  
  36. 5. There is more steps (="mix" that build with assets from the steam version but i didnt test yet, will update later when i figure out how to do it exactly)
  37.  
  38.  
  39. /--USEFUL LINKS--\
  40. IncrediBuild 4.0 : https://xoreax-incredibuild.software.informer.com/4.0/
  41. Visual Studio 2012 (download the 1.5g file "ultimate" version, and the 2.5g file "update 4" : https://my.visualstudio.com/Downloads?q=Studio%202012
  42. Source Magnet : magnet:?xt=urn:btih:0e1610f5c681bbe8e908ddb7f73dc890899994f4&dn=gta%20v%20source%20code&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce

Texbin is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.