ppjoy: Thanks for answer!!
Ppjoy works fine
but when you turn the plane, head of the pilot folows mose moviment, and is not good climb with plane while pilot look down
i want to know how disable mouse view on il-2 then i will play online!
sorre by terreble english, im brazilian
Two possibilities. one: under controls, Find
SNAP VIEW
and put a key in for
Toggle Snap/Pan View=
See if using that key lets you disengage and reengage the mouse.
If not, try this :
In the conf.ini file in your game folder is this:
[rts]
;ProcessAffinityMask=1
mouseUse=2
joyUse=1
trackIRUse=1
DisableIME=0
locale=
try changing "mouseUse=" to a '1' instead of a '2' so it instead reads like:
mouseUse=1 That might actually eliminate the need to use ppjoy to control the JS actions.
If that does not work, try replacing the 2 or 1 with either a 0 (usually meaning null and void), or leaving it completely blank so it reads either as:
mouseUse=0 or
mouseUse= That might disable the mouse completely for IL2 game play, just hope it does not disable it for using the menus.
After that I am out of ideas.
Take a look at Freetrack (
) or TrackIR ( [url=]http://www.naturalpoint.com/trackir/ ) for being able to view without keys or a mouse.