Closed GoogleCodeExporter closed 9 years ago
Sorry, not my problem, probably an incompatibility between your drive and the
library
we use to access USB, if it shows SD instead USB content, this means
libfat/libogc
did not detect your drive. USB access has been tested and works fine on my side.
Things that might fail:
1/ USB drive is not connected AND not powered when Genesis Plus is loaded from
HBC.
2/ USB drive is not formatted to FAT (16/32) or don't have a valid FAT
partition.
If you are using your HDD for piracy stuff, this is probably the problem as this
requires an unsupported file format. Recompiling the source with the last libfat
should fix this, otherwise, use another HDD formatted to FAT32.
Original comment by ekeeke31@gmail.com
on 15 Oct 2009 at 6:45
My USB drive is Fat32, and has a WBFS partition.
Could that possibly be it?
For every other emulator I load the USB comes up fine. FCE Ultra GX, SNES9x GX,
and
Wii64.
So I don't see how my USB drive or connection could be a problem.
Original comment by jesusis...@gmail.com
on 15 Oct 2009 at 7:15
yes it is, the problem is with the version of the library used to access FAT
partitions.
I repeat, if you are using the last official build (quite one year old now),
recompiling the source with the last libfat should fix this. Infos on how to
compile
the current code: http://code.google.com/p/genplus-gx/wiki/Compiling
Emulators you are mentionning are new and therefore compiled with a newer
libfat that
can detect FAT partitions on multipartition drives.
Original comment by ekeeke31@gmail.com
on 16 Oct 2009 at 7:04
Original issue reported on code.google.com by
jesusis...@gmail.com
on 15 Oct 2009 at 1:11