• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
N
Reaction score
54

Profile posts Latest activity Postings About

  • I don't know our places are very far so I think that would lead to horrible reception lol. :3

    I'm trying to help my friends with modding so I got into minecraft lol.
    Really sorry about that I just checked on PC and didn't have time to reply.

    Sure I'll test it. Btw, I started playing minecraft! :)
    In my compilation I have two stages: Precompilation and Compilation. In precompilation, everything is done in a non-write test mode and the script's length is retrieved. Then I search for X amount of successing FF's (or 00's for Emerald, not sure if I implemented that). The program goes as follows:

    * Scan with while loop from start address for 0xFF
    * Once FF is found, loop for X amount of bytes
    * If number of bytes is free, enable boolean to true to end upper while loop and then break, retrieving freespace location.
    * If not, break and continue while loop. Rinse and repeat.

    It's fairly simple, but may or may not be prone to bugs. If you want a good example of freespace finding you could also take a look at the FSF source, since it's available on Google Code.
    Basically since Java doesn't support unsigned values I had to store the 32 bit values in a long. To get the values I pretty much just read the byte, bitshifted left 24, read the next, bitshifted 16, and so on to eventually reach the original value.

    SEA's Github repo should still be up if you want to take a look at how I did it. To be honest I can't remember exactly what code I used but I could probably go back in and check. I'll go fix the link though, I'm not sure why it would be down...
    Yo, Lucas I'm sorry to tell you this but I don't think I can fix the grammar for your hack. It's just that I don't feel like I'm capable of fixing it. Even I make grammar mistakes all the time and it isn't even my first language so I'm really sorry about that.

    Also, can you send my Rom back to me? I have to do some more progress before mapping. Hope you understand.
    Dude, u need to talk to meh.

    Anyways, I really need those maps done and the flags so I can continue with my work :3
    Yo can you send me the list of the flags used in the hack again?

    Without It I might mess things up. :/
  • Loading…
  • Loading…
  • Loading…
Back
Top