The VG Resource
Combining colorless base sprites with palettes? - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: Combining colorless base sprites with palettes? (/thread-43628.html)



Combining colorless base sprites with palettes? - VSionBlood - 05-25-2025

I was trying to rip Uma Musume Party Dash sprites, and I managed to rip them when I remembered that for some reason it uses the same engine as BlazBlue. However, it seems each sprites comes in 3 parts: a json file, sets of palettes for palette swaps, and a base colorless image.
[Image: 0vvzlt.png]
Is there any conceivable way to put it together to get a colored in sprite, or am I out of luck?


RE: Combining colorless base sprites with palettes? - Barack Obama - 05-26-2025

In my signature you can find a tool called Recolour v.1.6 by Previous Studios, this one can actually swap palettes very easily, if the picture information isn't too much (like file size).


RE: Combining colorless base sprites with palettes? - ikskoks - 05-26-2025

Try with ImageHeat https://github.com/bartlomiejduda/ImageHeat


RE: Combining colorless base sprites with palettes? - VSionBlood - 05-27-2025

(05-26-2025, 01:25 PM)BarackĀ Obama Wrote: In my signature you can find a tool called Recolour v.1.6 by Previous Studios, this one can actually swap palettes very easily, if the picture information isn't too much (like file size).

Seems useful as a tool, so thanks for that, but if I'm reading this right, it probably won't help when the palette sets is a one pixel high bar with just the different colors it uses with no indication of where each color would go.


RE: Combining colorless base sprites with palettes? - Barack Obama - 05-27-2025

Yeah, Recolour needs the palette bars to swap colours. Have you tried ikskoks' tool?