pret / pokeplatinum

Decompilation of Pokémon Platinum
164 stars 56 forks source link

Redump pl_pokegra and pl_otherpoke with separated JASC palettes #201

Closed lhearachel closed 2 months ago

lhearachel commented 2 months ago

The existing structure of these assets stored the normal and shiny palettes for each sprite in the front and back sprites, respectively. This PR re-dumps those assets to display the normal palette on all sprites and store the palette files themselves separately in JASC-PAL format.

As with past PRs, these PNGs have all been optimized with optipng v0.7.8 using the following options:

-clobber
-force
-strip all
-o7
-np