ET Resolution-Problem :(

Hey cF,

I have the following problem with my notebook...

O/S: Win7 Home Premium
Windows-Resolution: 1280 x 800

When I start ET with a Resolution of 800 x 600 and r_mode 4 I always have these black stripes on the left and right side of my TFT.

image: unbenanntoy

In windows I cannot use any other resolution then 1280 x 800 without getting black stripes @ desktop....

Please help me... which setup I must have in my CFG to get no fucking black stripes in ET.

Random Chick:

image: hot-chick
Comments
24
r_mode 8
...PIXELFORMAT 6 selected
...creating GL context: succeeded
...making context current: succeeded
...WARNING: fullscreen unavailable in this mode
...setting mode 8: 1280 1024 FS
...using colorsbits of 16
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...window already present, CreateWindowEx skipped
Initializing OpenGL driver
...WARNING: fullscreen unavailable in this mode
...shutting down QGL
...unloading OpenGL DLL
...assuming '3dfxvgl' is a standalone driver
...initializing QGL
...WARNING: missing Glide installation, assuming no 3Dfx available
...shutting down QGL
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem
Parent
maybe try to instal a new drivers to ur grapic card ; o
Parent
I already have newest drivers....
Parent
maybe try something like this:

r_customheight "800"
r_customwidth "1280"
r_mode "-1"
BLACK STRIPES :(
Parent
I have same resolution and I play with rmode 6. No black stripes!
I tried r_mode 6 and 800 x 600 in ET with 1280 x 800 @ Windows --> BLACK STRIPES :&
Parent
Aaaaaa :/ I think that this have nothing to do with your problem but you have r_fullscreen 1?
Parent
r_displayrefresh 0? :D
Parent
r_ or cg_ or something fullscreen 1 ? ;D
ye, seta r_fullscreen "1" already set
Parent
You must find something like : "enable/disable adjustment of the screen" in your graphics card settings
r_mode 4
r_displayrefresh 60
vid_restart

Should do the trick
now I have the game in the middle of the TFT an a black frame arround :(
Parent
aspect ratio is your friend! Gfx card settings & adjust it
no magic schot no wall schot
1280 x 800 = 16:10 aspect ratio

r_customaspect 2 = 16:10
Problem solved :)
1280 x 800 = 16:10 aspect ratio

r_customaspect 2 = 16:10
Parent
Back to top