UberASMTool
UberASMTool copied to clipboard
This tool lets you insert level, overworld, game mode, status bar, sprite and global ASM without using a patch.
UberASM Tool
"UberASM Tool" is a tool that allows to insert common codes without relying to patches. The main objective is reducing the number of patches and at the same time allow for inserting ASM file easier and develop new codes quicker compared to other approaches.
Building
How to make the ZIP file for uploading a release:
- Compile the C# source code using Visual Studio Community.
- Copy UberASMTool.exe and UberASMTool.pdb from UberASMTool/bin/Release to the assets folder.
- Copy asar.dll from the UberASMTool folder to the assets folder.
- Create a ZIP file from all files inside assets.
Examples
At [examples] there is some ASM files that can be used for testing and/or for figuring out some specific UberASM Tool features.