Touched
Resident ASMAGICIAN
- 625
- Posts
- 10
- Years
- Age 123
- Seen Feb 1, 2018
someone's impatient
a way to do it which i doubt is the way done is to do it in vba :P search around in options
a more fun way of doing it would be like no$gba's debugger
maybe they even have an idb for it? lol probably not but hey
the way they probably do it is using one of these
IDA is definitely involved. Some of the function names in pokeruby match knizz's FireRed IDB names, and I suspect the first step in the decompiling part of the process is to use the Hexrays plugin to get some C pseudocode as a starting point. Also pokeruby targets multiple ROMs (both Ruby and Sapphire), so IDA would really help to find the symbol locations in the other binaries.