Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 496 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 496 Bytes

RPGMakerExtractor

Tool for extracting RPG Maker XP archives (.rgssad).

Usage

RPGMakerExtractor.exe <RpgMakerArchivePath> <ExtractionPath>

Typically archives are located in the game's installation directory and have the .rgssad file extension.

Example: RPGMakerExtractor.exe Z:\RPGMakerGame\Game.rgssad Z:\RPGMakerGameAssets\

Credits

Based on uuksu/RPGMakerDecrypter - heavily rewritten and added support for fixing invalid filenames.