Jump to content

Recommended Posts

Posted

instructions for 15 degree offset with no loss of corners from simhq (http://simhq.com/forum/ubbthreads.php/topics/3183284.html#Post3183284)

 

 

The full script is:

MapAxis(&Joystick, JOYX, DX_X_AXIS);

MapAxis(&Joystick, JOYY, DX_Y_AXIS);

 

SetSCurve(&Joystick, JOYX, 0,0,0,0, 0.6);

SetSCurve(&Joystick, JOYY, 0,0,0,0, 0.6);

RotateDXAxis(DX_X_AXIS, DX_Y_AXIS, -15);

 

And there you have it - quick, easy, and elegant, plus the lost travel range is hardly noticeable.

 

Apologies for being thick, but I haven't touched TARGET yet. Is it simple a matter of creating a new profile and copy and pasting the above and then running that profile before DCS? Will running that invalidate the PLug and PLay aspect? Id so, can anyone (joe?) share a profile tha has te stock PandP commands for the WH and also incorporates the offset? And has anyone tried to offset and found identical near identical response?

 

Many thanks

[sIGPIC][/sIGPIC]

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...