annoying movement

G

Guest

Guest
Archived from groups: alt.games.thief-dark-project (More info?)

I take back what I said earlier about the movement (1st person) being
improved over earlier versions.

After 1 hr of playing the demo the constant jigging about was making me
feel sick!

Using walk helps but why on earth is run the default? That jst seems like a
mistaken decision no less. At least you should be able to choose what is
the default.. Control configuration programming aint rocket science ffs!
(and yes I do speak from experience).
 
Archived from groups: alt.games.thief-dark-project (More info?)

Mouse sensitivity:



Open Default.ini and search for the string [Engine.PlayerInput], and change
the MouseSensitivity=50 to your liking (75 is good).



Tweaks made to T3PlayerAnims.ini:

* TO REMOVE VIEW BOB:
find "-- NORMAL GROUND MOVEMENT --" section
change all [Forward1] through [Forward6]
change:
"Translate=false"
to:
"Translate=true"

* FOR FASTER LEANING:
change all [LeanLeftStart] through [LeanRightEndCrouching]
change:
Speed=1
to:
Speed=2.5

* FOR FASTER PICK UP/DUMPING OF BODIES:
find "-- BODY CARRY --" section
change in [BodyCarryBend] section
change:
Speed=1
to:
Speed=1.5 (or 2.0)
also, change in [BodyCarryRelease] section
change:
Speed=1
to:
Speed=2.0 (or 2.5)



Options.ini - (located in the Thief sub folder within My Documents):



To change the movement speeds:


1) Replace current key bindings with:
W=MoveForwardBackward 0.500000 (this changes the Run movement forward rate
to half)
S=MoveForwardBackward -0.500000 (Same for going backward)
2) Adjust the strafe rates if desired the same way
3) Save options.ini
4) Now open default.ini in the main Thief 3 folder

5) Change WalkMultiplyer from 0.5 to 2.0.
6) Now save default.ini- you should be good to go!





"RichGK" <foo@fup.fip> wrote in message
news:znabbj7xsgjr$.1cmn9j7h7211i$.dlg@40tude.net...
> I take back what I said earlier about the movement (1st person) being
> improved over earlier versions.
>
> After 1 hr of playing the demo the constant jigging about was making me
> feel sick!
>
> Using walk helps but why on earth is run the default? That jst seems like
a
> mistaken decision no less. At least you should be able to choose what is
> the default.. Control configuration programming aint rocket science ffs!
> (and yes I do speak from experience).