Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

As a stop gap, I have compiled nearly every library that I can think it needs into the new zip. I am going to reconfigure ImageMagick so that most so this will not be required in future. But, for the meantime this should work.

Let me know how it goes. Thanks.

Including all those .dll files did the trick.  The exported file is something I'll have to figure out.  Seems to have a whole bunch of RGB values.  Many more entries than just 16 colors.

(+1)

The colours were being mapped to the MD/Gen colourspace post quantization. Which opened a window of opportunity for microtones (relative to the colourspace) to be remapped after the initial cull. 

TL;DR: It should work now.

Thank you for your help here.