Version 0.2
Expanded support for project scanning
Supports RPG Maker VX Ace format.
The new "Decode file data" checkbox allows you to decode any file into a human-readable JSON format, to view the structure of the data within, including event commands
Scripting support allows you to define commands to scan for:
- The program will create a file called
filters.txt
in a folder calledRMXP Scanner
in yourMy Documents
. It contains a list of default filter definitions - This list can be edited by following the format used in the file, defining a name, a command code and a list of conditions for the parameters to match. The keyword "Target" refers to the numeric value in the "Value" box.
- Edit the list and restart the program to load the new filters.