Homebrew How to use gamepad as GBA in Gamecube games?

jt_1258

Ella
OP
Member
Joined
Aug 21, 2016
Messages
3,057
Trophies
2
Age
25
XP
4,984
Country
United States
It's a bit of a long stretch but is there any way to use the wii u game pad as a gba for game cube games? 4 Swords Adventures and FF Crystal Chronicles being two examples of what I'm talking about with game cube games that let you play with a gba.
 
Solution
It simply can't be done, the best bet we have for any possible way to implement this on the Wii U would be this idea: https://gbatemp.net/threads/nintend...ectivity-to-emulate-gc-gba-link-cable.570042/ and even with that, I wouldn't hold my breath.

It's sad, this one feature is the only reason I still have my original Wii around so that games like 4 Swords Adventures and Final Fantasy Crystal Chronicles can still be properly enjoyed in multiplayer settings.

MikaDubbz

Well-Known Member
Member
Joined
Dec 12, 2017
Messages
3,887
Trophies
1
Age
36
XP
7,454
Country
United States
It simply can't be done, the best bet we have for any possible way to implement this on the Wii U would be this idea: https://gbatemp.net/threads/nintend...ectivity-to-emulate-gc-gba-link-cable.570042/ and even with that, I wouldn't hold my breath.

It's sad, this one feature is the only reason I still have my original Wii around so that games like 4 Swords Adventures and Final Fantasy Crystal Chronicles can still be properly enjoyed in multiplayer settings.
 
Solution

jt_1258

Ella
OP
Member
Joined
Aug 21, 2016
Messages
3,057
Trophies
2
Age
25
XP
4,984
Country
United States
I kinda figured sadly enough. unrelated but does the gc adapter not work with the wii u for gc games in wii mode? I would think loading the game up over nintendon't and hooking up gbas into the gc adapter would work, I was planning to test it this weekend but haven't gotten to it yet
 

zerofalcon

Well-Known Member
Member
Joined
Mar 14, 2009
Messages
825
Trophies
1
Location
Somewhere close to my NES
XP
3,015
Country
Im not sure if the official Wii U GC adapter works on Nintendo Wii but the clone ones work with Nintendont. The thing you can do is to load a GBA homebrew app (via flashcart or a gba-gc link cable) called "gba as controller" to make a GBA act as a gamecube controller while connecting the gba-gc link cable. Of course this is only for using as a pad and not with all the extra link content. Perfect for gamecube games with less use of buttons or NES-GB/C-GBA emulators.
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,748
Trophies
2
Age
34
XP
8,826
Country
Portugal
wiiu gc adapter or even switch gc adapter are not compatible with gba cable signals, nintendo made them only turn gc controller input into hid, while gba link cable does not send gc controller code therefore nothing comes out of there.

nintendont runs in wii mode therefore it only uses once core, you cant have a single core emulating gba games and then using it for nintendont, it would never work it would be slow as hell even if it was possible to give the wiiugamepad a diferent stream than the tv, which in wii mode i dont think its possible tbh.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
    +1
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    +1
  • BigOnYa @ BigOnYa:
    Easiest, simple way would be just restart scene, but player would restart from beginning.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, thx in advance
    Xdqwerty @ Xdqwerty: @BigOnYa, thx in advance