shagrat Posted October 2, 2020 Posted October 2, 2020 (edited) This nasty little "defaultDeviceAssignmentFor" command in "C:\Program Files\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\F14\Input\F-14B-Pilot\joystickdefault.lua" disables the axis bindings for my MFG Crosswind Rudders and the Virpil CM 2 Throttle. You get red fields in the controls overview and you can't re-assign the axis. They keep being "messed up". I could fix this by "correcting" the default asignments to normal input axis options, not forcing any assignment (see below)! This fix does not survive the updates, so you need to fix it in the official files. :cry: -- joystick axes join_override(res.axisCommands,{ {combos = defaultDeviceAssignmentFor("roll"),action=iCommandPlaneRoll,name='Roll'}, {combos = defaultDeviceAssignmentFor("pitch"),action=iCommandPlanePitch,name='Pitch'}, [b]{action=iCommandPlaneRudder, name='Rudder'}, {action=iCommandPlaneThrustCommon, name='Throttle Both'},[/b] {action = iCommandPlaneThrustLeft , name = _('Throttle Left')}, {action = iCommandPlaneThrustRight, name = _('Throttle Right')}, Edited October 2, 2020 by shagrat Shagrat - Flying Sims since 1984 - Win 10 | i5 10600K@4.1GHz | 64GB | GeForce RTX 3090 - Asus VG34VQL1B | TrackIR5 | Simshaker & Jetseat | VPForce Rhino Base & VIRPIL T50 CM2 Stick on 200mm curved extension | VIRPIL T50 CM2 Throttle | VPC Rotor TCS Plus/Apache64 Grip | MFG Crosswind Rudder Pedals | WW Top Gun MIP | a hand made AHCP | 2x Elgato StreamDeck (Buttons galore)
Recommended Posts