heftyy / sb-output-controller

Program for changing the output (speaker/headphones) for Sound BlasterX G6 and switching out EqualizerAPO config files.
MIT License
36 stars 1 forks source link

Looses previous set key bindings on start-up. #4

Open Clinteastman opened 3 years ago

Clinteastman commented 3 years ago

First off thanks for creating this app, it's exactly what I needed, thanks!

When the app loads on start-up it forgets the keyboard shortcuts that are set and have to be reset.

Another thing is also in settings the checkbox for "load at start-up" is unchecked.

heftyy commented 3 years ago

Did you unpack the zip or do you run the executable from inside the zip file directly? The config that stores all the settings is the SBOutputController.exe.config, that file comes in the zip file and should be right next to the executable.

If you did unpack the zip and you still have a problem with settings being saved then maybe you can try to set the shortcut and autostart, close the program and from the tray icon to make sure that it shuts down property and saves.

Clinteastman commented 3 years ago

I unpacked the lot to a directory on my system drive.

Seems like it was a problem with saving the settings on exit. I set it up, closed the app from the system tray. Now on restart the settings are remembered!

Thanks again for this great little app.