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

  1. R

    [ASM & Hex] Safe temporary variables

    Thank you Entaro!
  2. R

    [ASM & Hex] Safe temporary variables

    I am working with a script. And I'm looking for free ram space, but I don't know where to write. I need to know where it is safe to write data. Variable = ram space, it's basically the same thing, it's memory.
  3. R

    [ASM & Hex] Safe temporary variables

    Hello, I'm writing a program in ASM and I need many variables for this program exclusively. I know that variables from 0x8000 to 0x8007 are safe, I'm pretty sure of that but are there more variables ? Can I use variable 0x8008 ? How many variables (adresses) can I use in an ASM program, for a...
  4. R

    Thank you so much ! It worked ! I have no word. And by the way your work for the CFRU is great...

    Thank you so much ! It worked ! I have no word. And by the way your work for the CFRU is great, tons of good features ! ;)
  5. R

    Thank you very much ! that helps a lot, I still can't change the stats though, the stats are not...

    Thank you very much ! that helps a lot, I still can't change the stats though, the stats are not recalculated when I callasm the routine, it seems to be not as simple as I thought but I'll try to figure out how to fix it. Anyway it's a big help ;)
  6. R

    Hi, I would like to ask if you know where is the routine to calculate the stats of a pokemon in...

    Hi, I would like to ask if you know where is the routine to calculate the stats of a pokemon in Fire Red ? I'm working on a routine that changes the pokemon's EVs but the stats are not recalculated automatically, I need to call the calculation routine. As you seem to have a good knowledge of the...
  7. R

    Code: Complete FireRed Upgrade

    Thanks for your answer Skeli, I will do my research in pokefirered then. Other than that, the CFRU really seems to be a precious tool for beginners and also high level developers/modders, congrats !
  8. R

    Code: Complete FireRed Upgrade

    Hello, I would like to know if it's possible to remove the animation of the player when you start a battle (when he throws a ball to send out the 1st party pokemon). The idea is to make the 1st pokemon slide instead of the player. Let's say you want pikachu to be the player. Being also the 1st...
  9. R

    [Script] Recalculating stats after changing EV/IVs

    Nobody ?? Can you at least tell me how to put a pokemon in a box via scripting ? It would allow me to update the stats this way.
  10. R

    [Script] Recalculating stats after changing EV/IVs

    Hello, I managed to change the IVs of a party pokemon with a routine (called from a XSE script), but the stats are not recalculated. It requires to level up or put the pokemon in the PC to recalculate. What I want is to recalculate the stats immediately after the IV modification. I'm pretty sure...
  11. R

    [ASM & Hex] Applying a move animation on the enemy

    Hello everyone, I'm working on Fire Red US, I would like to know how to change the sprite target of an animation. The move Camouflage makes a fade animation on the player's pokemon (it becomes transparent), I want to apply this to the enemy instead. I've read pretty much all the threads about...
  12. R

    Code: Mega Evolutions and Primal Reversion

    Hey, this is really a great job, I made the mega evolution work fine but there is one problem. The stats of the pokemon are changed when it reverts, I tested charizard evolving into caterpied and then pidgeot, I've tried to mess with base stats too but whatever I do, the stats of charizard are...
  13. R

    [Script] Silph scope script

    Thank you DrFuji, I just changed the value of the item checked and it worked !
  14. R

    [Script] Silph scope script

    Thanks but I'm trying to change the wild battles in the tower (not marowak), gastly and other pokemon show up as ghosts without the silph scope, that's what I want to change.
  15. R

    [Script] Silph scope script

    Hi everyone, I can't figure out how to remove the need of having silph scope to see the pokemon (in lavender's tower). I noticed that it's not a flag, you only need the silph scope in your bag. But where is it written in the rom ? I can't find how to change the item needed or even removing the...
Back
Top