ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.67k stars 619 forks source link

Mouse invisble after starting CS with +map #581

Closed t-cr3x closed 11 years ago

t-cr3x commented 11 years ago

I am sorry if this bug is reported already, but there seem to be so many different mouse problems and they didn't sound similar to what i am experiencing. When i launch Counter-Strike with "+map mapname", the mouse becomes invisible. It still works, it's possible to select menu items, you just can't see it anymore.

Steps to reproduce: Go to the Half-Life directory and execute the following command:

hl.exe -game cstrike +map cs_assault

Launching Half-Life this way (leaving out -game cstrike) does not cause this problem. Also usually i launch the game with additional parameters (+deathmatch 1 -dev), but they do not seem to affect this.

System information:

Processor Information:
    Vendor:  AuthenticAMD
    Speed: 3600 Mhz
    4 logical processors
    2 physical processors
    HyperThreading:  Supported
    FCMOV:  Supported
    SSE2:  Supported
    SSE3:  Supported
    SSSE3:  Supported
    SSE4a:  Supported
    SSE41:  Supported
    SSE42:  Supported

Network Information:
    Network Speed:  

Operating System Version:
    Windows 8 (64 bit)
    NTFS:  Supported
    Crypto Provider Codes:  Supported 311 0x0 0x0 0x0

Video Card:
    Driver:  Microsoft Basic Render Driver

    DirectX Driver Name:  aticfx32.dll
    Driver Version:  9.12.0.0
    DirectX Driver Version:  8.17.10.1172
    Driver Date: 19 Dec 2012
    Desktop Color Depth: 32 bits per pixel
    Monitor Refresh Rate: 60 Hz
    DirectX Card: AMD Radeon HD 6700 Series
    VendorID:  0x1002
    DeviceID:  0x68ba
    Number of Monitors:  1
    Number of Logical Video Cards:  1
    No SLI or Crossfire Detected
    Primary Display Resolution:  1440 x 900
    Desktop Resolution: 1440 x 900
    Primary Display Size: 16.14" x 10.24"  (19.09" diag)
                                            41.0cm x 26.0cm  (48.5cm diag)
    Primary Bus Type Not Detected
    Primary VRAM: 20 MB
    Supported MSAA Modes:  2x 4x 8x 

Sound card:
    Audio device: Lautsprecher (Realtek High Defi

Memory:
    RAM:  8149 Mb

Miscellaneous:
    UI Language:  English
    Microphone:  Not set
    Media Type:  DVD
    Total Hard Disk Space Available:  1536181 Mb
    Largest Free Hard Disk Block:  357260 Mb
    OS Install Date: Jan 01 1970
    Game Controller: None detected
alfred-valve commented 11 years ago

I can't reproduce this. hl.exe -game cstrike +map cs_assault is in invalid command line and does what is expected, you jump straight into a map with no motd or the like. The correct command line: hl.exe -game cstrike +map cs_assault +maxplayers 32 works for me, motd pops and cursor shows. Can you tell me the exact command line you run and post a screenshot of the issue.

t-cr3x commented 11 years ago

Any command i tried with -game cstrike +map cs_assault does cause the error (same for different maps). If i leave out any of those two commands the problem does not occur. The command line i normally execute (with different mapnames) is: hl.exe +map cs_assault -game cstrike -dev -console +deathmatch 1 I want maxplayers set to 1 because else it restricts some commands i use for map testing (gl_wireframe, r_drawentities). Unfortunately i do not know what might be causing this. First i see Counter-Strike in a 1024x768 resolution (as i set it to run at) with green filling up the rest of the screen. The mouse is still working at this point. Then Counter-Strike takes up the whole screen and the mouse is invisible. Here is a recording of executing the command line you proposed: http://youtu.be/3-jLmTeTh90 (notice: i select a Team and Model with the Mouse)