Nothing Important Works At All!

YolandoYolando Join Date: 2002-11-02 Member: 3779Members
<div class="IPBDescription">The Menu, The Commander Mode, Uhg...</div> Problem A) When I hit the "Menu" key, (no matter what it's assigned to), the menu doesn't show up. Instead, I get this white fuzz up in the top left corner, remotely resembling some sort of words - it's the menu. I can actually select stuff, but I have no idea what I'm selecting, because the entire menu seems to be crammed into the top left corner, and all the words overlap eachother.

Problem B) In Commander mode, I have no mouse pointer... =/. It makes commanding difficult (far beyond my current skill). Yeah, once again, it's there, I just can't see it. I can select things with my invisible mouse, but it's quite difficult to find my way around the screen with nothing to go by...

I surpass all the requirements for the game, as far as the system goes. I really have no idea what this could be... Help!

Comments

  • UnknownUnknown Join Date: 2002-06-12 Member: 759Members
    Are you running in software mode? If so, its not supported.

    If not, then well....I don't know.
  • EpyonEpyon Join Date: 2002-11-01 Member: 2255Members
    Are you using direct 3d or opengl? Make sure you are using opengl.
  • UnknownUnknown Join Date: 2002-06-12 Member: 759Members
    <!--QuoteBegin--Epyon+Nov 5 2002, 12:33 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Epyon @ Nov 5 2002, 12:33 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Are you using direct 3d or opengl? Make sure you are using opengl.<!--QuoteEnd--></td></tr></table><span id='postcolor'><!--QuoteEEnd-->
    You dont have to use OpenGL, but it is recommended. Direct 3D is not as good as OpenGL, thats why.
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    I know exactly what the problem is for A.

    Remove -console from your command line and instead open up CONFIG.CFG and change the bind for:

    bind "`" "toggleconsole"
    bind "~" "toggleconsole"


    to

    bind "`" "console 1.0; toggleconsole"
    bind "~" "console 1.0; toggleconsole"

    what this does is a simple alias so that whenever you hit your tilde key it enables the console even if it was previously disabled, ensuring you can *always* access the console, even without the -console command line switch.

    as far as B goes:

    are you using wickedGL, or another 3rd party openGL driver? Those can mess up the half-life vgui system. Don't use them.
    If that's not it try hud_capturemouse 1
  • HikeebaHikeeba Join Date: 2002-10-03 Member: 1418Members
    edited November 2002
    Answer to A:

    You're running software mode I'll bet. I use software mode myself since I get the best performance with it. AFAIK there's nothing that can be done about that right now except using OGL or D3D. You can still use the menu, but it's gonna' take some practice. If you have autohelp on, a description of what you're currently mousing over will pop up in the bottom right corner.

    Answer to B:

    Software mode again. Right now the only solution is D3D or OGL.

    Hopefully software mode will be supported in the not too distant future. Until then you live with it or use hardware.
Sign In or Register to comment.