protonscr

Team Fortress 2: Mouse options doesn't remember sensitivity unless slider is used

steamclosed MOVED: Team Fortress 2reviewedNot a bugnot reproducible
ValveSoftware/steam-for-linux#1638 · opened 2013-02-13 by ghost · updated 2013-02-16 · 8 comments · github
?ghost 2013-02-13 github

Team Fortress 2 mouse options don't remember the sensitivity if the user types into the sensitivity text field. This is a small issue but a potential annoyance for those who need a precise setting. (.3 can sometimes make all the difference!)

Jjorgenpt 2013-02-13 github

Unable to reproduce this, these are the steps I took:

  • Go to options, type number into mouse sensitivity text field
  • Click "OK", click "Quit"
  • Restart game, go to options, look at mouse sensitivity text field

If you specify more than 3 numbers after the decimal point (e.g. 3.125), it will correctly use that value, but if you go back into Options it'll show the number as rounded (3.13 in this case). If you inspect the value using 'sensitivity' in the console, it should still show up as 3.125 after a restart.

This is also the same behavior as on Windows.

Ping this issue if you're still experiencing it and I missed something in my repro.

?ghost 2013-02-13 github

I'm still experiencing the issue. I took your steps to repro, as well as repeated my own.

These are the steps I took:

  1. I opened the game Options and navigated to the Mouse tab
  2. I set the sensitivity to a value (.85)
  3. I closed the game options
  4. In returning to the game, you can notice the sensitivity is unchanged. This can be confirmed, as the Mouse Options shows that it didn't remember the value typed into the text box.

Item number 4 is reproducible with your steps.

Jjorgenpt 2013-02-13 github

@mightysoupcan If you open the console and type 'sensitivity', what does it report? Are you clicking "OK" or "Apply" when you're setting the settings? If you immediately go back into Game options after changing it to 0.85, what does it show?

?ghost 2013-02-13 github

I do press OK or Apply before closing the window, yes.

If I open the console and start typing 'sensitivity,' it suggests the value that the slider is at. In my particular case, I move the slider around, and it ends up around 1.35. I change the value in the text field to a value, like .85, and click Apply. The console still suggests it's at 1.35.

Jjorgenpt 2013-02-13 github

This seems to be a specific issue to sensitivities lower than 1.0. If you drag the slider below 1.0, do you see the same behavior? If you type a number above 1.0, do you see the same behavior?

?ghost 2013-02-14 github

I have confirmed the issue is only reproduced if the value is less than 1. Entering a value of more than 1 moves the slider, and the game remembers your setting.

Jjorgenpt 2013-02-14 github

Great - fixing this issue now. It'll be included in an upcoming release of TF2. (Probably in 1-2 weeks)

Jjorgenpt 2013-02-16 github

Should've been fixed in todays release.

Nothing extracted yet.