ROM Hacking - Getting stumped by my own old code.

Submitted by kmeisthax on Fri, 05/13/2016 - 00:38 in ROM Hacking

This is a bit of an experiment into a new format of programming videos. I am disassembling a partial fan translation modification of Keitai Denjuu Telefang, aka "That Bootleg Game Twitch Plays Pokemon Uses After A Season Ends". Due to inexperience and lack of proper assembler support we never actually created source code for our work, instead hand-assembling it into the ROM and passing IPS patches around. This would have been acceptable except for the fact that this game comes in two versions and we only have a patch for one of them. Thus, I am disassembling our own mod in order to build a patch for the other version.