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

riiswa/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.

The main handlers for file types can be found in the members of the class skytemple_files.common.types.file_types.FileType.

You can find the handlers inside the packages of this Python package, with README.rst files explaining the file formats. Additional documentation for misc. things can be found in the /docs directory. For usage examples see the dbg packages and the SkyTemple main application.

Directly in the package (skytemple_files directory) you can find a few an example script that help with understanding how to use this library. After installing the package you will have is as a cli command: skytemple_export_maps.

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 96.1%
  • Assembly 3.9%