Recent content by NEO Ness

  1. N

    GBC Hacking

    I read a good portion of that .PDF you linked me about Hacking Roms 2014. I think I learned how to apply the table file to my Hex. But now I've run into some other issue, that I'm not sure how to fix (or if I can even fix it). When I saved my Table I had the Kana alphabet decoded (right...
  2. N

    GBC Hacking

    Okay, I think things are flowing again. But I think I've run into a bit of a problem... The combination of 8,9,E, and F lines are a series of Kanji that depend on the order of the line. (ex: E0 E1 = 珮 E1 E0 = 矜) I don't know how to chart that. Or is it even necessary? Did I do this...
  3. N

    GBC Hacking

    Okay, so if I'm understanding you correctly I need to use a Table file with the Hex Editor in order to actually edit the text. So where I went wrong was: I needed a Table file. Now I need to use Oriton in order to make a accurate table file... I've been up all night trying to wrap my head...
  4. N

    GBC Hacking

    Transhextion didn't load the Japanese text. But surprisingly CrystalTile2 did! Even the Kanji! You keep talking about Tables like they're a file. Do I need to make mine into a file? (I just listed the alphabet and wrote down the codes next to them, is there more to it than that?) "You can...
  5. N

    GBC Hacking

    Hmmm, maybe I'm doing something wrong? I can't seem to find a single line of readable text. It's all gibberish to me. What if the Kanji is also in a code? If that's the case then I'm not sure I'll be able to do this project after all :( I just opened Pokemon Yellow with the Hexplorer and I...
  6. N

    GBC Hacking

    "As for finding a table without the text data/location then it is the considerably harder method in most cases. On systems like the DS there is a common font format called ntfr that has the encodings for a given character available and you can then type it, OCR it or do whatever it is you want...
  7. N

    GBC Hacking

    I am a translator of sorts. I wouldn't say my Japanese is 'amazing' but it's decent enough for casual conversation. And I can read and write Kana and Hira flawlessly, with some Kanji to go with that. This is going to be a great challenge for me! I like challenges! Anyways, the Poke Text...
  8. N

    GBC Hacking

    Okay, I'm catching on (slowly) but I think I'm catching on. I just used Hexplorer and made a table for the alphabet. Most of the guides you linked to me have outdated programs that are not compatible with my OS. :( I've got the alphabet down, now I need to find out how to find the dialogue so I...
  9. N

    GBC Hacking

    Thank you for the links and information. I'm still new to all this so it's still a bit confusing, but I think I'm a little closer to solving my problem. There's a program called Poke Text for Pokemon games. How hard would it be to make that compatible with a different game? I'm no...
  10. N

    GBC Hacking

    I want to hack a Game Boy Color game that isn't a Pokemon game. All the tools that I've found are Pokemon Game tools. Does anyone know of any tools for text changes? In the game I will be changing Japanese text to English text. I'm a new hacker so I'm flying blind. Any tips or suggestions...