All the controller dropdowns under the Auto Profiles tab appear as empty. Picking a profile from any dropdown shows it as selected for all of them, and saving one doesn't actually change anything. Auto Profiles.xml is still filled with all my previous edits and working, though.
I'm on Windows 10 Pro x64 using the newest DS4Windows. It was fine in v2.1.9.
Confirmed, probably related to #1490.
All the controller dropdowns under the Auto Profiles tab appear as empty. Picking a profile from any dropdown shows it as selected for all of them, and saving one doesn't actually change anything. Auto Profiles.xml is still filled with all my previous edits and working, though.
I'm on Windows 10 Pro x64 using the newest DS4Windows. It was fine in v2.1.9.
I'm not able too
Confirmed. Controller slots are set to (none) in Auto Profiles.xml no matter what is selected.
Got it working again. A re-factor for populating the ComboBox controls resulted in data bindings breaking in that side panel for most controls. The initial change was a departure from the 8 Controller pull request as I did not like the way that version populated the ComboBox controls. I still have a local copy of that version and it looks like the data binding would have been fine with the other version.
This breakage was 100% my fault.
Got it working again.
Cool. ETA for the update release?
Probably sometime tomorrow (Saturday)
Version 2.1.14 is now out.
Most helpful comment
Got it working again. A re-factor for populating the ComboBox controls resulted in data bindings breaking in that side panel for most controls. The initial change was a departure from the 8 Controller pull request as I did not like the way that version populated the ComboBox controls. I still have a local copy of that version and it looks like the data binding would have been fine with the other version.
This breakage was 100% my fault.