What resolution do you run your computer at? - Page 2

What resolution do you run your computer at?

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

What screen resolution are you at?

800x600
1
1%
1024x768
29
33%
1280x1024
48
55%
1600x1200
9
10%
 
Total votes: 87

User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

1440x900 .... on a 20" width screen lcd
I ordered a brand new 20" widescreen lcd screen only a few minutes ago....
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

ooh, I meant your desktop/OS not spring itself.
pheldens
Posts: 191
Joined: 12 Aug 2006, 21:35

Post by pheldens »

1920x1440 @24bpp @85Hz
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Post by LordMatt »

1024x768 on a 21in CRT :o Maybe I have bad eyesight.
User avatar
Caydr
Omnidouche
Posts: 7179
Joined: 16 Oct 2004, 19:40

Post by Caydr »

1280x960 and 1280x1024 are the native resolutions of my LCDs.

I run my CRT at 1600x1200. (for graphics work)
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Post by Argh »

My LCD does 1600/1200 as its native rez, so I leave it that way... I've found it costs me too much fuzziness to run at lesser resolutions, so I rarely do so, unless whatever I'm messing around with at the moment won't tolerate that large of a screen.
User avatar
Bobcatben
Posts: 120
Joined: 10 Mar 2006, 17:01

Post by Bobcatben »

1152x864 at 75hz on my 17inch flat crt.
Last edited by Bobcatben on 23 Aug 2006, 18:06, edited 1 time in total.
KlavoHunter
Posts: 141
Joined: 28 May 2006, 21:41

Post by KlavoHunter »

1152x864 on my 19" LCD.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

Caydr: Cool, where did you get a 1280x960 LCD from?
User avatar
LathanStanley
Posts: 1429
Joined: 20 Jun 2005, 05:16

Post by LathanStanley »

1400x1050 on my laptop and 1280x1024 on my tower
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Post by TradeMark »

1152x864, in Spring i use 1600x1200
Bobcatben wrote:1152x864 at 75mhz on my 17inch flat crt.
Aint it just hz? mhz is quite fast refresh rate :)
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Post by imbaczek »

mhz is actually quite slow 8)
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Post by TradeMark »

What... megahertz is actually really fast. 75mhz means the screen pixels gets lightened up 75 000 000 times in second, which isnt even possible in these days.
Normal screens uses 60-120 hz refresh rate, which means they refreshes the screen pixels 60-120 times in second. (and no, it doesnt mean FPS rate).
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

No it actually means the pixel image tracer of a CRT monitor displays every pixel in its cycle at a rate of 75Mhz, or the equivilant in and LCD aka the number of times the entire screen is updated.

Of course if your screen had a refresh rate of 75Hz you would see a very bad image akin to watching a computer screen through a video camera but much worse
pheldens
Posts: 191
Joined: 12 Aug 2006, 21:35

Post by pheldens »

guys..guys.. a little monitor 101

my videocard sends my tube a 85Hz Vrefresh signal
yes, thats 85 full screen refreshes per second.
this is also for TFT's expressed in miliseconds
ie. 0.016 s = 60Hz , 0.012 s = ~85

(Hrefresh = ~vrefresh*vertical scanlines, and is in the kHz range)


Vesa standard is 72 or 74 Hz for this, since most people no longer see flicker above it on a CRT.
A TFT has a gentler image to the eye, crisper 'afterglow' maybe, so it can work with a low refresh without causing strain.


Though this is not directly related to game FPS, it DOES determine the maximum fps that can be shown on a monitor.

So on a 60Hz TFT you can't show more than 60 game fps.
Since rendering frames that can't land on your retina is bullshit. you better put maxfps to that of the vsync, to save resources, and so keep your video chip and memory slightly cooler. In some engines fps is linked to network performance also.

It's also important to tell your game to sync your game FPS to the vsync fps, so you wont see half rendered frames (tear lines.)
User avatar
Belmakor
Posts: 212
Joined: 16 Nov 2005, 00:01

Post by Belmakor »

1600x1200 x 2 (dual 20" LCD)

:shock:

Now what's this for, eh?
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

TradeMark wrote:What... megahertz is actually really fast. 75mhz means the screen pixels gets lightened up 75 000 000 times in second, which isnt even possible in these days.
Normal screens uses 60-120 hz refresh rate, which means they refreshes the screen pixels 60-120 times in second. (and no, it doesnt mean FPS rate).
I could run my 17" CRT at 200 hz in 640x480 resoloution :P (but I admit it's not too healthy for it)
User avatar
LathanStanley
Posts: 1429
Joined: 20 Jun 2005, 05:16

Post by LathanStanley »

phlendens...

speaking of heat and videocards and the like...

would 52 C be a "nominal" avg temp on a Radeon X1600 Pro??

cause I've had alot of anomolies on this card, and its display, and its making me crazy.....

part of the reason, is I think it has ALL of its power drawn from the mobo, and its not got ENOGUH power for the fans etc, to run properly... maybe..
call me a moron with this card fine... but the CPU and the mobo itself, I know what I'm doin... :wink:
User avatar
Bobcatben
Posts: 120
Joined: 10 Mar 2006, 17:01

Post by Bobcatben »

TradeMark wrote:1152x864, in Spring i use 1600x1200
Bobcatben wrote:1152x864 at 75mhz on my 17inch flat crt.
Aint it just hz? mhz is quite fast refresh rate :)
Doh *edits post*
pheldens
Posts: 191
Joined: 12 Aug 2006, 21:35

Post by pheldens »

LathanStanley wrote:phlendens...

would 52 C be a "nominal" avg temp on a Radeon X1600 Pro??

cause I've had alot of anomolies on this card, and its display, and its making me crazy.....
dunno, but 50 is not unheard of for CPU's, depends on the room temperature and load. Typical overheatting sympthom is image/texture corruption.

See if it needs a 2nd power cable, and get the latest drivers.
put driver settings to default and dont overclock.
insspect your system logfiles for anomalies too.
Post Reply

Return to “General Discussion”