Skip to content

UnkrawerterGBA 0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@MCJack123 MCJack123 released this 22 Jul 06:17
· 28 commits to master since this release
94f6cc0

This is the first release of UnkrawerterGBA. It is currently in beta, but it is able to find & extract music from GBA ROMs. I have successfully ripped all of the music from two ROMs that use Krawall. The resulting XM files have the right notes, but some of the instruments may be incorrect (especially regarding volume envelopes). You should expect to need to edit the files in OpenMPT to fix some of the glitches.

To use UnkrawerterGBA, just run the program from the command line with the path to the ROM as the first argument. You can also specify a second argument for the output directory (defaults to the current one), a third argument for the address count threshold (defaults to 4), and a fourth argument for verbose mode. It will output one XM module file per song in the form Module<n>.xm in the output directory.