Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,618 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Higher than 1024x768 #87150
08/23/06 10:23
08/23/06 10:23
Joined: Jan 2006
Posts: 28
Vancouver
L
Liger Offline OP
Newbie
Liger  Offline OP
Newbie
L

Joined: Jan 2006
Posts: 28
Vancouver
Is there anyway to increase the resolution
of the running program to a setting higher
than 1024 x 768?

Thanks in advance,
Leo


Ligers are the best
Re: Higher than 1024x768 [Re: Liger] #87151
08/23/06 14:40
08/23/06 14:40
Joined: Sep 2004
Posts: 32
Austria
B
BlackDevil Offline
Newbie
BlackDevil  Offline
Newbie
B

Joined: Sep 2004
Posts: 32
Austria
This depense on the version you are using ;o)


What you can't do, you've to learn.
Re: Higher than 1024x768 [Re: BlackDevil] #87152
08/23/06 14:41
08/23/06 14:41
Joined: Sep 2004
Posts: 32
Austria
B
BlackDevil Offline
Newbie
BlackDevil  Offline
Newbie
B

Joined: Sep 2004
Posts: 32
Austria
With version I mean Edition ( Standard, extra, commercial or professional )


What you can't do, you've to learn.
Re: Higher than 1024x768 [Re: BlackDevil] #87153
08/23/06 15:50
08/23/06 15:50
Joined: Nov 2005
Posts: 149
Vienna, Austria
E
Edgecrusher Offline
Member
Edgecrusher  Offline
Member
E

Joined: Nov 2005
Posts: 149
Vienna, Austria
Buy either Commercial or pro, anf if you've already got one of these, buy a new monitor if you want to run on higher resolution


A6 Commercial A7 Commercial
Re: Higher than 1024x768 [Re: Edgecrusher] #87154
08/25/06 00:01
08/25/06 00:01
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline
Senior Expert
ulillillia  Offline
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
Liger has the commercial edition, according to his/her profile. The limit, in this case, is your monitor. 13-inch monitors usually support this as a maximum resolution. With a 20-inch monitor, you can run and test at 1920x1440. Only CRT monitors go that high (the closest LCD's get is either 1600x1200 or 1920x1080). An LCD monitor supporting 1600x1200 costs about USD$450, but a CRT supporting 1920x1440 costs only USD$220 (but with a $40 shipping fee, still making it about half the price).


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: Higher than 1024x768 [Re: Liger] #87155
09/04/06 01:01
09/04/06 01:01
Joined: Jan 2006
Posts: 28
Vancouver
L
Liger Offline OP
Newbie
Liger  Offline OP
Newbie
L

Joined: Jan 2006
Posts: 28
Vancouver
Thanks, guys. But there must be a command line I can
use to specify a resolution higher than 1024x768 be-
fore entering the test... or even better, DURING the
test?


Ligers are the best
Re: Higher than 1024x768 [Re: Liger] #87156
09/04/06 04:14
09/04/06 04:14
Joined: Sep 2002
Posts: 8,177
Netherlands
PHeMoX Offline
Senior Expert
PHeMoX  Offline
Senior Expert

Joined: Sep 2002
Posts: 8,177
Netherlands
I'm not so sure what you mean, but maybe you should look up video_switch() in the manual, that's how you can change the resolution, also possible to do during the "test",

Code:
video_switch(9,32,1); //screen resolution of 1280x1024



Increase that number 9, to get even higher resolutions ...

Cheers

Last edited by PHeMoX; 09/04/06 04:17.

PHeMoX, Innervision Software (c) 1995-2008

For more info visit: Innervision Software
Re: Higher than 1024x768 [Re: Liger] #87157
09/04/06 04:38
09/04/06 04:38
Joined: Jan 2006
Posts: 28
Vancouver
L
Liger Offline OP
Newbie
Liger  Offline OP
Newbie
L

Joined: Jan 2006
Posts: 28
Vancouver
Wow, PheMoX, thanks..!

Hah, so simple, yet so effective. The higher resolution
doesn't lag at all, and eliminates nearly all vertex and
aliasing problems!

Last edited by Liger; 09/04/06 04:39.

Ligers are the best

Moderated by  HeelX, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1