Hacking Base IOS explanation?

axe97

Well-Known Member
OP
Member
Joined
Dec 28, 2008
Messages
121
Trophies
0
Age
27
Location
USA
Website
www.softmii.org
XP
153
Country
United States
so ive been messing around with cIOSX rev20, and i am not sure as to what the base ios is, and which one i should be using. if anyone could explain, that would be great.

also, i read on 2 guides to use IOS56 as a base, but when i do that, surprisingly, black ops loads forever, and the disk stops spinning. However, if i have ios57 as a base, then BO works fine. is the base ios a compatability thing?
 

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,467
Trophies
3
XP
29,246
Country
United States
I can't say for sure, but based on that name it sounds like that it uses a specific ios to build off of rather than building from the ground up.
 

Taleweaver

Storywriter
Member
Joined
Dec 23, 2009
Messages
8,727
Trophies
2
Age
43
Location
Belgium
XP
8,176
Country
Belgium
axe97 said:
is the base ios a compatability thing?
Here you go answering your own question.
smile.gif


Wii games rely on different IOS'es. Some have voice chat, support for other hardware or things like that. As a user, you normally don't notice it, as the wii doesn't tell all that selecting.

Up until rev17, Waninkoko used a single cIOS that was supposed to handle all kinds of inputs. After that, he changed to having base IOS'es because it became too hard for one single cIOS to handle every game out there (which is due to the nature of games requesting different sorts of inputs).

I don't know the differences in base IOS'es by head anymore, but there was one with the best compatibility and another one with the best speed (I hope someone else can clarify this). In any case, there is no such thing as an universally all-round best base IOS. And there's no need to that either, as with rev20, you can just install different base IOS'es to different slots.
 

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.
  • 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:
    Easiest, simple way would be just restart scene, but player would restart from beginning.
    BigOnYa @ BigOnYa: Easiest, simple way would be just restart scene, but player would restart from beginning.