Yetta-Spider-Man / GTA-V-Decompiled-Scripts

All decompiled .ysc game scripts as of GTA V build 2545 (GTA Online 1.58 • The Contract), including native tables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTA V Decompiled Scripts

All decompiled .ysc game scripts as of GTA V build 2612 (GTA Online 1.59 • Next Gen Patches), 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 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_2612_0.rpf for build 2612, and extract "valentinerpreward2" via OpenIV.
  6. Open a console, navigate into your clone's directory, and run php bulk_decompile.php.

About

All decompiled .ysc game scripts as of GTA V build 2545 (GTA Online 1.58 • The Contract), including native tables.

License:The Unlicense


Languages

Language:C 100.0%Language:PHP 0.0%