• 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!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll here!
  • Red, Hilda, Paxton, or Kellyn - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

[ASM & Hex] Total noob needs help to setup Dynamic Pokemon Expansion.

  • 11
    Posts
    5
    Years
    • Seen May 27, 2023
    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.
    Second of all, even if i try to run the script through cmd.exe, it tells me it couldn't find "BPRE0.gba" in the master file, even though i put my BPRE0.gba file in the root of DPE.

    What am i doing wrong ?
     
    If you open it in the scripts directory it won't find it. You have to open cmd in the project root and run python scripts//make.py
     
    If you open it in the scripts directory it won't find it. You have to open cmd in the project root and run python scripts//make.py
    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 test.gba files...
     
    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 test.gba files...

    Reinstall python, and make sure to check "Add to path"
     
    Last edited:
    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
    :(
     
    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
    :(

    I don't know. Adding to path was the solution I did when i had this problem. Try 3.5 or try adding the environment variables to PATH manually
    Can you provide a video of the Whole process including the installation?
     
    Last edited:
    Back
    Top