Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.23 KB

File metadata and controls

22 lines (21 loc) · 1.23 KB

AtlusScriptGUI


GUI that automatically passes commandline arguments to AtlusScriptCompiler.
Also useful for converting bitflag IDs between vanilla P5 and Royal.

Usage

  1. Download and extract AtlusScriptGUI v3.5 or higher from the Releases page.
  2. Click "Update Compiler" in the top-right corner to install the latest Script Compiler build.
  3. Drag files onto the buttons to compile/decompile.

Latest Updates

  • Adds an option to update to latest AtlusScriptCompiler via GitHub
  • Remove option to set AtlusScriptCompiler path (defaults to installation in AtlusScriptGUI folder)
  • Auto-download latest AtlusScriptCompiler when Exe is not found
  • Add toggle for showing output log (will simply print whether task succeeded or failed, helpful to speed up process for large files)

Update 3.4

  • Add Catherine Classic/FB Support
  • Add P3R Support
  • Added ability to decompile .uassets to .flow/.msg and vice versa
  • Added toggle for V4/V4BE BF output
  • Check for AtlusScriptCompiler.exe path when picking files instead of at startup
  • Added option to change AtlusScriptCompiler.exe path