This is a script to extract files from RGP Maker VX Ace to a more human-readbale format.
Specifically:
- Extract files from
Game.rgss3a - Convert rvdata2 files to JSON
- Extract ruby code from
Data/Scripts.rvdata2
python3 rpg_extract.py /path/to/game/
This script can and will overwrite files. It is recommended to run it one a copy of the game folder.