Hi guys,

I'm cooperating into a project of computer vision to extract the rotation speed of a camera given recordings of videogames. You can see preliminary results here:
http://www.youtube.com/watch?v=FAItpMLJHKs

What I need know is a way to control exactly the input I send to the game. I would like to use +left and +right, but the only trick I found at the moment to change the rotation speed is using timescale. This actually change the speed of everything (dynamic textures, item rotations etc) and therefore is not the best method. Moreover I am experiencing strange results for timescale values above 1, and I cannot say whether it is our application that sucks or timescale that is not linear.

So, briefly: do you know how to change the rotation speed for +left +right ?

No, sensitivity, m_yaw etc do not work.

Thanks a lot,
meme