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

[EM] Battle Engine Upgrade (On Halt, Will undergo reboot!)

Status
Not open for further replies.
Small Update:
  • The position of Mega Indicators are now adjusted according to the Pokemon level.
  • Special indicators for alpha/omega primal reversion. Due to this, an additional step is required for setting up the indicators (read the next line).
  • The instructions for setting up Megas/Primals are now available in the newly created file 'settingup.md' in the GitHub.
 
Small Update:
  • The position of Mega Indicators are now adjusted according to the Pokemon level.
  • Special indicators for alpha/omega primal reversion. Due to this, an additional step is required for setting up the indicators (read the next line).
  • The instructions for setting up Megas/Primals are now available in the newly created file 'settingup.md' in the GitHub.

Thanks for the update!
 
I have an issue, Python doesn't work for me so i'm not sure what i'm supposed to do. Should i just use a different rombase if python doesn't work for me?
 
Well, to put it simply, whenever i open it, it just closes again immediately, also when i try to type the command for the python scripts, an error message saying, "no such command" comes up.
Try reinstalling python. And make sure that is version 3.5. Then don't forget to check the "add to path" at the bottom of the installer.
 
Hello Dizzy, I've got another issue regarding Wish Mega Evolution. Mega Evo and Primal Reversion works well, but wish megas doesn't. I did edit Torchic's evolution method and set the index of scratch for mega evolving (10), theen set it to evolve to Rayquaza. Here's a screenshot:
Spoiler:


And this is the screenshot of Move editor:

Spoiler:
 
Is there a way to force set mode inside the engine? I keep getting the feeling that there might, but haven't found the right file/function to modify yet.
 
I actually relized what i was doing wrong, but for some reason i can't insert any command past "Python Scripts//build" Do you know what i'm doing wrong?
 
Gamer2020 said:
I'm using 3.5.2 and it works for me. Add the path to the variable and you should be good.

Oh, so 3.5.2 also works. Is there any version besides 3.5.0 and 3.5.2 that works, too?

I actually relized what i was doing wrong, but for some reason i can't insert any command past "Python Scripts//build" Do you know what i'm doing wrong?

Do this man and you should be good.
Spoiler:
 
Do this man and you should be good.
Spoiler:
[/QUOTE]

Actually, i did everything right, i didn't realize i just needed to wait.
Also dangit quote fail
 
Last edited:
Great work you guys! Awesome project.
I wanted to ask a dumb question. In the config.h file in the form indexes, you mean that i have to create a pokemon like any other for every form, and placce the index over there right?

And also. I found a little error in the asm_defines.s file. You have two moves macros with the same id. Both HOLD_HANDS and THOUSAND_WAVES are 0x267, but HOLD_HANDS should acctually be 0x25f. I suppose it overwrites something at some point.
 
Status
Not open for further replies.
Back
Top