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.
Someone Know how i can change Pokémon Nature in FR ?
one ASM rotine or something.
it show color based in nature in pokemon sumary:
https://www.pokecommunity.com/posts/9043890/
but i need one rotine change nature of Pokémon.
Someone Know how i can cancel nature system, or put all Neutral like Hardy (for no have any modification) ,or know offset for a table or something about it.
For FR.
you change some badge of position, for test ?
i change the 5th with 3th (for use surf after 3 gym)
and 6th with 4th (for use fly after 4 gym)
and my changes no have any efecct, the badges apppear in the same order
i know compile and insert asm routines, and i test it again and not work,
you can post the hex compiled bin generate for you:
for my it:
and not work, you really check it ?
Thanks so much, i really apreciated your work and love make it.
Thanks for you sugestion, i really like all and make the changes.
Thanks so much, i am new making it, and because it only use particle from the game, i can improve much the animations. About the Chatter i really not know all new...
I learn about attacks animations the last 2 weeks, and i make some animations for finish
this awesome project:
i make all last for 4 Gen: (you can download all in the attachment)
i test one per one, and all work fine
PSYCHO SHIFT
TRUMP_CARD
HEAL_BLOCK
ME_FIRST
COPYCAT...
i upload in my attchment both archives working, i test myself.
if it not work, you probably not install :
https://sourceforge.net/projects/devkitpro/files/devkitARM/devkitARM_r45/
or install wrong,
1-you check if selected the correct version for windowns 32 or 64 bits,
2-if yes when you...
in the folder scripts, you will found "make.py"
open it with notepad++ or the program you like
you will found it in line 11:
ROM_NAME = "BPEE0.gba" #the name of your rom
OFFSET_TO_PUT = 0xF00000
SEARCH_FREE_SPACE = False (Change here for True)
you need change in config.h
line 9
#define...
you do it:
(Note: you can only install devkitARM)
If the game crashes, replace devkitARM folder with the one from there. https://sourceforge.net/projects/devkitpro/files/devkitARM/devkitARM_r45/
where offset you install it ? check for save free space
you are using some previous save ? need...
in the folder you will found one archive in txt format "PGEAttackEffects"
copie and paste in your PGE folder inside the folder "txt" to replace the old.
i upload the archives in my post for facilite all work