papermario/tools/splat
HailSanta fab07c1c8c
area_dro (#821)
* dro work

* nok varstash dupes

* p1

* rest

* documentin

* fixes

* imports sorted

* dro_01 cleaned up

* dro done

* kmr_06

* cleanup

* mergin

* warnings

* really fix warnings

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "ebadd64f07"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "ebadd64f07"
git-subrepo:
  version:  "0.4.5"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "aa416e4"

* dead map reorg I

* dead reorg II

* dead reorg III

* dead reorg IV

* got a func

* part of area_kmr

* oops

Co-authored-by: HailSanta <Hail2Santa@gmail.com>
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2022-10-15 12:04:53 -04:00
..
.github/workflows Shiftability work + splat update (#783) 2022-09-24 11:21:54 -04:00
platforms area_dro (#821) 2022-10-15 12:04:53 -04:00
segtypes area_dro (#821) 2022-10-15 12:04:53 -04:00
stubs Tables & Chairs (sorry no chairs actually) (#800) 2022-10-04 23:09:23 +09:00
util area_dro (#821) 2022-10-15 12:04:53 -04:00
.gitignore Misc decomp 53 (#703) 2022-05-05 23:08:16 +09:00
.gitrepo area_dro (#821) 2022-10-15 12:04:53 -04:00
CHANGELOG.md area_dro (#821) 2022-10-15 12:04:53 -04:00
create_config.py area_dro (#821) 2022-10-15 12:04:53 -04:00
LICENSE Misc decomp 53 (#703) 2022-05-05 23:08:16 +09:00
Makefile Split charsets, matching load_font and load_font_data (#312) 2021-07-16 10:28:37 +01:00
mypy.ini Upgrade to splat 0.9.0 (#730) 2022-06-13 00:33:32 +09:00
README.md Upgrade to splat 0.9.0 (#730) 2022-06-13 00:33:32 +09:00
requirements.txt Tables & Chairs (sorry no chairs actually) (#800) 2022-10-04 23:09:23 +09:00
split.py area_dro (#821) 2022-10-15 12:04:53 -04:00

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