Skip to content

Python library to edit the ROM of Pokémon Mystery Dungeon Explorers of Sky (EU/US)

License

Notifications You must be signed in to change notification settings

MandL27/skytemple-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

SkyTemple Files

Build Status Version Downloads License (GPLv3) Supported Python versions Discord

Python library to work with the files inside the ROM of Pokémon Mystery Dungeon Explorers of Sky.

This is still very WIP, so I didn't feel like putting a proper README here! But you'll find README's containing the documentation for file types in the directories for the file handlers.

Directly in the package (skytemple_files directory) you can find a few example scripts that help with understanding how to use this library. After installing the package you will have them as cli commands: skytemple_<name>. So for dungeon_randomizer.py it's skytemple_dungeon_randomizer:

$ skytemple_dungeon_randomizer input.nds output.nds

In addition to the dependencies in the requirements.txt and setup.py, ARMIPS must be installed and in the system's PATH to be able to apply ROM patches.

Ko-Fi

About

Python library to edit the ROM of Pokémon Mystery Dungeon Explorers of Sky (EU/US)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%