Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Thu 28/07/2005 04:14:37

Title: Background Wont Show up [SOLVED]
Post by: on Thu 28/07/2005 04:14:37
I've looked in the manual and I've even hit up the search on the forums and I haven't seen a post or refrence to this.
When I go into adventure game studio and I click the import background button, nothin happens after I import it. It's hilarious, however many times I do it, It don't show up. There's nothin I Can really do but post here and look through the manual but when I import my background, it stays black with the edges in everything. Here are some screen shots :

This is just a test game nothin serious yet.


Import Click
(http://img270.imageshack.us/img270/1839/backgroundproblems10hh.th.jpg) (http://img270.imageshack.us/my.php?image=backgroundproblems10hh.jpg)

Click File
(http://img270.imageshack.us/img270/3836/backgroundproblems20zx.th.jpg) (http://img270.imageshack.us/my.php?image=backgroundproblems20zx.jpg)

Final Product
(http://img270.imageshack.us/img270/8772/backgroundproblems37qk.th.jpg) (http://img270.imageshack.us/my.php?image=backgroundproblems37qk.jpg)
Title: Re: Background Wont Show up
Post by: monkey0506 on Thu 28/07/2005 04:18:22
Maybe you could try changing the color depth.
Title: Re: Background Wont Show up
Post by: on Thu 28/07/2005 04:25:16
I've found color depth now my bad.
Title: Re: Background Wont Show up
Post by: on Thu 28/07/2005 04:28:07
That didn't do anything, it still does the same thing in the screenshots.
Title: Re: Background Wont Show up
Post by: Gilbert on Thu 28/07/2005 04:36:08
Guessing from the size (125kb) of the BMP file it's probably saved as 300 * 200 16-bit hi-colour right?
Try resaving the image as 24-bit true colour and import. (Even if your game's set to 16 bit you can import 24 bit images).
Title: Re: Background Wont Show up
Post by: on Thu 28/07/2005 04:43:23
Yea, I saved it in 16 bit in photoshop, but saved in 24 bit worked, thanks.
Title: Re: Background Wont Show up [SOLVED]
Post by: TerranRich on Fri 29/07/2005 00:18:38
ADDED to the BFAQ: http://bfaq.xylot.com/#graphics37 :)