Help With A Pair Of Binds

xioutlawixxioutlawix Join Date: 2002-11-05 Member: 7118Members, Constellation
edited February 2003 in NS General Discussion
<div class="IPBDescription">...</div> I went ahead and had to reinstall half life and ns after building a new comp, so naturally i have the same old problem of my mousewheel weapons switch not working properly (ie, mousewheel up auto-switches weapons, mousewheel down either works properly on marines, or nothing at all on aliens). Does anyone recall the bind commands to correctly bind the mousewheel up to next weapon, and mousewheel down to previous weapon?

Edit - Also, right now with natural selection (due to my snazzy new set up) I get a constant 70fps, no matter what. Obviously this is sufficient, but is there a bind or something i can tweak to up my maximum frames per second? I feel like I've heard somewhere its possible to get higher fps than just that through some tweaking. Thanks!

PS., I did a search, or at least tried to, search seems broke, sorry if this has been posted already.

Comments

  • coilcoil Amateur pirate. Professional monkey. All pance. Join Date: 2002-04-12 Member: 424Members, NS1 Playtester, Contributor
    fps_max 100. Dunno about the other.
  • JeosterJeoster Join Date: 2002-11-22 Member: 9591Members
    1. invnext and invprev

    2. fps_max 100
  • xioutlawixxioutlawix Join Date: 2002-11-05 Member: 7118Members, Constellation
    <!--QuoteBegin--Jeoster+Feb 22 2003, 11:53 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Jeoster @ Feb 22 2003, 11:53 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> 1. invnext and invprev

    2. fps_max 100 <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    And the name for mousewheel?

    I think it'd be like...

    bind mousewheelup "invnext"
    bind mousewheeldown "invprev"

    I think <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
  • JeosterJeoster Join Date: 2002-11-22 Member: 9591Members
    bind "MWHEELDOWN" "invnext"
    bind "MWHEELUP" "invprev"


    Straight from my config.
  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    In regards to the FPS_max setting, first of all your vision will not be able to discern much of a difference above 37fps. Secondly, if you've already set fps_max at 100, and this MAY only work on some video cards, there is a vert sync setting that will release fps restrictions
  • SandrockSandrock Join Date: 2002-12-16 Member: 10905Members, Constellation, Reinforced - Shadow
    <!--QuoteBegin--kwikloader+Feb 22 2003, 12:04 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (kwikloader @ Feb 22 2003, 12:04 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->In regards to the FPS_max setting,  first of all your vision will not be able to discern much of a difference above 37fps.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Videogame frames per second are different from film frames per second. I can see and feel a <b>huge</b> difference between 100fps and 60fps when playing NS.
  • civman2civman2 Join Date: 2002-11-03 Member: 6116Members, Constellation
    That and high FPS gives you other advantadges in game too <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
  • TalesinTalesin Our own little well of hate Join Date: 2002-11-08 Member: 7710NS1 Playtester, Forum Moderators
    <!--QuoteBegin--Sandrocky+Feb 22 2003, 09:28 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Sandrocky @ Feb 22 2003, 09:28 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><!--QuoteBegin--kwikloader+Feb 22 2003, 12:04 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (kwikloader @ Feb 22 2003, 12:04 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->In regards to the FPS_max setting,  first of all your vision will not be able to discern much of a difference above 37fps.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Videogame frames per second are different from film frames per second. I can see and feel a <b>huge</b> difference between 100fps and 60fps when playing NS.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    It's mostly psychosomatic. The human eye, unless specifically trained, cannot discern a difference between 60fps and 100fps. Of course, that's a /steady/ 60fps. If your vid card runs at 60 sitting still, and you move/turn, it may drop.. which WOULD be noticable. It's all relative.


    <!--QuoteBegin--xioutlawix+Feb 22 2003, 08:46 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (xioutlawix @ Feb 22 2003, 08:46 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->
    Edit - Also, right now with natural selection (due to my snazzy new set up) I get a constant 70fps, no matter what. Obviously this is sufficient, but is there a bind or something i can tweak to up my maximum frames per second? I feel like I've heard somewhere its possible to get higher fps than just that through some tweaking. Thanks!
    <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    It's most likely to be that vsync is set on. Go into your video card setup options, and try forcing it off. This will allow your fps to go higher... but result in nasty 'tearing'. Visual artifacts where the <b>v</b>ideo <b>sync</b>hronization isn't fast enough to refresh the whole frame in time, before the next one is being drawn.
    I'd leave it on. If you've got a beefy setup, then you'll stay at a *constant* 70fps, which is far more valuable than a fluctuating 100fps. About the only reason to try for 100fps would be to jetpack/speed exploit... and you aren't trying to do <u>that</u>, <i>are you</i>?
  • coilcoil Amateur pirate. Professional monkey. All pance. Join Date: 2002-04-12 Member: 424Members, NS1 Playtester, Contributor
    Sandrocky is quite correct. The fundamental difference between video FPS and game FPS is motion-blurring. Any single frame of video footage is blurry, because there is motion through the frame; your brain interpolates the in-between frames, and above ~37 FPS, the effect is seamless. In a video game, each frame is a snapshot - 0 motion. There's no implied motion, so your brain needs "help" interpolating. The brain sees ~37 FPS, sure... but at 100fps, each of the "frames" that it sees is in fact a motion-blurred amalgam of ~2.7 frames. The higher your fps, the more video frames get blurred into each of your brain's "frames," and the smoother the motion appears.
  • xioutlawixxioutlawix Join Date: 2002-11-05 Member: 7118Members, Constellation
    Heh, yeah, the rig i put together is a p4 2.4ghz, 1gig pc2100 ram (running dual channel), and (for now) the geforce 4 mx420. The vid card is still hanging on from the previous system, i'm waiting for my radeon to arrive, but obviousyl the gf4 is sufficient for half life.
    I see what you mean however about having the constant 70fps as opposed to a fluctuating 100fps, i'll probably tweak it a bit and see which works best for me, thanks!
  • RazorClawRazorClaw Join Date: 2002-11-06 Member: 7413Members
    <!--QuoteBegin--xioutlawix+Feb 22 2003, 01:09 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (xioutlawix @ Feb 22 2003, 01:09 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Heh, yeah, the rig i put together is a p4 2.4ghz, 1gig pc2100 ram (running dual channel), and (for now) the geforce 4 mx420. The vid card is still hanging on from the previous system, i'm waiting for my radeon to arrive, but obviousyl the gf4 is sufficient for half life.
    I see what you mean however about having the constant 70fps as opposed to a fluctuating 100fps, i'll probably tweak it a bit and see which works best for me, thanks! <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Well if you get constant 70fps with a Geforce4MX you'll probably get constant 99fps with a radeon (if it's a 9500 or better).
  • SandrockSandrock Join Date: 2002-12-16 Member: 10905Members, Constellation, Reinforced - Shadow
    edited February 2003
    <!--QuoteBegin--coil+Feb 22 2003, 12:39 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (coil @ Feb 22 2003, 12:39 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Sandrocky is quite correct. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Wow, haven't heard that one in a while. Thanks Coil! <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
Sign In or Register to comment.