Dolphin, the GameCube and Wii emulator - Forums
GBA and Wii GCN Adapter - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Controllers (https://forums.dolphin-emu.org/Forum-controllers)
+--- Thread: GBA and Wii GCN Adapter (/Thread-gba-and-wii-gcn-adapter)



GBA and Wii GCN Adapter - charlie22911 - 01-27-2016

Hello all,

I have a couple of GBAs and GCN > GBA cables here along with the Wii GCN adapter. Attempted to give Zelda 4 Swords adventure a whirl but it seems this has not been implemented yet.

I'm not anything close to a coder but if anyone wants a beta tester to try some things I'd be more than happy to give some test builds a whirl and report back!

-Charlie


RE: GBA and Wii GCN Adapter - Shonumi - 01-27-2016

So let me get this correct. You bought the Official GCN Adapter or some kind of third-party device with the same purpose? Then you used the GBA <-> GCN cables too?

Well, bad news, but this isn't going to work. It's just technically infeasible at this time. The GBA sends data via serial input/output, but the GCN Adapters don't give us a way to look at the raw data being sent into the device. All it does is act as sort of interface that translates input from GCN controllers into something that looks like it came from a regular HID controller over USB.

Is it possible that we'll find someway to take a peek at the serial input going into these adapters? Maybe, but keep in mind that the GBA <-> GCN connection had very, very tight timing requirements, so even if we did get that far, the latency involved for Dolphin might still be an issue.

See this thread for more details: https://forums.dolphin-emu.org/Thread-wii-u-gamecube-adapter-and-gameboy-advance


RE: GBA and Wii GCN Adapter - charlie22911 - 01-28-2016

Thanks for the reply,

Yes I have the official Wii>GCN adapter and official GCN>GBA cables.
I did purchase the Wii adapter explicitly to use dolphin with my GCN controllers, I've had the rest for quite some time though; everything is official Nintendo gear.

I hadn't considered the HID limitation, though I was aware of the serial nature of the GBA link port and timing constraints.