You are not logged in.
Pages: 1
I've been searching for this for a while and have not been getting lucky in finding an answer. I want to edit the pokedex entries to pokemon via hex or tool whichever, but I don't know how any help would be apprciated
Offline
Use a hex editor and then load the gold rom and a table file.
After that go to offset
1A0006.then you can edit data by changing edit mode from hex to char.
For table file-
go here-
http://www.romhacking.net/download/documents/75/
Sharingan>>Jujutsu (?)
...i am Gara!!
Offline
Thank you, if I want to add more text to the description how would that be possible? Still really new to the hex editing scene, also is there a quicker way of adding text via hex then having to manually enter each two piece code for a letter?
Last edited by KingEddy (2013-04-28 19:34:38)
Offline
Thank you, if I want to add more text to the description how would that be possible? Still really new to the hex editing scene, also is there a quicker way of adding text via hex then having to manually enter each two piece code for a letter?
You'll want to know that those "two-piece codes" are called bytes. And yes, any decent hex editor will support table files so that you can input text letter-for-letter.
Offline
Pages: 1