A binary splitting tool to assist with decompilation and modding projects
Project description
splat
A binary splitting tool to assist with decompilation and modding projects
Currently, only N64, PSX, PS2 and PSP binaries are supported. More platforms may come in the future.
Please check out the wiki for more information including examples of projects that use splat.
Installing
The recommended way to install is using from the PyPi release, via pip
:
python3 -m pip install -U splat64[mips]
The brackets corresponds to the optional dependencies to install while installing splat. Refer to Optional dependencies to see the list of available groups.
If you use a requirements.txt
file in your repository, then you can add this library with the following line:
splat64[mips]>=0.28.0,<1.0.0
Optional dependencies
mips
: Required when using the N64, PSX, PS2 or PSP platforms.dev
: Installs all the available dependencies groups and other packages for development.
Gamecube / Wii
For Gamecube / Wii projects, see decomp-toolkit!
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 Distribution
Built Distribution
File details
Details for the file splat64-0.28.0.tar.gz
.
File metadata
- Download URL: splat64-0.28.0.tar.gz
- Upload date:
- Size: 114.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c9c06028366be7cc77c3385dc9de309671de35fb48ed1e9723ef646e50fb71b |
|
MD5 | 177c992bc787745e467b8bf79e0b681a |
|
BLAKE2b-256 | 36c94c9dcc1654432b44668395ee3921ca83530f33cd6674297d4075791aeedb |
File details
Details for the file splat64-0.28.0-py3-none-any.whl
.
File metadata
- Download URL: splat64-0.28.0-py3-none-any.whl
- Upload date:
- Size: 102.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb335a949eb57997a68b0124aedad2e5545ba9de5bc3c8b44bff99c1fbb609e7 |
|
MD5 | 9130ed68703b945c3ada814af62882ff |
|
BLAKE2b-256 | e4acb316109ded67785f1bf1bb29c0a07dffe678a2b456fd4ca706be987efeea |