+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  Pokemon Gold - Text Pointers
Pages: [1]
Author Topic: Pokemon Gold - Text Pointers  (Read 1 times)
Darkdata
Guest
« on: March 04, 2010, 11:36:59 pm »

I R DUMB - Turns out that the pointer points to the 00 that is before the text, woops.

So yeah, got it working, sorry for taking up topic space.


----------------- original post ---------------

So, I have text at offset 0x12027f // Yo, [heroname]...
Making that into a 2b pointer makes it x427f
Since gameboy is little endian, I make that 7f42. [I've also tried 427f in frustration]

However, I can't find a proper pointer to this text in the bank it should be. Does anyone see what I am doing wrong? Any Pokemon Gold Hackers see my obvious silliness?
« Last Edit: March 05, 2010, 12:19:18 am by Darkdata »
Pages: [1]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC