tase Posted September 22, 2013 Posted September 22, 2013 g'day i fly with the mouse, using something like this in the input profile: axisCommands = { {combos = {{key = "MOUSE_Y" }}, action = iCommandPlanePitchDelta, name = "mpitch"}, {combos = {{key = "MOUSE_X" }}, action = iCommandPlaneRollDelta, name = "mroll"}, {combos = {{key = "MOUSE_Z" }}, action = iCommandPlaneThrustCommonDelta, name = "mthrottle"}, }, } endit's the way it worked since at least FC2, maybe even 1. it works with stock su-25t, works with downloadable su-25a, however it does not work with the downloadable a-10a. apparently the new a-10 CWS .dll does not honor incremental inputs via iCommandPlane....Delta (like from mice) anymore. will you fix this or is mouse support dropped forever? if true, am i to expect support for it to eventually disappear in the su-25x modules too?
Recommended Posts