-
Notifications
You must be signed in to change notification settings - Fork 0
Basic Script Install
zeplintwo edited this page Jul 19, 2021
·
1 revision
- Download and extract the latest ‘source’ files. Releases
- Unpack zip and keep all files in same directory.
- Open ‘TARGET Script Editor’ Open and Compile ‘Analog_WSAD_Profile.tmc'.
- Edit 'Analog_WSAD_User_Settings.ttm' save changes if any.
- Close ‘TARGET Script Editor’ window.
- Launch ‘TARGET GUI’ and ‘Run Configuration’ on 'Analog_WSAD_Profile.tmc'.
- You can also run the configuration from the Script Editor.
- The following binds are built in but can be changed in the Analog_WSAD_Keymapings.ttm
- ThrottleUp USB[0x57] //numpad + throttle step up
- AltThrottleUp USB[0x55] //numpad * alternate throttle step up
- ThrottleDown USB[0x56] //numpad - throttle step down
- AltThrottleDown USB[0x54] //numpad / alternate throttle step down
- TrimInc USB[0x59] //numpad 1 trim increase step up
- TrimDecr USB[0x5A] //numpad 2 trim decrease step down
- PitchDown USB[0x16] //s pitch down, nose down
- PitchUp USB[0x1A] //w pitch up, nose up
- RollRight USB[0x07] //d roll right, roll clockwise
- RollLeft USB[0x04] //a roll left, roll anti-clockwise
- YawRight USB[0x08] //e yaw right, nose right
- YawLeft USB[0x14] //q yaw left, nose left
- ThrustUp USB[0x52] //up arrow translate, accend, stafe thrust
- ThrustDown USB[0x51] //down arrow translate, decend, thrust down
- ThrustRight USB[0x4F] //right arrow translate, strafe,thrust right
- ThrustLeft USB[0x50] //left arrow translate, strafe,thrust left
- Launch save game and enjoy.