News:

Come Chat with us live! Learn how HERE!

Main Menu

Setting r_stereo 1 cuases opengl to crash.

Started by Vector_Matt, December 20, 2006, 07:31:41 PM

Vector_Matt

I was browsing through my autoexec.cfg and saw this line:
seta r_stereo "0"
I thought to myself, stereo sound would be nice. So i changed the line to:
seta r_stereo "1"
Then when I ran trem I got the couldn't load opengl subsystem thing. When I changed that line back to:
seta r_stereo "0"
Trem worked fine.

I do have the latest drivers. Anyone know why that line would cause trem to crash?

Fluxflashor

Because it's an in-proper setting... It might not even have anything to do with the sound.

Vector_Matt

Quote from: DoDFluxIt might not even have anything to do with the sound.
Your right. I just did some searching, and it is actualy from the quake 3 engine for stereo visual (like 3d movies).

vcxzet

r_blah --> blah is a renderer setting
cg_blah --> blah is a client game setting
g_blah --> blah is a game(server) setting
cl_blah --> blah is a client setting
sv_blah --> blah is a server setting
.
.
.