WTH - Why Do I Have To Run In D3d Now?!

ZammaZamma Join Date: 2004-05-04 Member: 28458Members, Constellation
<div class="IPBDescription">..after</div> Recently:

I got up this morning and my comptuor locked up. Yesterday i played NS with my normal OPENGL. I restart my computor and want to play some NS.
I open ns and get an error about OPENGL. I think w.e. And continue. I then join a server where NS crashes. THEN i rejoin a server and get in. In there it goes MODE NOT SUPPORTED.

I use d3d now cause its the " cure ". But it sucks....

Why has this happened?

Why can i only use d3d and not opengl wen yesterday i cud...

Comments

  • DarKrODarKrO Join Date: 2005-05-01 Member: 50600Members, Reinforced - Supporter
    Install your latest graphics card drivers, re-install ns.
    When OPENGL fails ns tells itself it doesnt work, or your drivers suck ^_^
  • DaJMastaDaJMasta Join Date: 2005-01-10 Member: 34750Members, Constellation
    May I ask what is wrong with D3D?

    It works fine for me, and gives good image quality, so whats wrong with using it?
  • KerotanKerotan Join Date: 2005-04-17 Member: 48692Members, Constellation
    i got the same thing happening as well last night bout opengl not working...
    all i did was download my latest drivers and it worked
  • DragonMechDragonMech Join Date: 2003-09-19 Member: 21023Members, Constellation, Reinforced - Shadow
    <!--QuoteBegin-DaJMasta+May 1 2005, 09:49 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (DaJMasta @ May 1 2005, 09:49 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> May I ask what is wrong with D3D?

    It works fine for me, and gives good image quality, so whats wrong with using it? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    You will usually get far better performance in OGL than in D3D. I only get around 40 FPS in D3D vs. +100 in OGL.
  • the_x5the_x5 the Xzianthian Join Date: 2004-03-02 Member: 27041Members, Constellation
    I thought D3D is a graphics accelerator that used openGL functions... <a href='http://www.opengl.org/' target='_blank'>http://www.opengl.org/</a>

    Perhaps I'm misinformed. For me D3D has never worked right for Half-Life (get a black box in center of the screen and color can sometimes be screwy or lag horribly) so I always use openGL.

    <b>It would be nice to learn more about how openGL and D3D are similar/differ and more deeply how they work with your graphics card. Anyone willing to share what they know?</b>

    PS: We should also be stating what graphcis cards and OS we use. For me that is:

    OS: Windows 2000
    (orginally had WinMe ><; thinking of upgrading with new motherboard)
    AGP: ATi Raedon 9600 XT
    (/w HL coupon, about a year ago when we all first thought HL2 was comming out...)
  • ZunniZunni The best thing to happen to I&amp;S in a long while Join Date: 2002-11-26 Member: 10016Members
    I had that happen after I installed Power Strip (in an attempt to sort out other issues with my video card)

    Is PStrip installed?
  • typical_skeletontypical_skeleton Join Date: 2003-02-24 Member: 13944Members
    Just google the differences.

    Different API's, with similar functionality. OpenGL is typically more optimized, unless a game is designed with D3D specifically in mind.

    www.google.com

    =P
  • t3hIwUnt3hIwUn Join Date: 2005-04-03 Member: 47443Members
    Just readjust your settings for OpenGL in Video Options. I have the same problem occasionally and usually a restart of Steam and retweaking of your settings will fix the problem.
  • CageyCagey Ex-Unknown Worlds Programmer Join Date: 2002-11-15 Member: 8829Members, Retired Developer, NS1 Playtester, Constellation
    edited May 2005
    <!--QuoteBegin-the x5+May 1 2005, 10:46 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (the x5 @ May 1 2005, 10:46 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <b>It would be nice to learn more about how openGL and D3D are similar/differ and more deeply how they work with your graphics card. Anyone willing to share what they know?</b> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    D3D and OpenGL are competing standards; they each provide programmers with a single set of functions that can be used to talk to video cards made by different manufacturers and containing different hardware. They sit between the low-level hardware code and the game's application code and take care of details that are specific to each card. Card manufacturers provide the implementation of the standard for their cards, and can optimize the functions for the features their hardware provides.

    D3D is short for Direct3D, and is part of Microsoft's DirectX standard for windows games. IIRC some Windows emulators for Linux can now run D3D code, but it's designed for use in Windows only.

    OpenGL is a non-platform specific standard originally developed by Silicon Graphics Inc. There are adaptations of OpenGL for Windows, Mac, and Linux along with other less popular operating systems.

    Source uses DirectX/D3D, the Unreal engines and Quake/Doom engines use OpenGL. Half-Life was written so that it can use either standard and switch to a pure software mode as well; at the time Half-Life was released D3D was in its infancy and OpenGL support in home PCs was relatively new, so it was probably decided to support both so that the game could use whichever standard became favored in the industry.
  • DarKrODarKrO Join Date: 2005-05-01 Member: 50600Members, Reinforced - Supporter
    ATI Cards = DIRECT3D

    NVIDIA = OpenGL

    Run the cards in their non-native mode and they run slower.
  • BlueNovemberBlueNovember hax Join Date: 2003-02-28 Member: 14137Members, Constellation
    <!--QuoteBegin-DarKrO+May 2 2005, 12:54 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (DarKrO @ May 2 2005, 12:54 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> ATI Cards = DIRECT3D

    NVIDIA = OpenGL

    Run the cards in their non-native mode and they run slower. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    ...
    Are you sure that's accurate? Does not seem to tally with what anyone else has said nor what I (thought I knew) know.

    Besides, I have an ATi card and it runs HL much better in OpenGL.
  • XFallXFall Join Date: 2004-03-23 Member: 27509Members
    No he's right, Nvidia=OpenGL
    and ATI=D3D

    Take Doom 3 for example, it runs better with Nvidia cards because of their OpenGL drivers

    Half Life 2 runs better on D3D with ATI's.
  • spinviperspinviper Join Date: 2003-05-08 Member: 16151Members
    In Half-Life ONE both ATI and NVIDIA cards run BETTER in OPENGL.
Sign In or Register to comment.