hi yestarday i put in a 128 meg video card i found on my desk and then when i run trem it wont work
...setting mode 3: 640 480 FS
...using colorsbits of 16
...calling CDS: ok
...registered window class
...created window@0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (3)
----- CL_Shutdown -----
RE_Shutdown( 1 )
Shutting down OpenGL subsystem
...wglMakeCurrent( NULL, NULL ): failed
...shutting down QGL
...unloading OpenGL DLL
-----------------------
Q_strncpyz: NULL src
thats what it says can anyone help me? please
have you tried installing drivers for that video card?
yes i already did
Are you absolutely sure you didn't install the default Windows drivers and that your graphics card vendor's driver supports OpenGL?
Quote from: next_ghostAre you absolutely sure you didn't install the default Windows drivers and that your graphics card vendor's driver supports OpenGL?
yeah - if you use windows then make sure that you use drivers from your card's vendor as Microsoft drivers don't support hardware accelerated OpenGL (they support hardware acceleration only for Direct3D).
What kind of Video Card are you running with it now? Nvidia, ATI...?