Jump to content

Recommended Posts

Posted (edited)

So long story short my left toe brake wire snapped. I tried to bind my right pedal toe brake to the both brakes axis bind in controls. Well it does not allow this to function as it is grayed out. How am I supposed to bind this now, and why in the he** does ED have so many non-functional, un-bindable, controls in their mods? I mean I had to jump through hoops with LUA to get the cargo views working on the UH1 and now this.

 

Can we please get a fix for this so I can stop swerving down the runway like a drunken monkey as I attempt to brake?

 

Oh and this function works in the F18 as I was able to correct for my broken pedals. So why does it not work here in the A10C?

Edited by NeMoGas
Posted

I'm using the MFG pedals and I can bind a single pedal brake input to the axis command "Wheel Brake". I see that the .lua for the CH Pro pedals does not include that command, and that's the only .lua file for a specific pedal product.

I therefore presume that you have CH Pro pedals. I think that the problem can be easily solved by adding the following line into the axis section near the end of the file "CH PRO PEDALS USB .lua":

{action = iCommandWheelBrake,        name = _('Wheel Brake')},

The line needs to be added before these two lines at the end of the file:

},
}

And of course you need to back up this modified file because every update will restore the stock file. Best use OvGME to manage this.

 

Should ED have included that command from the beginning? I would say YES. Because not only can a pedal break down like yours, but we also have simmers who unfortunately can only use one foot.

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

Posted

Once I found where that LAU was it worked like a charm. Thanks again for the help LeCuvier.

 

For anyone else who is like me and doesn't know where that LUA is, I found it in DCSWorld\Mods\aircraft\A-10C\Input\A-10C\joystick

  • Recently Browsing   0 members

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