I have the sensitivity maxed out and i can still only move it as fast as the keyboard, I can't flick around or aim very well at all.
Mouse Aiming Mode = Toggle
X Axis Scale = 1.0
Y Axis Scale = -1.0
Digital Up = Aim Up
Digital Down = Aim Down
Mouse Toggle Button = U
Is it something i'm doing wrong? Can I change it to move quicker somehow? Or is it just part of the game that that is the max speed of movement, because it makes it feel slow and unresponsive. I guess it would be like this to maintain the 'feel' of the original duke? Can we have an option to change it as some of us are not that fussed about how original it 'feels'? It would be much better in Dukematch, to be able to ACTUALLY aim. Although I do understand if you would much rather have it 'feel' older than play better, coz i have noticed a lot of you are DEVOTED to this very purpose and I would like to keep it as similar as possible as well, although we shouldn't be restricted to what it was originally like completely, or otherwise it would be difficult to improve the game at all, which is what this is all about right? Bringing Duke into the Modern Day? Or is that for DNF? Are we to just make it pretty and playable and leave the rest? <--- Lol kinda started ranting there... :oops:
Heheh ignore the end and answer the question pleasel. I am not deleting that waste of time otherwise it will have been an even MORE waste of time because no body will see it and OMG I'M RANTING AGAIN. <--- rant disease
Mephisto at
If I understand you correctly, the mouse moves too slow? There's 2 mouse sensitivity settings here, one is the scale and one is the sensitivity. Look for these lines in sw.cfg:
I used your numbers... and now I can move sideways quickly enough. I think I had my sensitivity up too high, and when i used yours, I could turn it up ingame and see some difference, which i couldn't before. Hmm user error. But you still cant look up and down quickly ?
EDIT: O btw dif account :?
)))000((( at
Why do you have two accounts anyway?
Spike at
Coz I'm Spike not Baddle Axe. That account is inactive now it'll be deleted soon anyway
Mephisto at
[quote="Spike
Spike at
Ok thanks for trying.
I got fed up and did a clean reinstall of all the stuff the hrp and everything and it works fine now! I must have broke it or something coz no matter what I did i couldn't get it to aim up and down with the anologue so the sensitivty would affect it (coz i was using difital up and dwn). But again thanx for trying
miclus at
The mouse sensitivity in general is off from the dos version. You'll have to adjust it. I added about .5 to mine and it seems to be near what it is in the dos version.
TX at
miclus said
The mouse sensitivity in general is off from the dos version. You'll have to adjust it. I added about .5 to mine and it seems to be near what it is in the dos version.
That's because the DOS version's mouse input was ass backwards. According to JonoF, it wasn't even applying the sensitivity to the Y axis.
(03:00:50) JonoF: interesting. DOS MACT's mouse sensitivity setting doesn't apply to the Y axis
(03:01:33) JonoF: in fact, the mouse driver's Y delta is just multiplied by 96, while the X axis is (x*32*sensitivity)>>15