You are not logged in.
Pages: 1
Hey guys, I'm Plat and I'm an hacker rom (obviously xD). I ever done hacks of GBA roms (actually I'm doing an hack of Emerald), however I always wanted to learn something about GB and GBC hacking. It's my dream: to do an hack of Red and Gold ^^! ...but I'm still a newbie with them xD! The first thing I started to learn it's map hacking of Red... Obviously, it's really simple, but there's a thing I cannot hack only with a map tool: Map Names. I tried many thing: I saw hex codes of the rom, I saw with PokeText... But nothing... Can you help me please ^^?
Another thing I want to do it's Tileset Hacking... How can I do this? There's some tools for them?
Thank you
Plat
Offline
If you understand how bytes are translated as letters through a table file (I assume this is what you mean by "hex codes"), you can simply open the rom with a hex editor and search for text with the table file.
For instance, "PALLET": 8F 80 8B 8B 84 93
Tilesets is not something you should start hacking RBY and GSC with. There aren't really any "useful" (I mean here that tools that could do the job for you like there are for RSE and FRLG) tools you can use with this kind of task.
Last edited by Miksy91 (2012-07-12 17:31:11)
Offline
Thank you, I'll try to do this. I'll say you if it will work ;)!
Offline
I tried, but it doesn't change nothing... Can you help me?
Offline
What did you simply do?
Of course if you modified the rom, something was changed.
You should give some further information, where did you write (offset) and what?
Offline
To be honest, I don't know. With an Hex Editor, I found the text "PALLET TOWN" and I modified this... Or this was I hoped, but, instead, nothing has changed...
Offline
Try to find a list of names (if such exists) and rename PALLET TOWN in there. It should modify how it's represented when viewing Town Map.
Of course all events which have PALLET TOWN as part of their text data (for example the signpost in the starting town), would have to be modified too.
*I'm quite sure you did the following yourself.
Offline
Hmm, I'm trying another time, seems that there's more than one "PALLET" on the rom.
P.S: Can you suggest me a good Hex Editor (which support the table file)?
Offline
Yes, it work! I love you Hexecute ^^!
Thank you for your patience, Miksy ;)!
Last edited by Plat (2012-07-18 19:51:08)
Offline
Pages: 1