Jump to content

Key Assignment Clashes (with Warthog)


Recommended Posts

Hi everyone,

Have hit a problem.. trying to use 2 modifiers (1 switch, 1 lever) and a joystick button. This is in A10C-II with 2.7 Latest Beta.

I have no conflicts (no error messages in config screen), and have mapped all the Lighting Panel knobs to joystick buttons.

So some of them work, and some don't respond but in the config screen, it detects them all correctly and shows you which function it is mapped to.

Also I have my CMS Fwd + Lever mapped to Accelerate Time, but it activates when I'm using the 2 modifiers + CMS Fwd as below.. is this an issue as well ?

eg. 

In UI :

        ["d53pnilunilcdnilvdnilvpnilvunil"] = {
            ["added"] = {
                [1] = {
                    ["key"] = "JOY_BTN15", 
#This is the CMS Fwd
                    ["reformers"] = {
                        [1] = "JOY_BTN4", 
#This is the Warthog Throttle FLOW R toggle  
                    },
                },
            },
            ["name"] = "Time accelerate",
        },

 

In A10C Real:

        ["dnilp1365unilcdnilvdnilvpnilvunil"] = {
            ["added"] = {
                [1] = {
                    ["key"] = "JOY_BTN15", #This is the CMS Fwd
                    ["reformers"] = {
                        [1] = "JOY_BTN17",
                        [2] = "JOY_BTN4", #This is the Warthog Joystick Lever
                    },
                },
            },
            ["name"] = "Auxiliary Instruments Lights Increase",
        },

Thanks,

Andrew

20220406 - A10CII.diff.lua 20220406 - UI.diff.lua

Link to comment
Share on other sites

  • Recently Browsing   0 members

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