Tremulous Forum
General => Feedback => Topic started by: /dev/humancontroller on July 13, 2007, 06:10:36 pm
-
Instead of having a "boost" command, how about using +button9 for example? Then you could keep it pressed while changing directions. This could improve the human dodging skills, a lot for n00bz, and a bit for uBeR1337Zorz.
-
Seriously. I'm tired of repeatedly hitting the sprint key when I change directions.
-
No. Most keyboards (or drivers, i dunno) will only allow you to press 3 buttons or so at a time before things get fucked up.
But you could atleast make the sprint a real toggle, optionized of course so the people who think it is perfect the way it is (like me) can choose the 'old' way.
-
Instead of having a "boost" command, how about using +button9 for example? Then you could keep it pressed while changing directions. This could improve the human dodging skills, a lot for n00bz, and a bit for uBeR1337Zorz.
calling it +button9 is braindead, there is no reason to change the name (other than to add a +).
-
Instead of having a "boost" command, how about using +button9 for example? Then you could keep it pressed while changing directions. This could improve the human dodging skills, a lot for n00bz, and a bit for uBeR1337Zorz.
calling it +button9 is braindead, there is no reason to change the name (other than to add a +).
why did they make taunt a button then? lol
-
Instead of having a "boost" command, how about using +button9 for example? Then you could keep it pressed while changing directions. This could improve the human dodging skills, a lot for n00bz, and a bit for uBeR1337Zorz.
calling it +button9 is braindead, there is no reason to change the name (other than to add a +).
why did they make taunt a button then? lol
no clue, maybe it's an artifact from pre-standalone.
-
No. Most keyboards (or drivers, i dunno) will only allow you to press 3 buttons or so at a time before things get fucked up.
But you could atleast make the sprint a real toggle, optionized of course so the people who think it is perfect the way it is (like me) can choose the 'old' way.
If an another key will not be possible, it doesn't matter wether u have +boost or boost. If you can't press the sprinting button, then that's it.
But you shouldn't have problems like that, because the shift, ctrl and alt are keys that are made for simultaneous pressing.
-
calling it +button9 is braindead, there is no reason to change the name (other than to add a +).
why did they make taunt a button then? lol
no clue, maybe it's an artifact from pre-standalone.
No, they easily could have made it be called +taunt.
So they might have missed the opportunity to change.
Tip: +attack is an alias for +button0
-
No. Most keyboards (or drivers, i dunno) will only allow you to press 3 buttons or so at a time before things get fucked up.
But you could atleast make the sprint a real toggle, optionized of course so the people who think it is perfect the way it is (like me) can choose the 'old' way.
Mine works with all buttons down that i can press, logitech + linux :)
-
Mine's the same, some cheapo ergonomics ps/2 keyboard and a Logitech MX Revolution mouse in Linux.
-
Keyboard simultaneous keypress limitations are hardware, guys. The almighty power of your infallible operating system has nothing to do with how the keyboard you plugged into it is built.
-
Then my cheap ps/2 ergonomics keyboard rocks, I tried playing Frets of Fury on a Dell once and the keyboard locked up at 3 keys and I was all "WTF SHITTY DELL LAWL!"
-
... Most keyboards (or drivers, i dunno) will only allow you to press 3 buttons or so at a time before things get fucked up. ...
You do not know many keyboards or you just buy crappy gamer-gear or cheapos.
E.g. the old IBM (original AT) does not fuck up, nor do Cherry-Golds.
-
Keyboard simultaneous keypress limitations are hardware, guys. The almighty power of your infallible operating system has nothing to do with how the keyboard you plugged into it is built.
True, but most of logitech keyboards seem to not have any kind of limitations (Well the cheap ones are cheap ones..) under linux.
But as you well know keyboard can't controll the beeper of computer, it's your windoze limiting the amount of buttons you can press down at once.
-
Keyboard simultaneous keypress limitations are hardware, guys. The almighty power of your infallible operating system has nothing to do with how the keyboard you plugged into it is built.
actually that's not entirely true. if you're getting input from your wndproc() events, then you can only have 3 keys down at any time (modifier keys excluded), however if you call GetAsyncKeyState(), there seems to be no limit. i can't comment on how directinput will work, which is what trem uses on windows iirc.
-
Most standard keyboards suffer from phantom keystrokes, where if you press several keys at the same time, then if you try to press another key it won't work. My old keyboard from dell was like that with wasd and my arrow keys. Its was annoying, but now I have my Merc Zboard, and you don't get Phantom Keys unless you press more then 15 keys at once. I need to find a driver or something that will work for Ubuntu, I love the gamepad part of my keyboard but can't get it set up for linux.