How to force screenmodes?
category: general [glöplog]
My monitor hates screenmodes of 640x480 and below and the screen fvcks up regardless of my refresh rate.
It's a pain in the ass for watching demos/intros with no screen-mode selector!
I know there are plenty of refresh rate overrides, but I really would like to be able to override all demos/intros to run at 800x600 or upwards. Is there a method or program to do this?
It's a pain in the ass for watching demos/intros with no screen-mode selector!
I know there are plenty of refresh rate overrides, but I really would like to be able to override all demos/intros to run at 800x600 or upwards. Is there a method or program to do this?
Slummy, I hate you!!!
Me too in this very moment :P
shane : afaik there is no way to do this, short of haxxoring the exe. most demos that don't provide a resolution selector probably do so because they contain resolution dependent code...
Fraps?
Try to find hacked drivers for your card. For instance, I can force a resolution of 720p with my drivers...
Or try to find some bugs in the demos :D
Or try to find some bugs in the demos :D
pete: more like because they're set up to look good and run well on the compo machine, and it's too much effort (or filesize) to include a setup dialog :)
btw, i stopped always sincluding a windowmode version or selector in my prods because unfortunately people do tend to use it, and watch stuff while they're ircing in another window and writing their pouet comments at the same time. firstly it makes the framerate go to shit and get jerky, and secondly i demand the full attention of the audience ;)
btw, i stopped always sincluding a windowmode version or selector in my prods because unfortunately people do tend to use it, and watch stuff while they're ircing in another window and writing their pouet comments at the same time. firstly it makes the framerate go to shit and get jerky, and secondly i demand the full attention of the audience ;)
YEEEEECH! Slummy i agree with Optimus!
Three+ and counting ;)
hmm, something similar -- does anybody know of a windows graphics driver that virtually doubles the screenresolution and scales the picture down using pixel averaging?
Use Direct3D or OpenGL with a lo-res texture (render there, do render-to-texture or whatever) and paste it to screen on a quad (ortho-projected) with bilinear interpolation... What do you mean "virtually"?
smash, most people who uses fixed resolutions tend to do so because they are lamers who dont understand how to do perspective correct coordinate scaling in their rendering engines.
so yes, they are hardcoded to a fix resolution, because they suck.
elite people enum both devices and videomodes. fuckings to lamers.
so yes, they are hardcoded to a fix resolution, because they suck.
elite people enum both devices and videomodes. fuckings to lamers.
enumerating videomodes is SO 1990s.
You'll all see soon.
You'll all see soon.
Slummy for president! \o/
Optimus and you others complaining: If you click on every link, it's your very own fault! :D But Slummy's approach to get rid of the screenmode problems totally rocks. :D
Snash: or because you want people to be unable to recover if your prod hangs up ;)