Skip to content

This tool lets you insert level, overworld, game mode, status bar, sprite and global ASM without using a patch.

License

Notifications You must be signed in to change notification settings

Fernap/UberASMTool

 
 

Repository files navigation

UberASM Tool

UberASM Tool is a program for managing UberASM resources for Super Mario World romhacks. UberASM Tool applies several hijacks in key places in an SMW ROM which allow it to run code for these resources at specific times during the game, such as once per frame during levels. This approach offers a good compromise between flexibility and ease of managing resources; resources can be added, removed, or applied to different levels easily.

Documentation

For usage details, see the readme bundled with the download. You can also view the current version here.

Examples

There are some sample resources you can view in the examples folder.

Building

The current verson of UberASM Tool was built with Visual Studio 2023 Community and .NET 8.

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

No packages published

Languages

  • C# 54.5%
  • Assembly 45.5%