Jump to content

Binding/Axis Tune


Recommended Posts

I have the Winwing Super Tarus Throttle & Super libre Stick, Since the last up date I'm unable to bind the Salute or Hornet Ball to my controller, those two are grayed out, and I'm also unable to set the Axis tune. I had tech support check this out and they couldn't find the cause due to the fact that they didn't have this controller to test it on, so they suggest I UN-install the drivers and let windows choose the best drivers for this. Well as faith would have it I.m using drivers windows suggested(Win10). Anyone encountering this issue with these binding/axis tune? Thanks  TC

Binds.pdf

Win 10 Pro 64bit | Half X F/T Case | Corsair 1200AT ps | Asus ROG Maximums XIII Extreme | I9 11900K Clocked@4200 | Nepton 240 W/C | 64GB DDR4-3600 Gskill Mem | Asus 3080 gpu/8gb | SB-Z audio | Asus 32" 1440 Monitor | Winwing Super Tauras/Super Libra | Crosswind R/P | Track-ir-5 |

Link to comment
Share on other sites

The file "default.lua" under "...\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\FA-18C\Input\FA-18C\joystick" should contain these 2 lines of code

{	down = iCommandPilotGestureSalute,			                       name = _('Pilot Salute'),			category = _('Communications')},
{	down = intercom_commands.MsgHornetBall_EXT,	cockpit_device_id = devices.INTERCOM,	value_down =  1.0,	name = _('Hornet Ball'),			category = _('Communications')},

If these 2 lines are missing you would get the problem you describe. That's unlikely but check anyway!
I wonder if your installation has a file like "Winwing Super Tarus Throttle & Super libre Stick.lua". If you have such a file then the two lines are probably missing there.
Caution: I'm not referring to the "....diff.lua" file!

LeCuvier

Windows 10 Pro 64Bit | i7-4790 CPU |16 GB RAM|SSD System Disk|SSD Gaming Disk| MSI GTX-1080 Gaming 8 GB| Acer XB270HU | TM Warthog HOTAS | VKB Gladiator Pro | MongoosT-50 | MFG Crosswind Pedals | TrackIR 5

Link to comment
Share on other sites

7 hours ago, LeCuvier said:

The file "default.lua" under "...\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\FA-18C\Input\FA-18C\joystick" should contain these 2 lines of code

{	down = iCommandPilotGestureSalute,			                       name = _('Pilot Salute'),			category = _('Communications')},
{	down = intercom_commands.MsgHornetBall_EXT,	cockpit_device_id = devices.INTERCOM,	value_down =  1.0,	name = _('Hornet Ball'),			category = _('Communications')},

If these 2 lines are missing you would get the problem you describe. That's unlikely but check anyway!
I wonder if your installation has a file like "Winwing Super Tarus Throttle & Super libre Stick.lua". If you have such a file then the two lines are probably missing there.
Caution: I'm not referring to the "....diff.lua" file!

These two lines are not in the "default.lua, exactly were should I place these two line in this file, screen shot would help.  Thanks TC

Win 10 Pro 64bit | Half X F/T Case | Corsair 1200AT ps | Asus ROG Maximums XIII Extreme | I9 11900K Clocked@4200 | Nepton 240 W/C | 64GB DDR4-3600 Gskill Mem | Asus 3080 gpu/8gb | SB-Z audio | Asus 32" 1440 Monitor | Winwing Super Tauras/Super Libra | Crosswind R/P | Track-ir-5 |

Link to comment
Share on other sites

I'm very surprised your file misses these lines. Normally a simple "Repair" should fix that. In case the Repair doesn't fix it, I attach a screenshot from Notepad++ that shows these lines in line 889 and line 891.

I recommend you use Notepad++ for the insertion. If you haven't used Notepad++ before, it's free software you can safely download. In the menu "Language" select "L", then select "Lua". This will ensure you get the right display format for LUA.

Good luck!

FA-18C LUA Ball and Salute.JPG

LeCuvier

Windows 10 Pro 64Bit | i7-4790 CPU |16 GB RAM|SSD System Disk|SSD Gaming Disk| MSI GTX-1080 Gaming 8 GB| Acer XB270HU | TM Warthog HOTAS | VKB Gladiator Pro | MongoosT-50 | MFG Crosswind Pedals | TrackIR 5

Link to comment
Share on other sites

The repair fixed it but I think I'm using a mod that changes it. I had to re-install this mod after the repair and the issue reappeared so I loaded the mod after the repair and then copy/paste the Default.lua from my Stable version after re-installing the mod first. So far so good. Thanks TC


Edited by too-cool
spelling

Win 10 Pro 64bit | Half X F/T Case | Corsair 1200AT ps | Asus ROG Maximums XIII Extreme | I9 11900K Clocked@4200 | Nepton 240 W/C | 64GB DDR4-3600 Gskill Mem | Asus 3080 gpu/8gb | SB-Z audio | Asus 32" 1440 Monitor | Winwing Super Tauras/Super Libra | Crosswind R/P | Track-ir-5 |

Link to comment
Share on other sites

  • Recently Browsing   0 members

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