I am wanting to use Quake 3 with my VR920 headset. However, when i change r_stereo to 1, i get this error on startup: GLW_StartOpenGL() - could not load OpenGL subsystem
Please help
thanks
			
			
									
						
										
						Stereo
Re: Stereo
r_stereo is not a setting that is related to sound. All variables that are prefixed with r_ are related to graphical settings (the r probably stands for rendering). I'm not sure what the r_stereo setting does, but it may be related to some (obsolete) stereoscopic rendering function.
All sound related settings are prefixed with s_
			
			
									
						
										
						All sound related settings are prefixed with s_
- 
				^misantropia^
 - Posts: 4022
 - Joined: Sat Mar 12, 2005 6:24 pm
 
Re: Stereo
For the interested:
/r_stereoEnabled 1
/r_stereoSeparation 64
Don your 3D glasses and enjoy the stereoscopic goodness (and headache afterwards).
Requires ioquake3. But you should have that installed anyway.
			
			
									
						
										
						/r_stereoEnabled 1
/r_stereoSeparation 64
Don your 3D glasses and enjoy the stereoscopic goodness (and headache afterwards).
Requires ioquake3. But you should have that installed anyway.
Re: Stereo
I have added the following to an AUTOEXEC.CFG
What is ioquake3... i dont think i have it.
			
			
									
						
										
						However, there is no difference in Quake 3.seta r_stereoEnabled 1
seta r_stereoSeparation 64
What is ioquake3... i dont think i have it.
- 
				^misantropia^
 - Posts: 4022
 - Joined: Sat Mar 12, 2005 6:24 pm
 
Re: Stereo
OK, got ioquake 3.
Installed, updated and copied the pak0 file.
I created an autoexec.cfg file containing:
Is there a guide out there?
			
			
									
						
										
						Installed, updated and copied the pak0 file.
I created an autoexec.cfg file containing:
Still no luck.seta r_stereoEnabled 1
seta r_stereoSeparation 64
seta r_anaglyphmode 1
Is there a guide out there?
- 
				^misantropia^
 - Posts: 4022
 - Joined: Sat Mar 12, 2005 6:24 pm
 
Re: Stereo
http://wiki.ioquake3.org/Stereo_Rendering
You might need to tweak r_stereoseparation (less is more IIRC).
			
			
									
						
										
						You might need to tweak r_stereoseparation (less is more IIRC).
Re: Stereo
Please don't forget: ioquake has its config files not in baseq3!