Jump to content

Recommended Posts

Posted

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

Posted

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 :)

  • Like 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]

Posted (edited)

Here's my setup:

 

f86f_-_hotas_diagram.jpg

 

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.lua
And 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 by Zabuza
  • 3 weeks later...
Posted

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 .

  • 2 months later...
Posted
  • Recently Browsing   0 members

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