| 
   
		
            
             
				
            
          
		
		
				
		
				02-06-2002, 05:08 AM
			
			
			
		 
               
 I need help getting the OpenGL to work. I installed the drivers for open gl from nvidia and I get this same message while trying to start the game..
 
 Initializing OpenGL driver
 ...getting DC: succeeded
 ...GLW_ChoosePFD( 16, 16, 0 )
 ...23 PFDs found
 ...GLW_ChoosePFD failed
 ...failed to find an appropriate PIXELFORMAT
 ...restoring display settings
 ...WARNING: could not set the given mode (3)
 ...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
 GLW_StartOpenGL() - could not load OpenGL subsystem
 
 ----
 "GLW_StartOpenGL() - could not load OpenGL subsystem"  How do I fix that?
 |