• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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.

Code: Mega Evolutions and Primal Reversion

well thanks for the reply

but my main question remains un-answered..

Do I need to insert the particle by myself, or will following the processes does this itself??

and

If I need to insert it myself, it isnt the proper one(One linked in the github)

Well since you've inserted Mega Evolutions and the animation doesn't have the correct particles that obviously means that the process did not insert the particles.

So yes, expand your particle table, insert the images and change the particle indices to match your new table.

Also, I don't know what link on GitHub you're talking about. The only images on the GitHub are for the button and indicator icons. The particle images you need are in this thread somewhere.
 

Hello.... I just want to ask if it is possible to mega evolve two pokémon in 2v2 battle and if so how to do it? It is okay if the player can mega evolve 2 Pokemon but it will be great if the player can mega evolve one of his Pokémon only. Another, is it possible to mega evolve wild Pokémon(using wild battlle command only) and how?
 
Well since you've inserted Mega Evolutions and the animation doesn't have the correct particles that obviously means that the process did not insert the particles.

So yes, expand your particle table, insert the images and change the particle indices to match your new table.

Also, I don't know what link on GitHub you're talking about. The only images on the GitHub are for the button and indicator icons. The particle images you need are in this thread somewhere.
Well thanks for the reply....
I actually searched from the beginning and found the particle image....
About the github link i was talking about the image (the one just like the particle in you github..)

Well good thing is I did it :)
Thanks to you :)

Hello.... I just want to ask if it is possible to mega evolve two pokémon in 2v2 battle and if so how to do it? It is okay if the player can mega evolve 2 Pokemon but it will be great if the player can mega evolve one of his Pokémon only. Another, is it possible to mega evolve wild Pokémon(using wild battlle command only) and how?
Well its good if you are asking this question,

But my thing is mega evolution occours with bond between pokemon and trainer...
So wild mega evolution sounds off to me...
But if touched can help you with this its upto him and you :)
 
Hello.... I just want to ask if it is possible to mega evolve two pokémon in 2v2 battle and if so how to do it? It is okay if the player can mega evolve 2 Pokemon but it will be great if the player can mega evolve one of his Pokémon only. Another, is it possible to mega evolve wild Pokémon(using wild battlle command only) and how?

You can't Mega Evolve more than one Pokemon per battle, you'd have to change the code if you wanted this feature.

Wild Pokemon can't Mega Evolve because they need a keystone. You could try giving a wild Pokemon a Mega stone to hold and seeing what happens but the message displayed would be incorrect if that worked. You'd have to change the code to get this functionality.
 
You can't Mega Evolve more than one Pokemon per battle, you'd have to change the code if you wanted this feature.

Wild Pokemon can't Mega Evolve because they need a keystone. You could try giving a wild Pokemon a Mega stone to hold and seeing what happens but the message displayed would be incorrect if that worked. You'd have to change the code to get this functionality.

Yeah I thought about that too. Recoding is hard for me, well I'd just tried if possible, yeah possible, but difficult
 
please upload tutorial for adding mega evolution in Pokémon Emerald.

[Sorry for my bad English.]
 
Now I have a new problem...
It never shows the mega symbol when my Pokemon is holding the right item, and I have the Gold teeth. But if I put in the revert evolution table, it goes back to that Pokemon.
Does someone know a solution to this problem?
 
Last edited by a moderator:
Now I have a new problem...
It never shows the mega symbol when my Pokemon is holding the right item, and I have the Gold teeth. But if I put in the revert evolution table, it goes back to that Pokemon.
Does someone know a solution to this problem?

Have you enabled the vars to be able to do Mega Evolution?
setvar 0x40XX 0x161
setvar 0x40YY 0x161
 
Last edited:
simply inserting those two lines I've sent into a script.
Do I make a new script or insert it into an existing one? (I'm a noob at scripting stuff, I tend to follow step-by-step instructions and guides, sorry)
 
Do I make a new script or insert it into an existing one? (I'm a noob at scripting stuff, I tend to follow step-by-step instructions and guides, sorry)

It's your choice, some people places a new script at the first sign on route 1, but I've decided to place it on an existing script like the national pokédex unlock.
 
It's your choice, some people places a new script at the first sign on route 1, but I've decided to place it on an existing script like the national pokédex unlock.
Thank you so much! I finally got it working!
 
Spoiler:

Primal and Wish isn't working for me, I've modified the unused half word on the evolution table, but don't works.
 
Last edited:
Oh sorry, I didn't notice that.
Are you planning to add it soon?

No. I don't actually plan to update this version since I have a better one.
 
Back
Top