Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dolphin emulator reports instability #100

Open
Rumi-Larry opened this issue Feb 20, 2021 · 2 comments
Open

Dolphin emulator reports instability #100

Rumi-Larry opened this issue Feb 20, 2021 · 2 comments

Comments

@Rumi-Larry
Copy link

The dolphin emulator introduced usb passtrough to support different wii usb accesories. They attempted to implement usbdk, but reported a bunch of cases where the system would not receive, crash, or hang; therefore they have removed it and settled with libusbK and winusb (the latter is incompatible with some accesories and games, and requires extra steps to work outside of Windows).
The dolphin devs did manage to identify and report 3 bugs on libusb itself, so if the devs here engage with the dolphin devs, debugging the problems in usbdk.
This link describes the issues: https://es.dolphin-emu.org/blog/2019/06/02/dolphin-progress-report-may-2019/?cr=es#50-10270-and-50-10344-ios-hle-fixes-and-passthrough-upgrades-by-leoetlino

@ybendito
Copy link
Collaborator

Some improvements were done in USBDK 1.0.22 that may solve some problems in this class of applications. But we're not involved in any specific interoperability research of Dolphin emulator and UsbDk

@Squall-Leonhart
Copy link

dolphin cannot use USBDK 1.0.22 without bsodding due to #115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants