pokepinballrs/tools
Retnuhytnuob 450aa1c2a6
Some checks are pending
CI / build (push) Waiting to run
Gbagfx OAM chunk handling, with override support (#143)
* Add tooling support for graphics with 2^n chunking

* update to OAM handling, from 2n sizing

* Update assembly to use the hex, rather than music name, for ease of uese in decompme/m2C

* additional tools/examples

* graphics build, not currently compare matching.

* remove sprites.png

* working conversion in make file!

* stage/main folder done

* stage/misc folder done

* stage/ruby complete

* stage/sapphire updated

* base for remaining kinda-graphics; file name casing

* more name casing

* extract catch sprites

* remove special 6x4 handling from oam slicer; switched hed the 2 images to using non-oam 2x2 chunks. (net same, but allows the 6x4 to process normally when things like the whalmer are found)

* Palette info for the catch sprites, thanks to cyphgirl

* obliterate the old hatch-sprite code

* refactor segments to not have the base file name dependancy

* catch mon 1-9, horizontal layout

* rename the f param in the json for graphics

* casing cleanup?

* .

* possible fix for the out of date segment piece

* Replace graphic_cnvt_attrs.txt strategy with individually-generated makefile rules

* Don't specify tileCount

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-02-08 14:17:19 -06:00
..
gbafix Fix issues preventing compilation on MacOS 2025-02-05 21:36:03 -05:00
gbagfx Gbagfx OAM chunk handling, with override support (#143) 2026-02-08 14:17:19 -06:00
preproc Decompile sub_4F258 and also add a compabitility fix for the tools. (#144) 2025-08-03 11:34:46 -05:00
ramscrgen Decompile function 27E08 (#95) 2025-04-27 08:19:34 -05:00
scaninc Silence tools makefiles when not rebuilt 2021-07-26 10:34:50 -04:00
scripts Gbagfx OAM chunk handling, with override support (#143) 2026-02-08 14:17:19 -06:00
wav2agb Convert all samples to .wav files 2026-02-01 11:43:10 -06:00