protonscr

HL1: MOUSE Y-AXIS Not working

steamclosed reviewedlocalizationMOVED: Half-Life 1
ValveSoftware/steam-for-linux#820 · opened 2013-01-24 by loisgomez · updated 2013-01-25 · 23 comments · github
Lloisgomez 2013-01-24 github

Hi, Im only able to move the X-AXIS to look around, cant look up or down using mouse

Información sobre el procesador:
    Fabricante:  GenuineIntel
    Velocidad: 2399 Mhz
    Procesadores lógicos 4
    Procesadores físicos 2
    HyperThreading:  Compatible
    FCMOV:  Compatible
    SSE2:  Compatible
    SSE3:  Compatible
    SSSE3:  Compatible
    SSE4a:  No compatiblem
    SSE41:  Compatible
    SSE42:  Compatible

Información sobre la red:
    Velocidad de la red:  

Versión de Windows:
    Ubuntu 12.04.1 LTS (64 bits)
    Nombre de kernel: Linux
    Versión de kernel: 3.2.0-35-generic
    Editor de X Server: The X.Org Foundation
    Versión de X Server: 11103000

Tarjeta de vídeo:
    Controlador:  ATI Technologies Inc. ATI Mobility Radeon HD 5000 Series

    Versión de controlador: 4.2.11995 Compatibility Profile Context
    Densidad de color del escritorio: 24 bits por píxel
    Frecuencia de actualización del monitor: 60 Hz
    Identificador del fabricante: 0x1002
    Identificador del dispositivo: 0x68e0
    Número de monitores: 1
    Número de tarjetas de vídeo lógicas: 1
    Resolución de pantalla principal: 1366 x 768
    Resolución de escritorio: 1366 x 768
    Tamaño de pantalla principal: 13,54" x 7,60"  (15,51" diag)
                                            34,4cm x 19,3cm  (39,4cm diag)
    No se ha detectado la memoria VRAM principal

Tarjeta de sonido:
    Dispositivo de sonido: Realtek ALC272X

Memoria:
    RAM:  3819 Mb

Varios:
    Idioma de la IU:  Español
    LANG:  es_ES.UTF-8
    Micrófono:  Not set
    Espacio total en disco disponible: 295692 MB
    Bloque libre más grande en el disco: 137625 MB

Software Instalado:

Informes de fallos recientes:

Aalfred-valve maintainer 2013-01-24 github

Got to the Options dialog and then the mouse tab, make sure Mouse look is ticked.

Lloisgomez 2013-01-24 github

Its ticked, just unticked and ticked it again. Same issue, can look sideways but not up and down

DDarkDefender 2013-01-25 github

Yepp same problem here. Can't look up/down with the mouse. If I untick mouse look the mouse moves the player instead as it should. But with it ticked I can only look left&right not up/down.

Bbarsanuphe 2013-01-25 github

Same here. Mouse look checkbox can be ticked but get un-ticked when I click Apply. I notice the same kind of thing with sound -- changing any volume then clicking apply sets the modified volume to 0.

DdyrverE 2013-01-25 github

Same refusal to look up and down here.
However if I deselect mouse look and move the mouse in what would be the y-axis, the character moves forward and back.
And I also can tick reverse mouse but it will get unselected when I press apply or ok.

Ttxdv 2013-01-25 github

Am, my X and Y axis doesn't work, just for clarification.

?ghost 2013-01-25 github

This affect me, i have Mouse look ticked...

Rronsaldo 2013-01-25 github

Same problem here.

Aawedsa 2013-01-25 github

My Y-AXIS works if I have the box "Use high quality models" unticked, but when it's ticked my Y-AXIS doesn't work.

EDIT: My Y-AXIS works now if I have the box "Use high quality models" ticked or unticked, weird..

Mmrdaemon 2013-01-25 github

Same issue here, regardless of high quality models setting, full screen or windowed.

Ggcala 2013-01-25 github

"high quality model" trick doesn't work for me, too

Aawedsa 2013-01-25 github

Just found this on steamcommunity:

"Solve mouse up\down bug:
open Steam/SteamApps/common/Half-Life/config.cfg and change
m_pitch "0,022000"
to
m_pitch "0.022000"

Comma\dot hardcoded problem :)"

Maybe that should fix the problem.

MMrSchism 2013-01-25 github

That was an impressive catch.

Mmrdaemon 2013-01-25 github

Nice catch, this does resolves the issue for me.

Ggcala 2013-01-25 github

I don't have any config.cfg in Steam/SteamApps/common/Half-Life but found two copies of it in:

Steam/SteamApps/common/Half-Life/valve
Steam/SteamApps/common/Half-Life/valve_italian

The one in valve is right but that in valve_italian has the wrong character; once corrected Gordon, finally, can look his shoes...

DDarkDefender 2013-01-25 github

Changing the m_pitch comma to a dot fixes this for me. But if I change any mouse settings ingame it overwrites the m_pitch value with a comma in it and I have the same problem again.
EDIT: Counter-Strike doesn't have this problem...

ZZeXx86 2013-01-25 github

Same problem here, Y-axis of mouse is working when Mouse look is unticked, but does not work for looking up and down but as player movement forward/backward. When ticked its without purpose.
This bug should be easily fixed.
Starting game with -console and set up m_pitch do the trick as well.

?ghost 2013-01-25 github

Problem was resolved here after after changing m_pitch comma to dot in Steam/SteamApps/common/Half-Life/valve_lv/config.cfg

Ttxdv 2013-01-25 github

It seems that the only Y-axis not working problem is different from my mouse not working at all.

Eeisbehr 2013-01-25 github

The comma to dot fix worked for me as well. This might be something that doesn't cause a problem in every system configuration because some countries use the comma as a decimal point, which could lead to it sometimes parsing into the correct value, sometimes not.

EDIT: And because it gets written with a comma after changing settings, the issue might by with a system with the wrong locale writing it in the config. Setting "export LC_NUMERIC=C" (Which I also need to run TF2) seems to solve the problem.

Hhabrahabr 2013-01-25 github

I have this problem (Y-axis) only after change resolution. Fix by delete config.cfg

?ghost 2013-01-25 github

Last HL1 update fixed this issue for me!