GUI Application to edit the ROM of Pokémon Mystery Dungeon Explorers of Sky (EU/US)
Project description
SkyTemple
ROM hacking tool for Pokémon Mystery Dungeon Explorers of Sky.
It is available for Linux, macOS and Windows.
It includes a Python library for editing the ROM through Python (skytemple-files) and a debugger / script editor is integrated into the UI of SkyTemple (skytemple-ssb-debugger). Inside the debugger you can edit the game’s scripts via the programming language ExplorerScript.
Support and Features
See the Project Pokémon forums page.
Windows & macOS
To download SkyTemple for Windows and macOS head over to the Project Pokémon page.
If you want to set up SkyTemple for development, see the “BUILDING_WINDOWS.md” or “BUILDING_MACOS.md” file.
Linux
The Linux version can be installed via Pip. For this Python 3.6+ must be installed and GTK+ (which you most likely both have):
pip install --upgrade skytemple[eventserver,discord]
You may need to run pip3 instead and/or need to update pip by running:
pip3 install --upgrade pip
After this, you can run skytemple to run it. If this doesn’t work, you don’t have ~/.local/bin in your PATH. Run ~/.local/bin/skytemple instead.
To be able to apply patches, you need to install armips. Sadly they don’t provide builds. However for Arch Linux a version is available through the AUR.
Are you a package maintainer for a distribution like Ubuntu or Arch Linux? Get in touch with me!
If you want to set up SkyTemple for development, clone the repos and install in editable mode instead. See the steps 4 and onward in “BUILDING_WINDOWS.md”.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file skytemple-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: skytemple-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f87c9b61a1001ef3f5256ce02a2f9e789bf4bf4a56a8ff7ddba487c6c882dbe |
|
MD5 | 63577fd712c9424590f1532adab3c64f |
|
BLAKE2b-256 | 52bd11e90a6e97b9c0b4d44b6aa5b13f1d95880da6700dbc9fc5c89bd9b69483 |