#173673 - Thajocoth - Fri Apr 23, 2010 6:07 am
Hey, I'm trying to load in a group of 16 color sprites that share a palette. Unfortunately, nothing I export in 16 color seems to work right. I need one of the following:
* A tool that will allow me to deal with 16 color sprites and backgrounds (exporting 16 color png and pcx files), preferably with the ability to select the order of the colors in the palette (to ensure that the color I wish to be transparent is, in fact, transparent, and to allow me to ensure that various sprites and backgrounds share palettes.)
* Enough knowledge about the internals of these files that I'm importing (via grit) to do it myself at runtime. I've done enough DS work to know what the DS-side wants. I just don't really know so well what I have, making conversion difficult.
* A tool that will allow me to deal with 16 color sprites and backgrounds (exporting 16 color png and pcx files), preferably with the ability to select the order of the colors in the palette (to ensure that the color I wish to be transparent is, in fact, transparent, and to allow me to ensure that various sprites and backgrounds share palettes.)
* Enough knowledge about the internals of these files that I'm importing (via grit) to do it myself at runtime. I've done enough DS work to know what the DS-side wants. I just don't really know so well what I have, making conversion difficult.