Re: Text routine hacking

Discuss anything related to hacking ROMs of the Telefang games here.
Post Reply
User avatar
Sanqui
Posts: 736
Joined: Sun Dec 16, 2007 12:25 am

Re: Text routine hacking

Post by Sanqui »

Found the routine that generates text on certain screens.
Try setting a breakpoint on 45AE, it gets hit when on the Denjuu encounter screen, the status screen, phone menus etc..
Spoiler!
Simply changing 45BA to ld c,01 makes the text left-aligned. This doesn't actually fix anything, but may be useful in the future.

EDIT: Aw, the text breaks :(
Post Reply