sotn-decomp/tools/splat_ext
Luciano Ciccariello 78953c01aa
Allow spritesheet to be extracted from the CLI (#1035)
A side-project I've been working on that helped me understanding some
structures that are now a bit better documented in #1034 . Richter
sprites are extracted as usual. Doing `python3
tools/splat_ext/spritesheet.py decode disks/us/BIN/ARC_F.BIN assets/arc
alucard disks/us/BIN/F_GAME.BIN 1` can extract Alucard sprites too.
There is no repacking yet as I want to avoid using splat for this one.
2024-02-05 21:57:48 +00:00
..
__init__.py WRP split some data and add new split tools (#109) 2023-03-09 13:32:00 +00:00
accessory_config.json Synchronise asset config with the latest headers (#849) 2023-12-15 13:58:26 -08:00
animset.py Animation set extraction (#495) 2023-08-21 19:24:44 -07:00
assets.py Extract RIC factory blueprints (#959) 2024-01-10 17:52:14 +00:00
ci4.py Extract memory card icons (#166) 2023-12-11 23:12:13 -08:00
cmp.py Format code 2023-07-25 17:38:30 +00:00
enemydefs_config.json Extract g_EnemyDefs with new system (#666) 2023-10-09 09:59:57 +01:00
equipment_config.json Synchronise asset config with the latest headers (#849) 2023-12-15 13:58:26 -08:00
factory_blueprint_config.json Split out data table for func_8011AC3C (#710) 2023-11-07 16:54:59 +00:00
grey4.py Extract memory card icons (#166) 2023-12-11 23:12:13 -08:00
i4.py Extract memory card icons (#166) 2023-12-11 23:12:13 -08:00
layers.py Format code 2023-07-25 17:38:30 +00:00
layoutobj.py Rename everything from Object to Entity for consistency (#362) 2023-07-16 10:42:26 +01:00
music_xa_config.json Extract XA music configs (#778) 2023-11-17 11:43:40 -08:00
palette.py Extract memory card icons (#166) 2023-12-11 23:12:13 -08:00
raw.py Format code 2023-07-25 17:38:30 +00:00
rgba16.py Extract memory card icons (#166) 2023-12-11 23:12:13 -08:00
roomdef.py Format code 2023-07-25 17:38:30 +00:00
sfx_config.json Extract SFX data (#783) 2023-11-17 23:40:56 -08:00
spritesheet.py Allow spritesheet to be extracted from the CLI (#1035) 2024-02-05 21:57:48 +00:00
subweapondefs_config.json Extract subweapon definitions (#790) 2023-11-19 00:32:27 +00:00
tiledef.py Format code 2023-07-25 17:38:30 +00:00
tilelayout.py Format code 2023-07-25 17:38:30 +00:00
utils.py Animation set extraction (#495) 2023-08-21 19:24:44 -07:00