• Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS
FFV Sacred Chains on Alpha 2
  • WolfCoder
  • Added: 12/25/2010 11:01 PM
  • Last updated: 04/19/2024 08:15 AM
  • 2048 views

Posts

Pages: 1
Yeah I just need to figure out how to retrieve the transparent color in an indexed image using SDL_Image. It doesn't ride on the alpha channel like I hoped it would so I picked the first color in the palette instead.
Oh, great! This is really awesome!!! *-*
Easy, just have -2x before the .png and that will be used instead. Double Res is not supported for system graphics but 32-bit alpha is. Go nuts~!

ex:
system.png
system-2x.png

system-2x.png is your 32-bit alpha version.
But, wait. Didn't the system set had stripes on it? I mean, I know because I made it. So... There was two colors. Can we choose more than one color as transparent? Oh, it'd be nice if we could transparence percentages for the colors, too.... *asking too much, again*
I'l try betatesting, but I doubt I'll find the time to do so, especially in christmas/reveillon... >:
It keeps doing this for some games where it selects the wrong transparent color. It actually does this to the companion game too.
Pages: 1