Closed GoogleCodeExporter closed 9 years ago
Oh, right... forgot to note that I'm having the exact same issue on Hugo GX.
Should I make a report over at it's code google page, or is it fair enough with
me noting this right now?
Original comment by master.k...@gmail.com
on 29 Jul 2010 at 6:36
Not really an emulator issue, the code to access SD or USB is always the same
and there is no "settings" you can change to make it work, it's just
incompatibility issue which can caused by various reasons:
* your HDD is incompatible with the USB homebrew library the program was linked
with.
* there is not FAT16 or FAT32 partition on your drive (in older libraries, the
FAT partition should always be the first active partition, otherwise it is not
detected).
In any cases, it should easily be fixed by recompiling the code with a newer
libogc or updating to a newer version (there are some unofficial ones floating
around), USB support is definitively working fine here.
Original comment by ekeeke31@gmail.com
on 29 Jul 2010 at 6:49
Original issue reported on code.google.com by
master.k...@gmail.com
on 29 Jul 2010 at 6:34