-
Notifications
You must be signed in to change notification settings - Fork 14
This tool lets you insert level, overworld, game mode, status bar, sprite and global ASM without using a patch.
License
VitorVilela7/UberASMTool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
"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.
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.
At [examples] there is some ASM files that can be used for testing and/or for figuring out some specific UberASM Tool features.
About
This tool lets you insert level, overworld, game mode, status bar, sprite and global ASM without using a patch.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published