Homebrew app Emulator Not 64 not working with GC to Wiimote adapter ?

TonyNESgri

Well-Known Member
OP
Member
Joined
Sep 16, 2021
Messages
180
Trophies
0
Age
24
XP
522
Country
France
Since that Not 64 doesn't use the Wii U Gamepad and that there are some visual bugs in Wii 64 that have been fixed in Not 64 (notably in Diddy Kong Racing), I wanted to check and play it using a GameCube to Wiimote adapter for my GameCube controller.

In the menu, it works fine. But when I launch a game, the controller disconnects, then it constantly switches with the Wiimote, and prevents me from doing anything (buttons won't work). Is there any way to fix that, or should I buy a true Classic Controller ?

Thank you in advance.
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,748
Trophies
2
Age
34
XP
8,826
Country
Portugal
Since that Not 64 doesn't use the Wii U Gamepad and that there are some visual bugs in Wii 64 that have been fixed in Not 64 (notably in Diddy Kong Racing), I wanted to check and play it using a GameCube to Wiimote adapter for my GameCube controller.

In the menu, it works fine. But when I launch a game, the controller disconnects, then it constantly switches with the Wiimote, and prevents me from doing anything (buttons won't work). Is there any way to fix that, or should I buy a true Classic Controller ?

Thank you in advance.
well 3rd party stuff is never assured to work in homebrew in general at all, and that is a 3rd party adapter, also there is now a wii64 1.3 release which the regular version (not rice) should have all not64 fixes and wiiu gamepad support

https://github.com/emukidid/Wii64/releases
 
  • Like
Reactions: TonyNESgri

TonyNESgri

Well-Known Member
OP
Member
Joined
Sep 16, 2021
Messages
180
Trophies
0
Age
24
XP
522
Country
France
well 3rd party stuff is never assured to work in homebrew in general at all, and that is a 3rd party adapter, also there is now a wii64 1.3 release which the regular version (not rice) should have all not64 fixes and wiiu gamepad support

https://github.com/emukidid/Wii64/releases


I've downloaded it, but not only does the Wii U GamePad not work (it only displays the screen), but the frame rate is way, WAY too fast. When I use the VC injection, it works fine, but again, no compatibility with the GamePad (and I have to load Wii 64 from vWii Homebrew)
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,748
Trophies
2
Age
34
XP
8,826
Country
Portugal
I've downloaded it, but not only does the Wii U GamePad not work (it only displays the screen), but the frame rate is way, WAY too fast. When I use the VC injection, it works fine, but again, no compatibility with the GamePad (and I have to load Wii 64 from vWii Homebrew)
if you are on wiiu just use wiivc inject dol... you used the dols without wiivc in them didnt you? the gamepad only works as a vc inject for everyhomebrew you cant use wiiugamepad without being an inject.

also here is a multiplayer error so if you connect another controller besides the wiiu gamepad the gamepad looses controls until its the only one connected to the console.
 
  • Like
Reactions: TonyNESgri

TonyNESgri

Well-Known Member
OP
Member
Joined
Sep 16, 2021
Messages
180
Trophies
0
Age
24
XP
522
Country
France
if you are on wiiu just use wiivc inject dol... you used the dols without wiivc in them didnt you? the gamepad only works as a vc inject for everyhomebrew you cant use wiiugamepad without being an inject.

also here is a multiplayer error so if you connect another controller besides the wiiu gamepad the gamepad looses controls until its the only one connected to the console.
Can I use TeconMoon to create the Wii VC inject dol ? What is the exact method ?

And what file do I choose for the injection ?

EDIT : I got it, it works ! Thanks !
 
Last edited by TonyNESgri,

TonyNESgri

Well-Known Member
OP
Member
Joined
Sep 16, 2021
Messages
180
Trophies
0
Age
24
XP
522
Country
France
if you are on wiiu just use wiivc inject dol... you used the dols without wiivc in them didnt you? the gamepad only works as a vc inject for everyhomebrew you cant use wiiugamepad without being an inject.

also here is a multiplayer error so if you connect another controller besides the wiiu gamepad the gamepad looses controls until its the only one connected to the console.
Actually, we can use the Gamepad in multiplayer. To do so, one must use a single Wiimote to represent the Gamepad.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • 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
    +1
  • Spider2190 @ Spider2190:
    Heya
  • Spider2190 @ Spider2190:
    How are you doing, @Xdqwerty
    ?
  • Psionic Roshambo @ Psionic Roshambo:
    Dolphin porn??? This man has my vote!!! Lol
    Psionic Roshambo @ Psionic Roshambo: Dolphin porn??? This man has my vote!!! Lol