3.0b5 Changes Sensitivity?

the_x5the_x5 the Xzianthian Join Date: 2004-03-02 Member: 27041Members, Constellation
edited September 2004 in NS General Discussion
<div class="IPBDescription">>:-| Noooo!</div> <b>Can I have some one please confirm whether or not your mouse sensitivity and/or acceleration is adjusted by Natural Selection depending on your class?</b>

This is very bad for everyone. I will have to create a script to reset sensitivity and acceleration every time if this is true because I cannot handle varying sensitivity. It throws my aim off severely if it isn't at an exact 10.000000 sensitivity and I will check on acceleration too if I knew what the cvar was. I know this from example of Halo. Halo has very low sensitivity; I turn it all the way up to 9/10 before it feels right. If I can't do a 180 in either left or right as I move my mouse across the pad my game play suffers significantly. I love to have the ability to quickly turn and face the enemy. One of the cruelest things you can do to a player as admin is to force them to adjust their sensitivity. The human brain adapts to certain controls and pattern when you play a game long enough. Eventually you get an precise imprint of how it works. Your brain subconsciously know that if I move the mouse so much distance to the left I will turn around to face my 6. After a while it becomes second nature.

I am imprinted with a fixed sensitivity and acceleration for any player class, in any Half-Life mod. It's all exactly the same and with as much has I am addicted to Half-Life gamming it have it down to a perfection. I can easily tell if sensitivity is off by even a half of a point and if "B5" screws around with this I will <i><b>not</b></i> install it and I will <i><b>not</b></i> run it on my servers.

replace key with appropriate name and not sure what the acceleration is
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->bind "key" "sensitivity 10.000000; wait; acceleration = ?"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

Please devs, tell me this isn't included and if it is please remove it or allow a cvar to toggle it off. Please.
«1

Comments

  • Mr_FuriousMr_Furious Join Date: 2004-07-09 Member: 29810Members
    ehhh.. I dont seem to notice anything like this
  • the_x5the_x5 the Xzianthian Join Date: 2004-03-02 Member: 27041Members, Constellation
    It was mentioned in the B5 discussion thread twice as being suspected and a third said his sensitivity was found to be changed, but I want to get official developer confirmation on this either way.

    You guys can feel free to post what ever theories or experiments you want here on this thread but I'm waiting patiently for an official response.

    I'm hoping the answer will be:

    No, NS does not affect your sensitivity or mouse acceleration from what you have it set to.
  • MonkehMonkeh Join Date: 2004-04-20 Member: 28034Banned
    my controls felt sluggish but i sorted my mouse acceleration in windows and seems to have sorted it
  • comradecomrade Join Date: 2003-11-30 Member: 23774Members
    Yes, I have no problem and I have mouse accel turned off, how is yours set in the registry?
  • gophergopher Join Date: 2003-08-01 Member: 18657Members, Constellation
    I was one of those people with the sens problem, but I got help from someone, and now it works just as in beta4a. Simply put:

    alias +sens "sensitivity 2.75"
    alias -sens "sensitivity 2.75"

    in your cfg, you don't even need to bind the alias to a key.
  • AjurianAjurian Join Date: 2003-10-18 Member: 21753Members
    <!--QuoteBegin-gopher+Sep 7 2004, 05:35 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (gopher @ Sep 7 2004, 05:35 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> I was one of those people with the sens problem, but I got help from someone, and now it works just as in beta4a. Simply put:

    alias +sens "sensitivity 2.75"
    alias -sens "sensitivity 2.75"

    in your cfg, you don't even need to bind the alias to a key. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    But just having it in your config... I dont know much about scripting but isnt that like having q bound to lastinv but not actually having a q key on your keyboard (ie, its not gonna do anything)??
  • gophergopher Join Date: 2003-08-01 Member: 18657Members, Constellation
    <!--QuoteBegin-Ajurian+Sep 7 2004, 11:45 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Ajurian @ Sep 7 2004, 11:45 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-gopher+Sep 7 2004, 05:35 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (gopher @ Sep 7 2004, 05:35 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> I was one of those people with the sens problem, but I got help from someone, and now it works just as in beta4a. Simply put:

    alias +sens "sensitivity 2.75"
    alias -sens "sensitivity 2.75"

    in your cfg, you don't even need to bind the alias to a key. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    But just having it in your config... I dont know much about scripting but isnt that like having q bound to lastinv but not actually having a q key on your keyboard (ie, its not gonna do anything)?? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    The person told me the sensivity problem was actually some fault with steam, and that steam would execute those binds on its own. Well anyways, I don't have those problems anymore :>
  • SinSpawnSinSpawn Harbinger of Suffering Join Date: 2002-11-12 Member: 8359Members
    According to my knowledge of scripting, an alias can't work on its own, it needs to be activated/binded and used.
  • gophergopher Join Date: 2003-08-01 Member: 18657Members, Constellation
    <!--QuoteBegin-SinSpawn+Sep 7 2004, 11:58 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (SinSpawn @ Sep 7 2004, 11:58 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> According to my knowledge of scripting, an alias can't work on its own, it needs to be activated/binded and used. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    <i> ... and that steam would execute those binds on its own ... </i>

    I'm sorry I wrote bind instead of alias <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->
  • the_x5the_x5 the Xzianthian Join Date: 2004-03-02 Member: 27041Members, Constellation
    Thank you all for continuing on this. I would love to see someone devise an experiment for us all to test to see if people with 3.0b5 are having acceleration and sensitivity values changed in-game.

    Still waiting on developer response but well know it may take 24 hours or so I'm patient.
  • ZiGGYZiGGY Join Date: 2003-01-19 Member: 12479Members
    well I guess you could always clear a large amount of dskspace and play with fluctating sensitivity for a laugh, Im sure youd get used to it eventually <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo--> I used to play with over a metre of desk with my original q2 sensitivity, but you can get >95% rail acc on 56k <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
  • LichoLicho Join Date: 2002-11-02 Member: 3858Members, NS1 Playtester
    There is nothing like "chaning sensitivity". However, some aliens have modified fov (field of view), they have larger angle, to see more surroundings, and therefore sensitivity might feel different from them. Fov changes can be disabled or set to desired value using console..
  • the_x5the_x5 the Xzianthian Join Date: 2004-03-02 Member: 27041Members, Constellation
    <!--QuoteBegin-ZiGGY^+Sep 7 2004, 06:54 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (ZiGGY^ @ Sep 7 2004, 06:54 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> play with fluctating sensitivity for a laugh <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo--> I'm all about a good laugh, but you don't want it to be there all of the time anymore than you would want sv_friction -8 and sv_gravity 9999.

    Does the "Beating a dead horse" idiom ring a bell?
  • the_x5the_x5 the Xzianthian Join Date: 2004-03-02 Member: 27041Members, Constellation
    <!--QuoteBegin-Licho+Sep 7 2004, 07:22 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Licho @ Sep 7 2004, 07:22 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> There is nothing like "changing sensitivity". However, some aliens have modified fov (field of view), they have larger angle, to see more surroundings, and therefore sensitivity might feel different from them. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    Ah ha.

    <!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Fov changes can be disabled or set to desired value using console..<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->

    Can you show how to disable or set to desired values for those of us who don't know the exact procedure.

    (I know the fov command but not how to disable the changes, others aren't even familiar with the fov command)

    PS: I think default is fov 90?
  • DantemssDantemss Join Date: 2003-12-13 Member: 24305Members
    There's a checkbox somewhere in the options menu (I think it's in the video tab) that says "Force 90 Degree FOV". Mark it if you want. You will no longer see your view "growing" when you evolve.
  • NeoTheHunterNeoTheHunter Join Date: 2004-02-01 Member: 25901Members
    try to compare playing ns in win2k and winxp. win2k has no acceleration but winxp have a little accelleration. at least it's noticeable to me.
  • ZekZek Join Date: 2002-11-10 Member: 7962Members, NS1 Playtester, Constellation, Reinforced - Shadow
    edited September 2004
    <!--QuoteBegin-Licho+Sep 7 2004, 08:22 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Licho @ Sep 7 2004, 08:22 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> There is nothing like "chaning sensitivity". However, some aliens have modified fov (field of view), they have larger angle, to see more surroundings, and therefore sensitivity might feel different from them. Fov changes can be disabled or set to desired value using console.. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    That's a good point, but it's been that way for quite some time now. Was this enabled by default in B5 and not in previous builds or something? I haven't noticed this problem myself but I've definitely seen a lot of people who have.

    The option to lock the FoV at 90 degrees is in the "Advanced..." options, btw, and it defaults to off.
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    It's not the field of view, as that only effect how far your peripheral vision goes. A 180 turn done with a 90 degree FoV would be the same 180 at a 120 FoV. It has nothing to do with mouse sensitivity.
  • CaMCaM Join Date: 2004-07-05 Member: 29735Members
    I have not felt any type of changes in my sensitivity, strange thou because people some people from my community have been metioning it as well, for me using every type of unit it seems my aim has been fine in the latest release... <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->

    -cya <!--emo&::tsa::--><img src='http://www.unknownworlds.com/forums/html//emoticons/tsa.gif' border='0' style='vertical-align:middle' alt='tsa.gif' /><!--endemo-->
  • RadagastRadagast Join Date: 2003-06-29 Member: 17776Members, Constellation
    learn to aim chumps.
  • LichoLicho Join Date: 2002-11-02 Member: 3858Members, NS1 Playtester
    edited September 2004
    <!--QuoteBegin-BobTheJanitor+Sep 8 2004, 06:35 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (BobTheJanitor @ Sep 8 2004, 06:35 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> It's not the field of view, as that only effect how far your peripheral vision goes. A 180 turn done with a 90 degree FoV would be the same 180 at a 120 FoV. It has nothing to do with mouse sensitivity. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    <span style='color:white'>Be nice.</span> Difference is about 50%, it's very hard to NOT feel it .. Try running your mouse (without mouse accel) from one side of pad to other and count circles with marine and with skulk.. It's MAJOR difference..
    For example my system:
    marine - 1.8 circle
    skulk - 2.75 circle

    Command to disable fov changes is:
    cl_forcedefaultfov 1

    Note, that this is not specific to beta5 though!
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    In that case it's your sensitivity that is changing. Field of View doesn't have a thing to do with this. Imagine a circle with a line from the center to one edge. Now draw a 90 degree angle in there to represent a field of view. Now imagine those lines going through one rotation. Now imagine the lines representing a 110 degree field of view. Now rotate it around once. Notice how the center line, the one that represents the center of view (the crosshair, in game) takes exactly the same amount of time to go around in a circle regardless of the width of the lines around it? It doesn't matter how wide or narrow your FoV is, a line moving at the same speed (same sensitivity) will take exactly the same amount of time to go around a circle.

    Does this make sense? I'd give you diagrams if I could, that might make the example a bit less confusing.
  • ShockehShockeh If a packet drops on the web and nobody&#39;s near to see it... Join Date: 2002-11-19 Member: 9336NS1 Playtester, Forum Moderators, Constellation
    I frankly can't remember if the species specific FOV was implemented. It was suggested long ago during 1.x development as a nice idea, and was dropped at the time because of the faults this caused in Software mode.

    However, NS has long since dropped support for Software mode, so I'm unsure if this was ever put in. If it was, it would explain you feeling there was altered sensitivity, but I'm pretty sure it could be no more than maybe 5-10 degrees. Certainly not enough to completely throw off someones game.

    Unless you're looking at another idiom.... 'scapegoat'. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html//emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->

    - Shockwave
  • Nemesis_ZeroNemesis_Zero Old European Join Date: 2002-01-25 Member: 75Members, Retired Developer, NS1 Playtester, Constellation
    edited September 2004
    If I remember correctly, FOV changes were introduced with the first public beta of 3.0 - quite some time ago.
  • SaboterSaboter Join Date: 2002-11-20 Member: 9396Members
    <!--QuoteBegin-Licho+Sep 8 2004, 06:49 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Licho @ Sep 8 2004, 06:49 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-BobTheJanitor+Sep 8 2004, 06:35 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (BobTheJanitor @ Sep 8 2004, 06:35 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> It's not the field of view, as that only effect how far your peripheral vision goes. A 180 turn done with a 90 degree FoV would be the same 180 at a 120 FoV. It has nothing to do with mouse sensitivity. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    <span style='color:white'>Be nice.</span> Difference is about 50%, it's very hard to NOT feel it .. Try running your mouse (without mouse accel) from one side of pad to other and count circles with marine and with skulk.. It's MAJOR difference..
    For example my system:
    marine - 1.8 circle
    skulk - 2.75 circle

    Command to disable fov changes is:
    cl_forcedefaultfov 1

    Note, that this is not specific to beta5 though! <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I don't think you can compare skulk and marine mouse speeds, I think the skulk has a faster turn speed than marine, which makes the same mouse sens seem faster. Maybe that's what your experiancing. I can see different accells for each class, or differnt turn rates for each class. aka: marine with HA will turn slower than marine with JP, but same sensitivity on mouse.
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    Turn speed = mouse sensitivity.

    Mouse sensitivity = how fast you turn.

    Moving the mouse to the left at a certain rate should always turn you to the left on screen at the same rate regardless of whether you're a celerity skulk or an HA/HMG.
  • LichoLicho Join Date: 2002-11-02 Member: 3858Members, NS1 Playtester
    <!--QuoteBegin-BobTheJanitor+Sep 8 2004, 03:42 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (BobTheJanitor @ Sep 8 2004, 03:42 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> In that case it's your sensitivity that is changing. Field of View doesn't have a thing to do with this. Imagine a circle with a line from the center to one edge. Now draw a 90 degree angle in there to represent a field of view. Now imagine those lines going through one rotation. Now imagine the lines representing a 110 degree field of view. Now rotate it around once. Notice how the center line, the one that represents the center of view (the crosshair, in game) takes exactly the same amount of time to go around in a circle regardless of the width of the lines around it? It doesn't matter how wide or narrow your FoV is, a line moving at the same speed (same sensitivity) will take exactly the same amount of time to go around a circle.

    Does this make sense? I'd give you diagrams if I could, that might make the example a bit less confusing. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    I understand what you mean, but this is just a theory! Game obviously handles both terms differently. Fov is probably somehow involved in calculation between mouse movement and turn angle, along with the "sensitivity" value ..

    It's probably there to compensate for lower visual turn rate with higher fov. (Imagine you have very high fov, now even if you turn at high angular speed, movement seem to be visually slow. So game probably increases turn speed to compansete and to make it visually similar to other fovs with given sensitivity..)
  • the_x5the_x5 the Xzianthian Join Date: 2004-03-02 Member: 27041Members, Constellation
    Nemisis Zero, you are developer no? Answer please:

    <!--QuoteBegin-x5+ beginning of this post--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (x5 @ beginning of this post)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Can I have some one please confirm whether or not your mouse sensitivity and/or acceleration is adjusted by Natural Selection depending on your class?<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->

    Yes? No? Yes, but?

    I think I'm hearing from these other peopel that unlike the 2.01, which I'm used to, 3.0 and above have changes to the FoV above or below the default of 90. According to Bob, this doesn't actually change senisitivity but will affect you aim and how you aim dramatically if you aren't expecting a change.

    If I add the line cl_forcedefaultfov 1 in autoexe.cfg I can prevent fov changes of any kind. Interesting. I do notice that like with TFC I have my hw guy swich to a fov of 110 since i don't need to aim and need to beable to see more and turn arround faster. Things look fish-eye like but I does really well for me being able to see arround and yes it does seem that I can turn arround much faster.

    comparison: take an fov of 150 and compare to fov of 10:
    higher than 90 fov = fish-eye view; harder to aim accurately, but faster ability to turn arround and see more stuff
    lower than 90 fov = "zoomed in" view; easy to aim accurately and far away objects seem closer than they are, but you have to move the mouse a lot to change your viewing angle a little.

    So if its an fov change that may very well be the cause or this noticable disruption

    [CODE=quoted from my autoexe.cfg]bind "mousewheeldown" "fov 90"[/CODE]

    PS: I run win2000 Pro btw.
  • BobTheJanitorBobTheJanitor Join Date: 2003-12-10 Member: 24228Members, NS1 Playtester
    Well the other fact you have to consider is that FoV change have been in 3.0 for a long time, at least since public beta 1, since when most of us have had experience with it. B5 is the first time that I've had a feeling that my sensitivity was changing mid game.
  • LichoLicho Join Date: 2002-11-02 Member: 3858Members, NS1 Playtester
    Bob, feelings usually mean nothing. Do some testing, it's not so hard, you can start your own game :-) Test it with 4a and 5.0, you will notice that it's same in both versions. There was nothing new regarding sensitivity in beta5 afaik.

    And, YES, sensitivity (in terms of turn speed/moue movement) changes with differrent FOV = with marines/certain aliens. You can prevent it by setting game to keep standard fov.
Sign In or Register to comment.