0
DJL

DirectX and OpenGL need nerd help

Recommended Posts

When I switched to XP and tried to play Return to Castle Wolfenstein I got this:

Quote


...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
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem



I chopped off the first part and just started where errors began to appear. The problem appears to be something related to "open GL". I downloaded a demo version hoping the problem would fix itself, no dice. After talking to an IT friend at work he suggested I download DirectX. Everything I find seems to be development kits and not the plug and chug I'm envisioning. Any advice?

Also, I'm searching on Castle Wolfenstein sites for info.

THanks,
Doug
"I encourage all awesome dangerous behavior." - Jeffro Fincher

Share this post


Link to post
Share on other sites
Downloading the latest DirectX drivers won't fix it... ID uses OpenGL for video (OpenGL and DirectX are both graphics subsystems) on all their games... you need drivers and a video card that support OpenGL... know what kind of video card is in your computer? They list this in the system requirements on their website...

* 3-D Hardware Accelerator (with 16MB VRAM with full OpenGL® support

"If all you ever do is all you ever did, then all you'll ever get is all you ever got."

Share this post


Link to post
Share on other sites
DirectX comes with XP. Make sure you have all the updates (XP SP1).

Apparently it is unable to set the pixel format for the rendering context, i.e. unsupported resolution by your card/monitor configuration. First it tries with the OpenGL drivers and since it can't make it work, it then tries with the 3dfx drivers.

The solution: Assuming you have a decent (newer) graphics card, probably from nvidia or ati... go to their website and download their drivers.

XP has drivers for both of them but they do not include the opengl extensions (only direct3d). But if you download the drivers from www.nvidia.com or www.ati.com, you'll get what you need.

Later,
Chivo

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0