dimok789 / loadiine_gx2

A WiiU SD Loader with GX2 GUI
GNU General Public License v3.0
287 stars 78 forks source link

[Feature request] USB Support #105

Closed Carbuino closed 4 months ago

Carbuino commented 8 years ago

To Dimok789, Just so you know I love your work on Loadiine as well as USBLoaderGX and WiiXplorer on Wii. I use all of these programs on a regular basis, however while on the Wii, USBLoaderGX and WiiXplorer both have USB access. I was wondering if you could do the same on Wii U by using the HDD format bypass for HDD used in vWii. Would it be possible if you could have Loadiine try to the bypassed hard drive and load games from it instead of the SD Card.

Thank you.

CreeperMario commented 8 years ago

@wg93589 USB access on the Wii U is impossible without access to an IOSU exploit. There are numerous possible IOSU exploits, but nothing public yet. Therefore no, external hard drives will not be able to be used with Loadiine for quite some time.

Maschell commented 8 years ago

Why would we even think about using "SD only" when USB is possible ;)? Like CreeperMario said, its simply not possible (yet)

ghost commented 7 years ago

Now that we have a IOSU exloit, is the USB support beign worked on?

CreeperMario commented 7 years ago

Before that happens, we need to figure out how to patch signature checks. ;)

drewbyhk commented 7 years ago

@CreeperMario https://github.com/FIX94/iosuhax/tree/rednand-sigpatches

mariogamer2 commented 7 years ago

@drewthatgamer Does not forget smealum. Yes, FIX94 maked the script easier to use but most code are from him...

nadiamode commented 7 years ago

Any news on USB support?

mariogamer2 commented 7 years ago

@nadiamode Yes....

In fact,we already have everything for usb (libfat was ported by dimok,libiosuhax permit us usb access...), but it seem like no one want implement it...

DrHacknik commented 7 years ago

Interesting, I had no idea that lib fat was ported. Maybe we can do even more with redNAND.

mariogamer2 commented 7 years ago

On both sys and rednand it's possible,you just need to run an fw.img and then launch loadiine. I don't know for online support.

https://github.com/dimok789/libfat/commit/222790411cdaf7710bd3f7c99e65263b77714b56

DrHacknik commented 7 years ago

I need to get a 64GB SD card, so I can get redNAND running. I'm missing out.

Maschell commented 7 years ago

You would need to rewrite all FS functions hooks (I mean all, not only the one currently used) to load via libfat and not from sd card, and yeah, nobody (I know of) started working on it yet

DrHacknik commented 7 years ago

That might not be so bad, depending on the amount of functions there are in the code. I may take some time, and fork loadiine GX; and do that, but I need to focus on SimpliiU.

judge2020 commented 7 years ago

Anything yet?

nightbread commented 7 years ago

USB is basically already working in different ways. No need for loadiine.

Wii U USB loading - install WiiU games to USB or internal memory

judge2020 commented 7 years ago

Alright, thanks!