mKenfenheuer / steam-deck-windows-usermode-driver

A windows usermode controller driver for the steam deck internal controller.
GNU General Public License v2.0
413 stars 23 forks source link

[BUG] Button Action won't save #63

Open jdros15 opened 1 year ago

jdros15 commented 1 year ago

Describe the bug When making a Button Action, 19 times out of 20, it won't ask if you wanna save the configuration when you close the window.

To Reproduce Steps to reproduce the behavior:

  1. Make a new button action
  2. Close the app to minimize it to tray

Expected behavior Closing the app after making changes, app should show a "save configuration?" dialog

Debug information Driver version: v0.3.0-0dc3c0b-release

SWICD_Support_638000716653373300.zip

Pherrera0 commented 1 year ago

I had the same issue. It happened after I changed the button assignments back to back a few times. Uninstalling, restarting, and then reinstalling SWICD and didn’t help. Deleting app_config.json in Documents>SWICD fixed it for me. I lost my config, but that’s not a big deal.

This may also fix your other issue (#64).