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.
Hello,
I added a mega evolution to my ROMHack and the result is as follow :
https://imgur.com/B5ErcG1
I added the sprite and modified everything correctly in DPE
Has anyone got any idea of what's going on here ?
Thanks.
Hello,
I am currently trying to use Leon's Ultimate Rom Base to add a Mega Evolution to Pokemon Fire Red.
I patched the base Rom and am now trying to configure DPE in order to add Mega-Flygon. Here's what happens :
I do necessary edits and compile everything, it works and I get my test.gba and...
Okay, inserting the mega stone seems to have worked. Thank you for your help.
Now, I'm trying to insert Mega Flygon. What I did is I added #define SPECIES_MEGA_FLYGON at the end of species.h in PDE and modified NUM_SPECIES accordingly, but I don't really know how to find what offset to put...
Hello,
I am currently willing to add a new mega stone to a project based on Leon's URBase.
I am currently configuring DPE, and wanted to ask exactly how am I supposed to deal with inserting new items :
From what I gathered, I have to define my new item in on of the 22 free spots in the items.h...
Hey man, thank you very much for your help.
I installed Python 3.7.6 and was able to make it work https://imgur.com/MRH6c53
Thanks again for your time :)
So i reinstalled Python 3.9.0 (dunno if the version's a problem),double checked that i had ticked "Add to path", and I still have the same issue ; no test.gba nor offsets.ini files appear..
Here's a screenshot of what i have going on right now : https://imgur.com/NNnGeUc
:(
Okay, I started cmd in the master folder of DPE with my ROM and i ran python scripts//make.py after changing the offset to 800000 (where i want the data to go).
When I press enter, it looks like it's doing something for like half a second and then nothing happens. I don't get the offsets.ini nor...
Hello,
I am currently trying to start a project by installing all the "essentials" for Fire Red hacking.
I'm habing trouble at the very beginning (lol) when trying to install DPE for my rom.
First of all, i can't seem to run the 'make.py' script. It opens up and closes instantly in Python 3.9...
Hello,
I'm quite new to Rom Hacking and already have downloaded all the essential tools.
I'm trying to use XSE to add two starters to the beginning of the game, however i am a complete noob at XSE and can't figure out how to do this.
Could someone help ?