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

  1. D

    [Script] Flags reset when leaving the room

    Not necessarily. From what you said, 0x8 didn't work and that's not mentioned here. I know for a fact that 200 through 229 is fair game at the very least.
  2. D

    [Script] Flags reset when leaving the room

    Just be careful which flags you use. Reference the list of flags here https://www.pokecommunity.com/showthread.php?t=302347
  3. D

    [Graphics] Pokedex bug when catching a new Pokemon

    Whenever I catch a new Pokemon and it shows it in the dex, it's glitched. Not hugely, but enough to bother me. The Pokedex works perfectly fine when viewing the entries and habitats normally. Any idea what could be causing this? I did so much prep work to the rom before scripting stuff out that...
  4. D

    [Script] Flags reset when leaving the room

    Have you tried using a different flag? I'm not sure how the game handles 0x8.
  5. D

    [Audio] Ripping music from Pokemon Golden Sun

    I did end up finding it, but not in that way. I did look at a clean Japanese Fire Red rom, but it was completely different than Golden Sun. A tool found it for me.
  6. D

    [Audio] Ripping music from Pokemon Golden Sun

    Has anybody had any luck with ripping the soundtrack from Pokemon Golden Sun? I can't find the song table in my hex editor, and when comparing it to a Japanese Fire Red rom, the pointer to the song table isn't in the same spot. Sappy doesn't find it either when I load it. I really want to...
  7. D

    Inserting Battle Backgrounds

    After getting my own backgrounds in for the past few days, I think some things that are worth mentioning is how the palette for the indoor background is used differently than the others. I personally copy over the palette that used for the field and modify that to get it to work properly. Also...
  8. D

    Inserting Battle Backgrounds

    What sort of changes would you make to it if you wanted to do this today? Any different tools or methods you would recommend?
  9. D

    Many Questions

    Check out the Complete Fire Red Upgrade. You can use C++ https://www.pokecommunity.com/showthread.php?t=425447
  10. D

    [ASM & Hex] Looking for info on the Pokedex Search functionality (Sorting by A-Z, by type, by size, etc)

    I found information on the Quick Research and Development thread on the tables for these search functions. I've successfully repointed some of them, and it was working great at first. However, I'm not sure how the Alphabetical Mode table ends. It works perfectly by itself, but as soon as I put...
  11. D

    [Battle] How do I make Blizzard's hit rate 100% when it's hailing?

    Ooh, that's just what I'm looking for. Thanks! Now I just have to learn how to actually implement it, lol. I'm sure I can figure it out.
  12. D

    [Battle] How do I make Blizzard's hit rate 100% when it's hailing?

    I'm sure I'd probably have to make a whole new move effect for Blizzard, but I'm not sure how or where to start.
  13. D

    [Script] flag expansion

    While I don't have an answer to your question, I have to ask. How are you using so many flags? If you've really used half of those, that's over 100 flags you have used. What could you possibly be doing with all of those flags before the second gym?
  14. D

    [Script] Give egg script that sends egg to PC Box if full

    What are the scripting commands for sending an egg to a PC if the party is full? Normally, I've been doing my give pokemon/egg scripts as if the party is full, make room and come back. But this script is a green tile script, where the guy walks up to you, talks to you for a bit, gives you an...
  15. D

    Code: Complete FireRed Upgrade

    Hmmm.. something must have went wrong then, the Pokemon shown in AM is just gibberish. I tried my very best to follow the instructions to a T, so I'm not sure where I went wrong. And for whatever reason, the movesets upon leveling in G3T are messed up to, and the new Pokemon in the wild just...
Back
Top