• Before registering an account on PlayerSquared you must first agree that you are at least 13 years of age & have read & agree to our Terms & rules & our Privacy policy.

V [GTA 5/PS3] How to Use CSC Loader SPRX For Script Mod Menu C++

Status
Locked.

Lush Modz ツ

Dank Hax
VIP MEMBER
July 2, 2019
89
171
0
HELLO
This is how to Load your script .csc menu using a sprx mod menu - This allows you to edit, add options, test stuff fully in real time. You just rename the .csc file as " DevScript " then put the .csc file in your tmp folder using FileZilla. Now you repeat the process for every build. This is a great way to edit your script mod menu from just a sprx loader. Make sure you have a good stack size for your script in order to load it in game. ( You Do Not Have To Restart GTA Every time Now!)

Only works on BLES!
CSCLoader.sprx goes to /dev_hdd0/tmp/CSCLoader.sprx
EBOOT.BIN goes to /dev_hdd0/game/BLES01807/USRDIR/EBOOT.BIN
put your script you are writing to /dev_hdd0/tmp/DevScript.csc (must rename it to this! You can change the main .c file in your project to DevScript to compile to DevScript.c)


How to use:
1. Make sure you have an FTP server running in the background that you can connect to while running GTA V (webman works fine!)
2. Put your csc DevScript.csc into /dev_hdd0/tmp/DevScript.csc via the FTP connection.
3. Click 'Load Script'
4. Choose the 'Stack Size' appropriate
5. Click 'Toggle Script' to start/stop the script
6. Repeat step 2-5 without shutting down the game to test different compilations of the CSC


Sprx and injector port to c++ by gopro_2027
Original injector code (C#) by Erootik
Base by Faze Modz and 2much4u

VIDEO TUTORIAL
[GTA 5/PS3] How to Use CSC Loader SPRX For Script Mod Menu C++ - YouTube



CSC LOADER SPRX:
https://mega.nz/file/iE1GjYxD#CyAu9ZPk-BFg9Z9gIJW55IrCLE17L85Fr6Tiv5RjDBI
 
Last edited by a staff member:
Status
Locked.