• 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.
R
Reaction score
4

Profile posts Latest activity Postings About

  • It's cool. Happy new year to you as well. I haven't even been on these past couple of days. Busy busy :D
    It's not all that complicated. You just need to get the data from the RAM, and compare the Def and Sp. Def in different registers.
    Download would also go into Trace. Setword is in my rombase (command 0xFA). Make sure to credit Jambo.
    Yup. That's what I'm doing. The problem is getting the Battle Script to load the correct animation.
    You'll have to set it up at the Trace check which is in the 08020000 region (I don't have it written down AFAIK, but it should be about there)
    That's exactly right! You find a good place to branch (usually somewhere that loads a byte or overwrites a register with a mov or ldr function) then do the Thick Fat check, if it's successful go back to the original routine where it checks for Fire and Ice, then immediately after that check have the Heatproof check. Though if successful, i'd just copy how it handles Fire (or move Fire to after Ice) just so that when you branch with Heatproof it then doesn't check the ice at all.
    Look at the ASM code, and follow how it runs in VBA.
    You just need to check the RAM location for the ability.
    I explain everything in the thread. The shiny generator code I can't compile because it requires a pointer change first. You need to adjust it, then compile.
    Fine and you? Im just trying to improve my room hack haha but I have so many trobules that Im exhausted...
    Thanks for the offer, but it really is in the planning stages still. So right now, I don't need any help :)
    1) You need to call the script executor routine on the script. Then you can call that routine in the minute routine to have your script run every minute.

    2)planning stages still :)
    I can, but can you post the question in the assembly/disassemble help thread (in the beginner's lounge)?

    I'm sure more people will want to know that question, there I can answer it for you and for them :)
    Mostly lots of personal and family things going on and Im working constantly. Its all keeping me from really working on my alpha.:(
  • Loading…
  • Loading…
  • Loading…
Back
Top