Binary ROM HackingNeed a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.
If this text "What will \v[&H12] do?" have the offset 3FE6D5, how can i see the text in the XSE programm ?
This text is from an Pokemon fight, to beginn the box asked "what will pikashu do ?" and now i want to change this text, i have used advance text to finde the offset of this text but i cant change it there becouese i must repoint, to repoint i must use xse, but if i search there the offset there are only #org 0x3FE6D5 and nothing else like a text , how can i see the text in XSE ?
If you go to the Hex Viewer (Ctrl+H) and toggle ASCII/Poke on you can see the text on the right hand side. Not sure if it works with buffered values, though.