mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 12:22:40 +00:00
Reset adapter state on init, fixes errors relating driver hang from unexpected unplug
This commit is contained in:
@@ -152,6 +152,7 @@ private:
|
||||
libusb_context* libusb_ctx;
|
||||
|
||||
u8 input_endpoint = 0;
|
||||
u8 output_endpoint = 0;
|
||||
|
||||
bool configuring = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user