Recent content by MammonAzrael

  1. M

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Great! Just a few things to clear up and and I think (hope) I'll have it! What does the "$" represent? Oh, and I'm assuming the two "4000" numbers are hexidecimal, not decimal? So if my offset is 0x0425b1 Then I would mod divide by 4000 (which gives me 0x25b1) and add 4000, giving me 65b1. So...
  2. M

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    I need some help with Hex editing, which I've never done before. I'm following the guide here (Crystal level-up moves and evolution), and I ran into an issue very quickly. I can get to offset 425b1, but from there...how do I follow these pointers? How does this lead me to the data I want to...
  3. M

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Awesome, thanks. I believe I can work with that, it looks very well spelled out. Now...where can I get a hex editor? (I'm completely new to hacking) I checked the tools resource, but it looks like the links are out of date.
  4. M

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Anyone have any suggestions? Is this even the right thread for this question? Is this question even forum appropriate (I'm assuming it is since a mod hasn't wiped it already)?
  5. M

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Hello all. I started work on a Let's Play of Pokemon Crystal a little while ago (on VisualBoy Advance), and I was hoping to find an editor or whatever that would let me change the evolution requirements of pokemon that require trading (as I obvious can't evolve them otherwise). I'm not sure if...
Back
Top