GUI that automatically passes commandline arguments to AtlusScriptCompiler.
Also useful for converting bitflag IDs from vanilla to Royal.
- Download and extract AtlusScriptCompiler.exe.
- Download and extract the latest release of AtlusScriptGUI from this repository.
- Edit
Config.json
with the path to yourAtlusScriptCompiler.exe
. Be sure to use double-slashes! - Run the program!
- Fix compiling/decompiling multiple files at once
- Fix relative path to AtlusScriptCompiler.exe not working
- Separate dropdown list for Encoding (only used for games with multiple Encoding options)
- Built-in light/dark theme toggle
- You can now click the Compile/Decompile buttons to browse for files using a popup dialog
- Options are hidden in the menustrip dropdowns for a more elegant appearance
- Form is now freely resizable and features a built-in output log
- Added option to delete .h files after decompiling .bmd to .msg
- P5R_EFIGS encoding option added in place of PS4 EU
- "Overwrite" option now applies to decompiling as well