KO
|
EN
gitlite — search
Search
#python
#javascript
#golang
#nodejs
#react
#linux
#aws
#machine-learning
#go
#php
#neovim
#pytorch
GTA-V-Decompiled-Scripts
★ 46
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
gtav-online-ahk
:
GTA V Online AHK-Macros
police-cad
:
This is a easy to setup and use police server CAD. Includes a signup/login for both Civilians and Police Officers. Also this is mobile friendly. Built for GTA V's Modding framework: FiveM.
gtactw_vita
:
GTA: CTW Vita
GTA-V-Decompiled-Scripts
:
All decompiled .ysc game scripts, including native tables.
GTA-V-Internal-Source
:
A GTA V Internal Mod Menu that uses nano base, updated for 1.48, modified by SeanGhost for public usage
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
GTA-V-Decompiled-Scripts
?
Download (.md)
# GTA V Decompiled Scripts All decompiled .ysc game scripts as of GTA V build 2628 (GTA Online 1.60), including native tables. Note that this is a git repository, so there is a history, if you want to look at older scripts. ## Doing it yourself 1. Clone this repo. 2. Build [GTA-V-Script-Decompiler](https://github.com/Sainan/GTA-V-Script-Decompiler) to get a "decompiler.exe" to put into your clone's directory. 3. Use OpenIV to navigate to `update/update2.rpf/x64/levels/gta5/script/script_rel.rpf`. 4. Press Ctrl+A then right-click and select "Save Content/Export" to export all scripts into the previously-created "scripts" folder. 5. Download the background script from `http://prod.cloud.rockstargames.com/titles/gta5/pcros/bgscripts/bg_ng_xxxx_y.rpf` where `xxxx_y` equals your the game build, e.g. [`bg_ng_2628_0.rpf`](http://prod.cloud.rockstargames.com/titles/gta5/pcros/bgscripts/bg_ng_2628_0.rpf) for build 2628, and extract "valentinerpreward2" via OpenIV. 6. Open a console, navigate into your clone's directory, and run `php bulk_decompile.php`.