A GUI-enabled suite for management and replacement of retro gaming sprites. Most known for its ability to inject custom player graphics into Super Metroid and A Link to the Past.
Download the latest version from our GitHub repository.
There should be a bundled executable in the release that you downloaded.
If you would like to run it from source, you can do so by running SpriteSomething.py
If you want to build an executable from source, you can use ./source/meta/build.py
and SpriteSomething.spec
which should (in theory) be sufficient to build using PyInstaller
.
The resulting executable will still require the source code and will run in place of SpriteSomething.py
.
If UPX is present in a subdirectory named upx
, then the builder will attempt to use it to compress the executable. UPX can be found here.
See that particular README document.
Yes, but please adhere to the following guidelines:
Also, please share your work! We are very interested in the art that others produce.
License information can be found here.