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.
There are alot of versions of this game and some of the walkthroughs on youtube are different as in the game and the layout is different. I just dont know which is the right / complete version
so where can i find the complete finished version?
Cutlerine im a huge fan of your pokemon hack called pokemon snakewood and i was wondering is there any of getting latios latias rayquaza im at where you defeat winona and go against that person with a ho-oh
The asm code is the way I found to change the colors, since it POKEMON FIRE RED uses a different text box (a writebytetooffset is not enough).
This 0x8471DEC contains an array of colors that the game uses when he goes to the text box, what I could do ... ... ... despite being BY ACCIDENT...
After doing the things I said, you can use the VAR 0x8009 to add a number that vai vai say what color text box appears.
For example:
'---------------
#org 0xB00000
writebytetooffset 0x3F 0x4000048
writebytetooffset 0x1F 0x4000049
writebytetooffset 0x41 0x4000050
writebytetooffset 0x3F 0x4000051...