W00fer
.
- Joined
- May 30, 2020
- Messages
- 3
- Likes
- 1
Hi @Aurelio I'm following this project closely as I doubted between purchasing a black Wii with gamecube controller ports, which is kind of hard in my country (as only the white ones are available) and waiting for the WiiDigital mod by Citrus3000psi that upscales to higher resolutions (instead of the WiiDual that only has 480p). The other option was buying the WiiU with built in HDMI, vWii support and the Gamecube controllers via official WUP-028 USB converter. I know there are two approaches to this problem:
-modifying CIOS with a different bluetooth stack
-patching USB Loader GX with additional patches
This has been done with https://github.com/wilm0x42/wii-gc-adapter-inject and more info https://smashboards.com/threads/wii-gca-inject-pm-on-wii-u-with-gamecube-adapter-beta.453431/ but it does not work for every game and only on disc based games, not WBFS or ISO. Your option works on a lot of games.
Also, there have been some efforts in interfacing the WUP-028 module but this kind of halted: https://github.com/Chadderz121/wup-028-bslug
However Wii VC does not have usb functionality, only vWii does. It statically links Wii games. Maschell said it is possible
https://gbatemp.net/threads/hid-to-vpad.424127/page-19#post-6478326 but he doesn't develop it further.
HID to vPad only works in WiiU games via some homebrew like Loadiine or Nintendont (for GC). For Wii games it's a lot harder.
Would it be possible to adapt your code also on the vWII on WiiU? I know WiiU does not have real gamecube ports but adding the code of Wilm0x42 maybe let's it work?
As I don't want to risk my vWII NAND I will not do this patch but I hope someone can help. It would be really cool to play Wii games via Wavebird on vWii
vWii gamecube support is asked on all forums worldwide, from Reddit to GBATemp and so on.
-modifying CIOS with a different bluetooth stack
-patching USB Loader GX with additional patches
This has been done with https://github.com/wilm0x42/wii-gc-adapter-inject and more info https://smashboards.com/threads/wii-gca-inject-pm-on-wii-u-with-gamecube-adapter-beta.453431/ but it does not work for every game and only on disc based games, not WBFS or ISO. Your option works on a lot of games.
Also, there have been some efforts in interfacing the WUP-028 module but this kind of halted: https://github.com/Chadderz121/wup-028-bslug
However Wii VC does not have usb functionality, only vWii does. It statically links Wii games. Maschell said it is possible
https://gbatemp.net/threads/hid-to-vpad.424127/page-19#post-6478326 but he doesn't develop it further.
HID to vPad only works in WiiU games via some homebrew like Loadiine or Nintendont (for GC). For Wii games it's a lot harder.
Would it be possible to adapt your code also on the vWII on WiiU? I know WiiU does not have real gamecube ports but adding the code of Wilm0x42 maybe let's it work?
As I don't want to risk my vWII NAND I will not do this patch but I hope someone can help. It would be really cool to play Wii games via Wavebird on vWii
vWii gamecube support is asked on all forums worldwide, from Reddit to GBATemp and so on.