Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: DonB on Tue 17/01/2006 14:45:00

Title: Resolution change [SOLVED]
Post by: DonB on Tue 17/01/2006 14:45:00
So.. I made my backgrounds 320x200.. and now i think it's better to have 320x240.. cause then there is no black border.. i have no idea why this black border is here and why the hell there is a 320x200 resolution anyways if it's making black borders.. but it's my own fault I saw that too late..

i was planning on keeping the backgrounds like they were and just have a menu-GUI of 40 pixels at the bottom.. anyways.. then i will just add a black 40 pixels border under the original backgrounds.. so thats solved..

Now.. how do i change game resolution back to 320x240.. cause i can change it by game >> game resolution.. and set it to 320x240.. but still my game is 320x200.. also the room description still says: "relative size: 320x200" and if I save game and test it it's still all as it was before..
help me out please..
Title: Re: Resolution change
Post by: Ashen on Tue 17/01/2006 15:10:20
Well, the relative size thing goes on the size of the room (the background), not just the resolution. Have you tried re-importing the background(s) with the extra pixels added?
Until then the bg is technically 320x200, so AGS will handle it as such.

I think the border is there to keep the aspect ratio - if 320x200 was made to fill the screen, everything would be stretched out and weird looking.

Title: Re: Resolution change
Post by: Elliott Hird on Tue 17/01/2006 15:18:53
No - it's fullscreen on my computer. Blame your graphics card - few people have that problem so you should keep it. For me it's 320x240 that causes the black border.
Title: Re: Resolution change
Post by: DonB on Tue 17/01/2006 15:21:45
Really? If that is so.. i keep it 320x200..

Ashen u was right about resizing backgrounds first..
Title: Re: Resolution change
Post by: Ashen on Tue 17/01/2006 15:25:17
For the record I get the same thing, so while it might well be hardware related, it's not just DonB's graphics card. And please, don't let this turn into a show of hands as to what works on whose system.

So, basically - which res do you think best fits your game? I'd always go for 240 myself, even if you only use the extra 40 for a GUI.
Title: Re: Resolution change
Post by: DonB on Tue 17/01/2006 15:26:58
Wel Ashen.. tbh.. I aint sure if i want an always-visible bordered GUI under my backgrounds.. I think a GUI which appears by right click could be very cool too.. and that means i want a fullscreen background picture.. without borders..

this is getting into a dilemma for me again..

So.. Amulet of Kings is for much people black bordered? To me its fullscreen..
Title: Re: Resolution change
Post by: Elliott Hird on Tue 17/01/2006 15:42:37
They have graphics drawn at 240 - but since your backgrounds are at 200 it would letterbox.
Title: Re: Resolution change
Post by: DonB on Tue 17/01/2006 15:44:18
So if i DRAW them x240 (which would be much efford tbh).. it would ALWAYS fit full-size window..?
Title: Re: Resolution change
Post by: voh on Tue 17/01/2006 18:32:53
Dude, are you seriously saying that adding 40 pixel rows to your images is too much effort? Either make them 320x200 and accept the letterbox format (which I personally adore, I love the widescreen-esque black borders), or make your backgrounds 320x240. It's not THAT much work :)
Title: Re: Resolution change
Post by: Pumaman on Tue 17/01/2006 20:54:20
Yes, some monitors and some graphics cards don't support 320x200, in which case AGS has to run at 320x240 and "letterbox" the screen.

You could convert your game to 320x240 if it bothers you that much, but bear in mind the issue only affects some people whose hardware doesn't support 320x200.
Title: Re: Resolution change [SOLVED]
Post by: DonB on Tue 17/01/2006 23:30:03
Thanks a lot for answering pumaman, so now im sure its cause of hardware..

and about
QuoteDude, are you seriously saying that adding 40 pixel rows to your images is too much effort?

Not if it would be only 40pixels of black.. but it is if i want to draw the whole background 40 pixels higher (without GUI), which would mean i would have to completely change some perspective views in the backgrounds.. dude ;D, anyways also you thanks for your answer voh..

All.. thanks and appreciated.. SOLVED..
Title: Re: Resolution change
Post by: voh on Wed 18/01/2006 00:15:51
Sorry, part of my brain was donated by a survivor of the stoner period  ;D
Title: Re: Resolution change
Post by: DonB on Wed 18/01/2006 10:39:03
Don't we all got that problem ;)  ;D