Hacking DIOS-MIOS released!

  • Thread starter Thread starter snikerz
  • Start date Start date
  • Views Views 113,988
  • Replies Replies 506
Status
Not open for further replies.
PabloACZ said:
Tonitonichopchop said:
For some reason I had the impression this would be more popular...

It doesn't work for everyone, and seriously, the building process is very easy, but no newb wants to deal with it.

After thousands of attempts, I can't get Sneek of any sort working on my Wii. Otherwise I'd be ecstatic. I was hoping it would be a standard USB Loader like CFG. I understand why it requires Sneek, it just sucks as that means I'll never get to try it.
 
Luriden said:
PabloACZ said:
Tonitonichopchop said:
For some reason I had the impression this would be more popular...

It doesn't work for everyone, and seriously, the building process is very easy, but no newb wants to deal with it.

After thousands of attempts, I can't get Sneek of any sort working on my Wii. Otherwise I'd be ecstatic. I was hoping it would be a standard USB Loader like CFG. I understand why it requires Sneek, it just sucks as that means I'll never get to try it.

We´re two now. I sort of hate sneek.

I prefer to use NAND as it was designed to. And when a weird problem happens, it can be detectable.
 
There are precompiled SNEEK versions on the official Google code site. Then it's a simple matter of building a NAND and getting your own setting.txt. Format your device and you're ready to go.

40 minutes tops.
 
W hat said:
There are precompiled SNEEK versions on the official Google code site. Then it's a simple matter of building a NAND and getting your own setting.txt. Format your device and you're ready to go.

40 minutes tops.
Unless you have some other weird issue that stops SNEEK from working, despite following every instruction to the letter. Then it's "multiple hours with nothing to show for it." That's the boat I'm in - I'd love to test this out with some less popular 'cube games, but SNEEK refuses to work properly for me.
 
I am sad face now
frown.gif
http://code.google.com/p/dios-mios/
 
crediar said:
Why GC USB Loading won't work

The Wii has two main memory regions MEM1(24MB) and MEM2(64MB) the GC had MEM1(24MB) and ARAM(I think 16MB I can't find the value right now).

Now as we know some facts we see that the Wii has no ARAM, but GC needs it to work!

So when switching to GC mode a part of MEM2 is used as ARAM(the infamous twiizer attack was possible due this fact).

So why is this a problem? once it's turned into ARAM it's not accessible from ARM( aka starlet, aka IOS) anymore, why is that bad? well the EHCI(aka USB2.0) device can only access MEM2 so no MEM2 no EHCI and no USB.

What about if we make an SDgecko to act like ARAM so that the ARM can use a memcard slot for ARAM access and everything else should work normaly?

By the way, ARAM is just used for buffering audio. GC USB loading should work even without ARAM, but then without audio, right?
 
cwstjdenobs said:
Storage can't be used as RAM.
That's not true. Windows can use normal storage temporary as RAM. Did you ever heard about swapfile? Ok the Wii is not Windows but maybe it's possible somehow (with lower speed)
 
WiiBricker said:
What about if we make an SDgecko to act like ARAM so that the ARM can use a memcard slot for ARAM access and everything else should work normaly?

By the way, ARAM is just used for buffering audio. GC USB loading should work even without ARAM, but then without audio, right?

in theory yes - but many games use it as additional RAM and without it the games obviously break.
 
WiiBricker said:
That's not true. Windows can use normal storage temporary as RAM. Did you ever heard about swapfile? Ok the Wii is not Windows but maybe it's possible somehow (with lower speed)

Sorry it is true. Virtual memory just moves data from RAM to disk. It has to be copied back into RAM when it is needed. Seriously storage cannot be used as RAM. You'd need a new processor design to do it.
 
cwstjdenobs said:
WiiBricker said:
That's not true. Windows can use normal storage temporary as RAM. Did you ever heard about swapfile? Ok the Wii is not Windows but maybe it's possible somehow (with lower speed)

Sorry it is true. Paging just moves data from RAM to disk. It has to be copied back into RAM when it is needed. Seriously storage cannot be used as RAM. You'd need a new processor design to do it.

Ok you got me there. But how about this:

SD-Boot is working on a Wii because the game is loaded through a memcard slot.

Code:
Game on SDgecko ---> Audio Buffer ARAM/MEM2 ---> Audio signal through cable

How about if we can make games load their audio buffer temorary to an SDgecko and the SDgecko loads it into ARAM/MEM2?

CODE
USB-Games ---> Audio Buffer SDgecko --> Audio Buffer ARAM/MEM2 --> Audio signal through cable
 
turbotronic said:
QUOTE said:
Why GC USB Loading won't work¶
The Wii has two main memory regions MEM1(24MB) and MEM2(64MB) the GC had MEM1(24MB) and ARAM(I think 16MB I can't find the value right now).
Now as we know some facts we see that the Wii has no ARAM, but GC needs it to work!
So when switching to GC mode a part of MEM2 is used as ARAM(the infamous twiizer attack was possible due this fact).
So why is this a problem? once it's turned into ARAM it's not accessible from ARM( aka starlet, aka IOS) anymore, why is that bad? well the EHCI(aka USB2.0) device can only access MEM2 so no MEM2 no EHCI and no USB.
(sad face)

source http://code.google.com/p/dios-mios/
ucjp3daa.png

People should read what other people already posted before posting to prevent to get embarrased.
 
If that could be done, it wouldn't need to be done.

About the MEM2 thing, is it all of MEM2 that can't be accessed by starlet when it's used as ARAM? Just wondering how a normal MIOS manages to to do the job of interpreting DVD calls if it's got no memory to run in?
 
MIOS is running in SRAM and it does not interprete any DVD calls, it just loads a PPC game loader and handles the powerbutton.
 
turbotronic said:
WiiBricker said:
to prevent to get embarrased.

like you with every thread of your own?
unsure.gif


i only missed the last site of the thread so i didnt see your post your highness
closedeyes.gif
So you are telling me you dont look at the last page of a thread before posting? Epic fail
h4ereqfq.gif
 
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum