|
1 | 1 | # AtlusScriptCompiler-GUI
|
2 |
| -GUI that automatically passes commandline arguments to AtlusScriptCompiler |
3 |
| - |
| 2 | + |
| 3 | +GUI that automatically passes commandline arguments to AtlusScriptCompiler. |
4 | 4 | # Usage
|
5 |
| -Place this EXE in the same folder as AtlusScriptCompiler.exe and run it. Arguments will automatically be passed to the compiler by dragging files onto the window. |
| 5 | +Place this EXE in the same folder as [AtlusScriptCompiler.exe](https://github.com/tge-was-taken/Atlus-Script-Tools) and run it. |
| 6 | +Arguments will automatically be passed to the compiler by dragging files onto the window. |
6 | 7 | **Note:** P3P Library/Encoding does not work at this time. Use for Disassembly.
|
7 |
| -Overwrite your AtlusScriptCompiler Library folder contents with [these ones](https://github.com/Tupelov/Persona-Library) for the latest function names. |
8 | 8 |
|
9 |
| -# [Latest Update: 2.0](https://github.com/ShrineFox/AtlusScriptCompiler-GUI/releases) |
10 |
| -[New, Long-Needed Features by Tupelov](https://github.com/ShrineFox/AtlusScriptCompiler-GUI/pull/5/commits/01a8db503521bd25c3bb372ec41f1bcc5fdade48): |
11 |
| -- Fixed Disassemble option. |
12 |
| -- Added a convenient button to open the log file. |
13 |
| -- Added all the games that were previously missing. |
14 |
| -- Added the ability to overwrite the file you're editing. |
15 |
| -- Added Dark Mode. |
| 9 | +# [Latest Update: 2.1](https://github.com/ShrineFox/AtlusScriptCompiler-GUI/releases) |
| 10 | +Commits from @TekkaGB, @Century-300, @AnimatedSwine37 & @EmreXCoded |
| 11 | +- [Added Sum Bits option and stopped calling the same single command twice](https://github.com/ShrineFox/AtlusScriptCompiler-GUI/commit/fa7527159cb9e56b57ac0847fc24d68e58b93fc9) |
| 12 | +- [Changed the outformat argument to V2 for PQ2 bf scripts](https://github.com/ShrineFox/AtlusScriptCompiler-GUI/commit/e8feaaa4758b52cdfef41e917a61ab14329ce69f): |
| 13 | +- [Include library argument for bmd decompilations](https://github.com/ShrineFox/AtlusScriptCompiler-GUI/commit/0cfadd234e0f4c807363fa70c8c5c9d6af4e8419) |
| 14 | +- [Added Persona 5 Royal EU Encoding](https://github.com/ShrineFox/AtlusScriptCompiler-GUI/commit/52f5dd88f1d679ee0e807f873e995f68608dee53) |
| 15 | + |
16 | 16 | I also added:
|
17 |
| -- Remember the last selected game on launch. |
| 17 | +- Added Vanilla <=> Royal Bitflag Converter |
0 commit comments