Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurirex/zdspy
python module for modding the DS Zelda games
https://github.com/aurirex/zdspy
python zelda
Last synced: about 2 months ago
JSON representation
python module for modding the DS Zelda games
- Host: GitHub
- URL: https://github.com/aurirex/zdspy
- Owner: AuriRex
- License: gpl-3.0
- Created: 2019-09-08T20:33:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T19:08:04.000Z (over 3 years ago)
- Last Synced: 2023-03-07T23:24:43.005Z (almost 2 years ago)
- Topics: python, zelda
- Language: Python
- Homepage:
- Size: 139 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zdspy
A Python **library** for modifying files from **The Legend of Zelda: Phantom Hourglass**.
**Status:** far from finished
(Spirit Tracks in the future maybe :P)
# Notes
gt_drag_2.py requires *pyglet* and *[ndspy](https://github.com/RoadrunnerWMC/ndspy "ndspy")* to function
multiple other functions require *[ndspy](https://github.com/RoadrunnerWMC/ndspy "ndspy")* too
# Entrance Randomizer?
Tutorial for not so tech-savvy here:
https://github.com/AuriRex/zdspy/wiki/How-to-randomizeSummary:
* install [Python 3](https://www.python.org/downloads/ "Python 3")
* install [ndspy](https://github.com/RoadrunnerWMC/ndspy "ndspy") -> `pip install ndspy`
* download this repository
* run toolbox.py -> `python toolbox.py` and use option 1# Check the Wiki for more information!
https://github.com/AuriRex/zdspy/wiki