Hacking Obnoxious Wiimote sync issue.

brett824

Well-Known Member
OP
Newcomer
Joined
May 6, 2007
Messages
52
Trophies
0
XP
147
Country
United States
I've google'd around for this and all of the threads on it are mostly unresolved. I'm running Sys Menu 4.1U with bootmii on boot2, cIOS249, latest HBC.

Problem: Only one wiimote will sync when launching titles. I can have two wiimotes synced in the homebrew channel, system menu or in a homebrew app, but as soon as I launch a game from a disc, a channel, or a game from USB, both wiimotes lose sync and only one will resync.

I know how to sync a wiimote, I know about holding the red button down for 30 seconds to reset sync configs, I know about pressing 1+2 in the home button menu. None of that will work for me at all. Has anyone else experienced this problem at all or does anyone have any suggestions of IOSes to fuck around with to try to fix it?
 

Dr. Hobo

Active Member
Newcomer
Joined
Sep 14, 2009
Messages
30
Trophies
0
XP
166
Country
United States
I've been having the same problem with Goldeneye. I can have 2 wiimotes synced up in the loader but as soon as the game starts only one will connect. And if I try to force the second one to connect, the 2nd light will light up for a second and then it turns off again. It's very weird
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • 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.
  • 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)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...