/splat

A binary splitting tool to assist with decompilation and modding projects

Primary LanguagePythonMIT LicenseMIT

splat

A binary splitting tool to assist with decompilation and modding projects

Currently, only N64 and PSX binaries are supported.

Please check out the wiki for more information including examples of projects that use splat.

Requirements

splat requires Python 3.8+. Package requirements can be installed via pip3 install -r requirements.txt