- Joined
- Nov 17, 2008
- Messages
- 22,403
- Solutions
- 1
- Reaction score
- 11,784
- Trophies
- 2
- Location
- The dark web
- XP
- 15,268
- Country

if i install this in 249 with base 57 will tantrics 202 for usb 2.0 support in homebrew still work?


MertenNor said:Waninkoko Twitter:
![]()

at first I was excited, then you ruined it for me. I haven't even gotten the chance to install CIOSx 20 yet. But I still want to know the easter egg!WiiPower said:Ok, there's the deal:
I will tell how to tigger the cIOS easter egg and what it does in a PM, to everybody who is able to tell me in a PM what the secret developers only NeoGamma function is.
vexing said:it's triggered by holding down the eject button for a ridiculous amount of time...
damysteryman said:It appears to me that ES_Ioctlv checks to see if ithe ioctl called is 0x1337, and if so, it launches MIOS...
vexing said:damysteryman said:It appears to me that ES_Ioctlv checks to see if ithe ioctl called is 0x1337, and if so, it launches MIOS...
led blinks, 5 secs later dvd drive resets, 5 secs later it sends the 0x1337 ioctl
the code for the eject button check is this (in epic.c):
GPIO_Read(6);
at http://wiibrew.org/wiki/Hardware/Hollywood_GPIOs you can see that bit 6 in the gpio corresponds to EJECT_BTN
as to how long you have to hold it, from the start of the main, at 500 seconds it needs to be pressed, then every 125 seconds later, 6 times... which all in all is > 20 mins
duct tape your eject button down?GHBAimen said:vexing said:damysteryman said:It appears to me that ES_Ioctlv checks to see if ithe ioctl called is 0x1337, and if so, it launches MIOS...
led blinks, 5 secs later dvd drive resets, 5 secs later it sends the 0x1337 ioctl
the code for the eject button check is this (in epic.c):
GPIO_Read(6);
at http://wiibrew.org/wiki/Hardware/Hollywood_GPIOs you can see that bit 6 in the gpio corresponds to EJECT_BTN
as to how long you have to hold it, from the start of the main, at 500 seconds it needs to be pressed, then every 125 seconds later, 6 times... which all in all is > 20 mins
So this mean...?
bwillb said:duct tape your eject button down?GHBAimen said:vexing said:damysteryman said:It appears to me that ES_Ioctlv checks to see if ithe ioctl called is 0x1337, and if so, it launches MIOS...
led blinks, 5 secs later dvd drive resets, 5 secs later it sends the 0x1337 ioctl
the code for the eject button check is this (in epic.c):
GPIO_Read(6);
at http://wiibrew.org/wiki/Hardware/Hollywood_GPIOs you can see that bit 6 in the gpio corresponds to EJECT_BTN
as to how long you have to hold it, from the start of the main, at 500 seconds it needs to be pressed, then every 125 seconds later, 6 times... which all in all is > 20 mins
So this mean...?
GHBAimen said:bwillb said:duct tape your eject button down?GHBAimen said:vexing said:damysteryman said:It appears to me that ES_Ioctlv checks to see if ithe ioctl called is 0x1337, and if so, it launches MIOS...
led blinks, 5 secs later dvd drive resets, 5 secs later it sends the 0x1337 ioctl
the code for the eject button check is this (in epic.c):
GPIO_Read(6);
at http://wiibrew.org/wiki/Hardware/Hollywood_GPIOs you can see that bit 6 in the gpio corresponds to EJECT_BTN
as to how long you have to hold it, from the start of the main, at 500 seconds it needs to be pressed, then every 125 seconds later, 6 times... which all in all is > 20 mins
So this mean...?
Besides that, what do this easter egg? I can not test this since my reset button is broken and do not know how to fix it.![]()
jurai said:rubber banded my eject button down for 20 mins, guess what happened!?

