Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
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.
Hey all,
First of all, what software/techniques can be used to create or synthesize brand new Pokémon cries (for Fakemon and such)?
Secondly, what do I need to do to make an existing Pokémon's cry sound like a Mega Evolution? Just plain echoing doesn't work...
Any help with these questions is...
Does anyone know how to implement the ability Corrosion in FireRed?
(Allow Steel-types and Poison-types to be poisoned by a Pokémon with it)
I have a basic understanding of ASM and Ability Routines, but am not sure how to create this.
Any Ideas?
Ok, so might be necroposting a bit here, but I found the solution!
You have to go to the end of HoennCryOrder table (normally at Offset 0x2539D4).
Then you add
etc. for however many cries you want to add.
Then you open Cry Editor, and navigate to the entry after BAD EGG.
Uncheck "Compressed"...
Does anyone know how to make an HM move - such as Waterfall - to be treated like a normal move (doesn't require Move Deleter to be removed, etc.)?
I don't mind whether out-of-battle use is removed or kept for the move.
Oh, that makes sense! I was just wondering;
So I used this routine here:
I am also using MrDollSteak's Decap and Attack Rombase, in which the ID for Sniper is 0x55.
I can't find any mention of this number in the routine though!
Likewise, the ID for Technician appears to be 0x52, yet this is...
Sorry if I sound like a noob, but I'm really confused.
I know how to insert ASM routines, but I was wondering how to make the actual abilities work?
Do I just add the name of the ability to the table in a Hex Editor after adding in the routine?
I'm currently adding moves to my FireRed ROM, and some of these require new move effects to work.
I've been following this tutorial to add the new effects:
However, I'm having trouble with the effects for Worry Seed and Entrainment.
Does anyone have any idea how to implement these Move Effects...
I am planning to add a couple of new "letters" into my FireRed ROM, but I don't know how to do it.
I've found a couple of tutorials, but they either don't work, or don't make sense.
Can anyone help?
EDIT: Whoops! I re-read the tutorials and they actually made a lot of sense! Guess I was just...
Oh, right! I didn't realise they were just scripts for NPCs!
I thought they were some kind of special script that was activated by the game.
Thanks! :smile: