Can not seem to get the auto switching to work? Still amazing without and, planning to order a Stream Deck XL to go with my mini.
Am i being stupid by missing something like i mentioned on the previous post? All bindings have a key equivalent in the second column of Elite E.G. Binding for cargo scoop is mapped to my X56 and Keyboard Number 0. Which is the one along with hard-points, am using to test to see if its working.
I hate asking for help and have tried to work this out myself last few nights but can not work out what am doing wrong?
P.S this is without running Voice Attack, G19 App or EDMC and i run in ED in a window across triple screens, but don't think that would effect it in any way?
This is my .JSON (Shortened)
"SDKVersion": 2,
"Software": {
"MinimumVersion": "4.6.1"
},
"Profiles": [
{
"Name": "Main",
"ReadOnly": true,
"DeviceType": 1,
"DontAutoSwitchWhenInstalled": false
},
{
"Name": "InFighter",
"ReadOnly": true,
"DeviceType": 1,
"DontAutoSwitchWhenInstalled": true
},
{
"Name": "SrvTurret",
"ReadOnly": true,
"DeviceType": 1,
"DontAutoSwitchWhenInstalled": true
},
{
"Name": "InSRV",
"ReadOnly": true,
"DeviceType": 1,
"DontAutoSwitchWhenInstalled": true
},
{
"Name": "CargoScoop",
"ReadOnly": true,
"DeviceType": 1,
"DontAutoSwitchWhenInstalled": true
},
{
"Name": "HardPoints",
"ReadOnly": true,
"DeviceType": 1,
"DontAutoSwitchWhenInstalled": true
}
]
}
And here is my log (shortened)
2020-09-03 20:38:48.3352|INFO|BarRaider.SdTools.Logger|Disconnect event received
2020-09-03 20:38:48.3352|INFO|BarRaider.SdTools.Logger|Plugin Disconnected - Exiting
2020-09-03 20:40:01.9513|DEBUG|BarRaider.SdTools.Logger|Logger Initialized
2020-09-03 20:40:01.9902|INFO|BarRaider.SdTools.Logger|Init Elite Api
2020-09-03 20:40:01.9902|INFO|BarRaider.SdTools.Logger|monitoring key binding path #1 C:\Users\sourm\AppData\Local\Frontier Developments\Elite Dangerous\Options\Bindings
2020-09-03 20:40:01.9902|INFO|BarRaider.SdTools.Logger|monitoring key binding file name #1 StartPreset.start
2020-09-03 20:40:02.1530|INFO|BarRaider.SdTools.Logger|monitoring key binding path #2 C:\Users\sourm\AppData\Local\Frontier Developments\Elite Dangerous\Options\Bindings
2020-09-03 20:40:02.1530|INFO|BarRaider.SdTools.Logger|monitoring key binding file name #2 HCS Custom.3.0.binds
2020-09-03 20:40:02.1530|INFO|BarRaider.SdTools.Logger|journal path C:\Users\sourm\Saved Games\Frontier Developments\Elite Dangerous
2020-09-03 20:40:02.7722|INFO|BarRaider.SdTools.Logger|Profile Found : Main for StreamDeckMini
2020-09-03 20:40:02.7722|INFO|BarRaider.SdTools.Logger|Profile Found : InFighter for StreamDeckMini
2020-09-03 20:40:02.7722|INFO|BarRaider.SdTools.Logger|Profile Found : SrvTurret for StreamDeckMini
2020-09-03 20:40:02.7722|INFO|BarRaider.SdTools.Logger|Profile Found : InSRV for StreamDeckMini
2020-09-03 20:40:02.7722|INFO|BarRaider.SdTools.Logger|Profile Found : CargoScoop for StreamDeckMini
2020-09-03 20:40:02.7722|INFO|BarRaider.SdTools.Logger|Profile Found : HardPoints for StreamDeckMini
2020-09-03 20:40:02.7722|INFO|BarRaider.SdTools.Logger|Plugin Loading - 7 Actions Found
2020-09-03 20:40:02.9090|INFO|BarRaider.SdTools.Logger|Plugin version: 2.1.3
2020-09-03 20:40:02.9090|INFO|BarRaider.SdTools.Logger|Connecting to Stream Deck
2020-09-03 20:40:04.9748|INFO|BarRaider.SdTools.Logger|Connected to Stream Deck
2020-09-03 20:40:04.9748|INFO|BarRaider.SdTools.Logger|GlobalSettingsManager initialized
2020-09-03 20:41:15.5599|INFO|BarRaider.SdTools.Logger|Disconnect event received (This was by closing down Stream deck manually, not any issue with Stream Deck)
2020-09-03 20:41:15.5599|INFO|BarRaider.SdTools.Logger|Plugin Disconnected - Exiting