Need help finding unused debug menu in super ghouls and ghosts gba

Member
Registered
Joined
Dec 12, 2019
Messages
22
Reaction score
1
Points
3
Hello all, I have discovered that there was unused dialogue in the gba port of super gng. Is anyone willing to find if the menu is still present by reverse engineering? I would like to see how this menu works.Screenshot (140) (1).pngScreenshot (141) (1).png
 

cta

Well-known member
Registered
Joined
Jun 7, 2019
Messages
174
Reaction score
84
Points
28
Thanks for the misleading clickbait title. Finding text resources doesn't mean there's any code that uses them.
 
Member
Registered
Joined
Dec 12, 2019
Messages
22
Reaction score
1
Points
3
Thanks for the misleading clickbait title. Finding text resources doesn't mean there's any code that uses them.
So, how would you find the menu if it is still in the game?
 
Well-known member
Registered
Joined
Jun 2, 2019
Messages
235
Reaction score
160
Points
43
Reverse engineer the ROM ? :p

You initial approach is good, but maybe go a bit further, before you claim "debug menu already found".

Maybe have a look at all graphics and textures 1st, to maybe reveal unused ones.
Explore all the sound files and maybe reveal unused ones.

But I bet you arent the 1st one looking at this ROM with a hex editor. ;-)

Here, have some fancy text, regarding debug menus, inside of various versions of "Ghouls'n Ghosts") :)




Good luck and feel free to share (and change your topic title maybe)
 
Top