sotn-decomp/tools/splat_ext
Luciano Ciccariello 3649d507c1
Decompress image assets found in the stage files as PNGs (#1868)
Instead of outputting a `D_80123456.dec` from an extracted compressed
asset, now a PNG is written from the decompressed data from the
specified YAML entry. The asset tool will synchronize with splat to
retrieve the symbol names for graphics and palettes. The new splat
extension `cmpgfx` will also be able to detect unused graphics by
failing with a hint on how to tweak the YAML. That way I found some
unused placeholders under the name `stage_placeholder` and some kind of
beta graphics from the prologue stage.
2024-11-03 08:51:42 +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 Python virtualenv Support (#1620) 2024-09-17 23:19:20 -07:00
assets.py Python virtualenv Support (#1620) 2024-09-17 23:19:20 -07:00
ci4.py Update splat to 0.24.4 (#1112) 2024-06-12 18:50:32 +01:00
cmp.py Decompress image assets found in the stage files as PNGs (#1868) 2024-11-03 08:51:42 +00:00
cmpgfx.py Decompress image assets found in the stage files as PNGs (#1868) 2024-11-03 08:51:42 +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 Update splat to 0.24.4 (#1112) 2024-06-12 18:50:32 +01:00
i4.py Update splat to 0.24.4 (#1112) 2024-06-12 18:50:32 +01:00
music_xa_config.json Extract XA music configs (#778) 2023-11-17 11:43:40 -08:00
pal.py Decompress image assets found in the stage files as PNGs (#1868) 2024-11-03 08:51:42 +00:00
palette.py Update splat to 0.24.4 (#1112) 2024-06-12 18:50:32 +01:00
raw.py Update splat to 0.24.4 (#1112) 2024-06-12 18:50:32 +01:00
rgba16.py Update splat to 0.24.4 (#1112) 2024-06-12 18:50:32 +01:00
sfx_config.json Improve sfx docs (#1540) 2024-08-19 23:01:59 +01:00
spritesheet.py Python virtualenv Support (#1620) 2024-09-17 23:19:20 -07:00
subweapondefs_config.json Extract subweapon definitions (#790) 2023-11-19 00:32:27 +00:00
utils.py Update splat to 0.24.4 (#1112) 2024-06-12 18:50:32 +01:00