nfbpm Posted January 11, 2015 Posted January 11, 2015 hello i´m new in DCS world , and just bought f-86 , and tryng to learn how to fly, (use to fly in fsx) can anyone help me to the best buttons assigments to the HOTAS TKY
Cibit Posted January 11, 2015 Posted January 11, 2015 I think I use flaps switch for flaps and airbrake switch for airbrake. IIRc there is supposed to be a profile now for most planes in dcs. Best idea is go to options and press buttons to see what the default bind is, a press will cause the mapped button to show in list And welcome to the forums :) 1 i5 8600k@5.2Ghz, Asus Prime A Z370, 32Gb DDR4 3000, GTX1080 SC, Oculus Rift CV1, Modded TM Warthog Modded X52 Collective, Jetseat, W10 Pro 64 [sIGPIC][/sIGPIC] Adding JTAC Guide //My Vid's//229th AHB
Zabuzard Posted January 11, 2015 Posted January 11, 2015 (edited) Here's my setup: For some of this (Flaps, Up/Down switches) you need to create extra assignments in the input file or DCS won't recognize the switches correct. You need to do this after every update again. Navigate to: E:\Program Files\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\F-86\Input\F-86F\joystick\default.luaAnd add the following to the other commands (this creates some new entries in your DCS key settings which are assignable and enable the correct use of those switches): -- Custom {down = nav_lights_commands.F86_CockpitDeviceCommand_LandAndTaxiLights, up = nav_lights_commands.F86_CockpitDeviceCommand_LandAndTaxiLights, cockpit_device_id = devices.NAV_LIGHTS_INTERFACE, value_down = -1, value_up= 0, name = 'Alternate Landing & Taxi Lights - Retract & Off', category = 'Left Forward Console'}, {down = electric_commands.F86_CockpitDeviceCommand_EngineMasterSw_EXT, up = electric_commands.F86_CockpitDeviceCommand_EngineMasterSw_EXT, cockpit_device_id = devices.ELEC_INTERFACE, value_down = 1, value_up = 1, name = 'Alternate Engine Master', category = 'Right Forward Console'}, {down = iCommandPlaneFlapsOn, up = control_commands.F86_CockpitDeviceCommand_FlapsHandle, cockpit_device_id = devices.CONTROL_INTERFACE, value_down = 0, value_up = 0, name = 'Alternate Flaps Down', category = 'Systems'}, {down = iCommandPlaneFlapsOff, up = control_commands.F86_CockpitDeviceCommand_FlapsHandle, cockpit_device_id = devices.CONTROL_INTERFACE, value_down = 0, value_up = 0, name = 'Alternate Flaps Up', category = 'Systems'}, Edited January 11, 2015 by Zabuza
sobe Posted February 2, 2015 Posted February 2, 2015 Zabuza Is this profile in Target or just lua files? Can you post in either event? Thanks Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .
Zabuzard Posted April 17, 2015 Posted April 17, 2015 Zabuza Is this profile in Target or just lua files? Can you post in either event? Thanks Pure normal DCS configs, so lua. Here they are: Joystick: http://zabuza.square7.ch/dcs/sabre/F86F%20-%20Joystick%20-%20HOTAS%20Warthog.diff.lua Pedals: http://zabuza.square7.ch/dcs/sabre/F86F%20-%20Saitek%20Pro%20Flight%20Combat%20Rudder%20Pedals.diff.lua Throttle: http://zabuza.square7.ch/dcs/sabre/F86F%20-%20Throttle%20-%20HOTAS%20Warthog.diff.lua :)
Recommended Posts