This Text file is old! In a 🏛️Museum, an unsorted archive of (user-)pages. (Saved from Geocities in Oct-2009. The archival story: oocities.org)
--------------------------------------- (To 🚫report any bad content: archivehelp @ gmail.com)
>

                                                        
|----\     --------   --------  |-----\       /\         -----       /\      |-----| |-|  /-/
|     \   |  ----  | |  ----  | | |--- \     /  \       | ____\     /  \     |  ___| | | / /
|     /   | |    | | | |    | | | |   \ \   / /\ \      | |___     / /\ \    |  |    | |/ /
|-----\   | |    | | | |    | | | |   / /  / /__\ \     |___  \   / /__\ \   |  |    |   /
|      \  |  ----  | |  ----  | | |__/ /  / /    \ \     ___/ /  / /    \ \  |  |--| | |\ \
|_____ /   --------   --------  |_____/  /_/      \_\   |____/  /_/      \_\ |_____| |_| \_\

Explains how to change text pointers.

1---------------------
 What you will Need
2---------------------
 Explanation on how to change the text pointers of text in a Pokemon Gold/Silver rom.
3---------------------
 List of text pointer locations
4---------------------
 Misc
----------------------
       
1.
  You will need an game boy emulator(No$gmb is recomended)(not supplied)
  A Pokemon Gold or Silver rom(not supplied)
  A Hex editor (look for a doc if you dont know what one is)(not supplied)
  This Tutorial(Supplied)
  A love of Rom hacking(not supplied)
  Some Knowledge of rom hacking (including pointers)(not supplied)
________________________________________________________________________

2.
First open your g/s rom in your hex editor.Search for the text you want to re-point.
Right next to the very start of that text there should be a 00h.
Calculate the pointer of that location.(the 00h)If your using a pointer calclation programe (i used meowths) then when you have the pointer knock of the first value eg.
Adress= 12009c, pointer = 489c40 when first value is knocked off = 9C40(you knocked off the 48)
Search for your pointer eg. 9C40
You will get many results but the one you want should be just above the text block of the text you want to re-point.
Note the adress.Then go to the first gap of 00's after your text(it must be the first or else it will be in a different bank and then it wont work).
When you are there type in your new text.
Things to remember = Start the text with a 00 then wright the actuall text,4f moves the text to the next line of the box,51 moves the text to the start of a new box (if your not sure about the 4f and 51 dont worry youll know when you use them),57 indicates the end of that text.
Go back to your 00 at the start of your text ,calculate the pointer knock off the fisrt value as before,Go back to your adress of the pointer you took down and type in your new pointer.
Now you can get to see what youve done talk to the signs/person and they should say your text if its messed up use 4f and 51 (again dont worry just experiment).

________________________________________________________________________ 

3.
These are only a few example to experiment with: 
Oaks last sentance be4 steal
12009c text point for guy in new bark
6057 oaks text pointer(for the first bit on the start up screen)
1200c9 sign for new bark 
12008a pokegear(i dont know what text this is for but it is a pointer i just probly took down a wierd name)
13805a sign for trainer house
1653a9 hiros mom first sentance(im not to sure if this one is right)
1653b0 hitos mom second sentance

________________________________________________________________________

4.
This was written By Booda Sack of http://www.f71.cjb.net
if you have any questions e-mail me at booda_sack@hotmail.com
But please dont e-mail me about spelling mistakes.





Text file Source (historic): geocities.com/fudge71romhacking


(to report bad content: archivehelp @ gmail)