|
|
|
|
|
by angrycoder
3337 days ago
|
|
To get an idea of how rom hacking works, check out this video from doublefine: https://www.youtube.com/watch?v=FolqIgQRtl0 Its mostly setting watches and breakpoints in the emulator, not digging through code. My mind was blown the first time I watched it. |
|
Starting with no experience, I wrote a program to dump level images straight from a ROM:
https://gitlab.com/mcmapper/mcmapper/blob/master/main.c
https://tcrf.net/Proto:M.C._Kids