Skip to content

v4.0.1: USB Backend Fixes!

Compare
Choose a tag to compare
@TheNathannator TheNathannator released this 23 Nov 07:54
· 127 commits to main since this release
43d4f1e

A couple issues have been brought to my attention since the last release, and this version should fix those!

  • Using GHL guitars was not very intuitive, as the guitar wouldn't connect to the dongle until hitting Start. This has been fixed by always initializing USB controllers regardless of if Start has been clicked; now only input mapping is disabled until hitting Start.
  • A few crash exceptions have been fixed, including one from the USB device window not handling potential exceptions from getting USB device name/manufacturer info.