Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Wed 17/11/2004 17:41:02

Title: How to Change the Relative Size from the Default 320x200?
Post by: on Wed 17/11/2004 17:41:02
Hello,

I have searched the forum and found that the question has been asked several times (not separately, amid other questions), but no answer was provided. How do you change the relative size? I can find no option in the AGS Editor.

Thank you in advance.

-Vesko
Title: Re: How to Change the Relative Size from the Default 320x200?
Post by: Scummbuddy on Wed 17/11/2004 18:07:10
when you start a new game, you select it, but if you want to change it later, in the game settings selections under the menu bar along the top. I dont have a computer with ags on it so i can check and tell you exactly where, but i do know its available to change in one of the dropdown menus. just basically try them all, theres not many.
Title: Re: How to Change the Relative Size from the Default 320x200?
Post by: strazer on Wed 17/11/2004 18:24:30
You can't change the relative resolution, it's just the way it works. This allows to easily play hi-res games at a lower resolution.

AFAIK:


ResolutionRelative resolution
320x200320x200
320x240320x240
640x400320x200
640x480320x240
800x600400x300

There are plans to support a more accurate positioning system though:
http://www.adventuregamestudio.co.uk/tracker.php?action=detail&id=434
Title: Re: How to Change the Relative Size from the Default 320x200?
Post by: Pumaman on Thu 18/11/2004 19:28:05
Of course, if all you want to do is make the room bigger, then just import a bigger background image.
Title: Re: How to Change the Relative Size from the Default 320x200?
Post by: on Sun 21/11/2004 14:50:35
Thank you, Strazer, Pumaman and Scummbuddy.