Where do I load the ROM file?
Closed this issue · 3 comments
ShadowMan44 commented
Yeah uh this tool looks really amazing, but where do I open an actual rom file? There's no actual guide on how you edit the in-game's sprites anywhere. I'm practically left in the dark here!
kirjavascript commented
Hi there!
This project doesnt work with ROM files, you need to use a disassembly like the one here
Once you have a split disassembly up and running, you need to select the art, mappings and palette files from the sprite you want to edit in the project view. Then you can edit it, save, and rebuild the disassembly.
ShadowMan44 commented
How the hell do I disassemble a rom? All I wanted to do was edit Sonic's sprites without having limitations like crappy old SonikSprite does.