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

Adapter code has issues with other USB devices plugged in #3

Open
ghost opened this issue Mar 11, 2018 · 3 comments
Open

Adapter code has issues with other USB devices plugged in #3

ghost opened this issue Mar 11, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 11, 2018

From my testing the adapter has issues being plugged in with other hard drives being plugged in. As many wiiu users use external hdds not only for wiiu games, but also wii games through hom brew (in some cases launching brawl from hdd - usbloadergx, cfg loader, wiiflow for example), this poses an issue.

More can be read here:

https://gbatemp.net/threads/need-help-with-vwii-gc-adapter-for-project-m.498236/page-4#post-7870759

@rapito
Copy link

rapito commented Mar 9, 2020

@wilm0x42 I know you are having a hard time getting the driver to be compatible with usb loaders, have you checked out last version of usb loader gx? It has an option to hook wii remote debuggers and theres also this repository which looks like has some work about HID components for both wii and wiiU: https://www.google.com/url?sa=t&source=web&rct=j&url=https://github.com/torvalds/linux/blob/master/drivers/hid/hid-wiimote-debug.c&ved=2ahUKEwiKk7eilIzoAhUnhOAKHVXGD24QFjAAegQIBBAB&usg=AOvVaw1BvJ2akSwsE6dV8bZzXjox&cshid=1583714515829

@wilm0x42
Copy link
Owner

wilm0x42 commented Apr 8, 2020

@rapito Having looked around, I can't seem to find any such debugging features in USB Loader GX. Are you referring to some unofficial build?
Also, from what I can gather, the repository you linked is a linux kernel driver for the debugging of wiimotes themselves, rather than debugging a wii through a wii remote.
(Sorry I'm super late getting to this)

@rapito
Copy link

rapito commented Apr 24, 2020

@wilm0x42 so since version 2.3, UsbLoaderGX added WiiRD Debugger which you can set for all games or just an specific game.

Here's the changelog: https://sourceforge.net/p/usbloadergx/wiki/Changelog/

Here's the last official build that should have that option when you launch the homebrew app and navigate to settings: https://sourceforge.net/projects/usbloadergx/files/Releases/New%20revisions%20%283.0%2B%29/USBLoaderGX%20r1272.7z/download

However I think you need a Usb Gecko to be able to use WiiRD Debugging.

And you are right about the link I sent, it's a linux repo, my bad.

Edit: Found this for debugging without USB Gecko
https://wiibrew.org/wiki/User:Qiang0/Debugging

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

2 participants