Skip to main content

A binary splitting tool to assist with decompilation and modding projects

Project description

splat

PyPI

A binary splitting tool to assist with decompilation and modding projects

Currently, only N64, PSX, and PS2 binaries are supported.

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.21.2,<1.0.0

Optional dependencies

  • mips: Required when using the N64, PSX or PS2 platforms.
  • dev: Installs all the available dependencies groups and other packages for development.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

splat64-0.21.3.tar.gz (109.7 kB view hashes)

Uploaded Source

Built Distribution

splat64-0.21.3-py3-none-any.whl (107.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page