• 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.

Recent content by MadHacker151

  1. M

    Help Thread: Quick Questions & Answers

    Could someone explain to me what an OAM is in terms of GBA hacking? I keep hearing it a lot in some threads but dont exactly know what it is or what its used for.
  2. M

    [Other✓] ASM

    Hello, I want to learn assembly for my hack, and I am trying to find the best place to learn it. There are at least five different tutorials about ASM, so what would you guys suggest using (the best one) for a beginner? If I should use multiple, which should I use and in what order? I just want...
  3. M

    In a post in the beginners lounge you said there is a way to have the running shoes from the...

    In a post in the beginners lounge you said there is a way to have the running shoes from the start of the game. How can I do that? Thanks
  4. M

    Ohh, that would make sense. Thanks for the help and thanks for creating this awesome hack! :)

    Ohh, that would make sense. Thanks for the help and thanks for creating this awesome hack! :)
  5. M

    Ahh that make sense, this seems like an extremely useful hack. So if I were to expand the NPC...

    Ahh that make sense, this seems like an extremely useful hack. So if I were to expand the NPC palette table, would this hack still apply to the new added palettes?
  6. M

    Hello! I have a question about your dynamic overworld palette hack.. I understand that it still...

    Hello! I have a question about your dynamic overworld palette hack.. I understand that it still uses the original palette table and only loads the specific palettes when needed, but how exactly does that work? Like at first I thought it was a way to add more overworld palettes in general, giving...
  7. M

    Code: Mega Evolutions and Primal Reversion

    Hi, I'm having some trouble installing this... I downloaded devkitarm and put all the files in a folder, then all of the files from the mega evo zip from the github in the folder, and finally i put the python3 contents in. I made an empty folder called build, and then put a fresh firered named...
  8. M

    Help Thread: ASM & Disassembly

    Oh my god it worked, the data copied to my new location!! I can't you enough Touched, I REALLY appreciate the help!!
  9. M

    Help Thread: ASM & Disassembly

    That was a pretty foolish question, the ram or rom question.. Wasn't thinking straight :/ But anyway I tried dereferencing 300500C (at least I think) and it still will not copy it to the offset stated. Well, this is what I have: As you can see I did what you said by loading r0 again with ldr...
  10. M

    Help Thread: ASM & Disassembly

    Thanks a ton! Hmm.. Well the address I'm trying to copy is a pointer to the code (the code is in different locations depending on the length the player chooses in game.. Its the player's name) so I can't exactly put the exact address of the code. I can put the offset of the pointer to it though...
  11. M

    Help Thread: ASM & Disassembly

    Hi, so I am still a bit new to asm (very new actually..) and I am trying to copy an 8 byte long piece of code from FireRed's RAM, and place it somewhere else. Is there any way I can do that? For example, it takes whatever is at (said offset) and places it somewhere else. It doesn't have to be...
  12. M

    [Other] Help with compiling c code! :(

    Hello, I am trying to follow Shiny Quagsire's tutorial on replacing the gamefreak intro found here: https://www.pokecommunity.com/showthread.php?t=304077 My problem is, I know how to compile the ASM into a .bin but i don't know how to compile the .c coding into a .bin.... I understand you need...
  13. M

    [Other] How to open these files?

    Thanks very much!
  14. M

    [Other] How to open these files?

    All 3 of those? So I can just change its file open type to notepad correct?
  15. M

    [Other] How to open these files?

    Hi can someone help me.. I don't know how to open .lsc files and .sh files and .c files! Can someone PLEASE help me by telling me how to open these? I first posted this in the thread on replacing the gamefreak intro by shiny quagsire which is why Im trying to open these but got no reply. Help is...
Back
Top