Displaying 4 results from an estimated 4 matches for "glw_choosepfd".
2011 Nov 03
2
Jedi Academy: opengl error
...d one. After patching it to 1.01 version and installing fixed binaries (from here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=2315 ) it gived me this error: could not load OpenGL subsystem.
Here's the error message:
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...-1 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 32, 24, 0 )
...-1 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (4)
...setting mode 3: 640 480 FS
...using colorsbits of 1...
2010 Jul 27
1
American McGee's Alice(tm) (2000)
...bsystem
...initializing QGL
...calling LoadLibrary( 'C:\windows\system32\opengl32.dll' ): succeeded
...setting mode 3: 640 480 FS
...using colorsbits of 16
...calling CDS: ok
...registered window class
...created window at 0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 16, 16, 0 )
...-1 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 16, 16, 0 )
...-1 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
...assumi...
2008 Dec 08
1
Call of Duty problem.
...ubsystem
...initializing QGL
...calling LoadLibrary( 'C:\windows\system32\opengl32.dll' ): succeeded
...setting mode 3: 640 480 FS
...using colorbits of 32
...calling CDS: ok
...registered window class
...created window at 0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...-1 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 32, 24, 0 )
...-1 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
----- CL_...
2011 Jan 19
9
RtCW: GLW_StartOpenGL() issue
...ng mode 3: 640 480 FS
...using desktop display depth of 32
...calling CDS: failed, bad mode
...trying next higher resolution: failed, DISP_CHANGE_FAILED
...restoring display settings
...registered window class
...created window at 0,0 (646x505)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...numPFDs > MAX_PFDS (544 > 256)
...255 PFDs found
...hardware acceleration found
...PIXELFORMAT 149 selected
...creating GL context: succeeded
...making context current: succeeded
...WARNING: fullscreen unavailable in this mode
...setting mode 3: 640 480 FS
...using colorsbits...