EBMusEd is a ROM hacking tool for editing and playing back EarthBound's N-SPC sequence data.
For a tutorial on how to use it, check out the collection of EarthBound hacking-related tutorials on the CoilSnake Wiki, as well as the Code list
reference in the Help menu.
EBMusEd was originally written by Goplat, who publicly posted the source code on starmen.net's PK Hack subforum.
Goplat has kindly provided the source for the community to continue working on it together.
- Have MinGW installed.
- Open the
/ebmused
directory in VS Code and press CTRL+Shift+B. - The executable will be build to
/build/release/ebmused.exe