Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Black Guard on Thu 06/10/2005 11:50:44

Title: Background problen in 16-bit game
Post by: Black Guard on Thu 06/10/2005 11:50:44
geez, neverending plight....
Any way, I made a new game and i changed it to 16-bit then i tried to add a 16-bit background but when i looked at the room the background stays black. I converted the background to 256 colors and imported it and it worked fine. How do i let it accept 16-bit backgrounds???

BTW I'm making a Halo game :P
Title: Re: Background problen in 16-bit game
Post by: Gilbert on Thu 06/10/2005 12:34:05
As far as I know, 16-bit graphics are not supported for import, if your game is in 16-bit, just import 8-bit or 24- bit images (the editor will do the conversions for you).
Title: Re: Background problen in 16-bit game
Post by: Black Guard on Fri 07/10/2005 05:29:56
fixed. Though it is strange that it won't accept 16-bit images though it will convert them. Probably becouse they're less commonthen 32 or 24 bit.