MathewWi / mupen64gc

Automatically exported from code.google.com/p/mupen64gc
GNU General Public License v2.0
0 stars 0 forks source link

emulator will reset gamecube after you select "load from sd" #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. once emulator boots select load rom
2. select load from sd
3. gamecube resets itself

What is the expected output? What do you see instead? Expected output is
for the emulator to load a rom from a sd card. Instead I see that the
emulator resets the gamecube.

What version of the product are you using? On what operating system? I used
both the wii64.tar.bz2 version and the
mupen64gc_alpha_r200-uncompressed.rar version. Used on gamecube OS,

Please provide any additional information below.

Original issue reported on code.google.com by lamentof...@gmail.com on 31 Jul 2008 at 7:19

GoogleCodeExporter commented 9 years ago
The "Load from SD" option, if I recall correctly, is a Wii only feature, 
meaning the
front SD slot on the Wii itself. It will not work on a Gamecube, or a Wii 
running in
Gamecube mode, because no SD slot is built into that device. You'll need an SD 
gecko
adapter to load roms from an SD card in gamecube mode, and you'll need to use 
the
correct loading option.

Original comment by thegamefreak0134 on 2 Aug 2008 at 2:22

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
thegamefreak0134: I think you've got the right idea, but I'm not sure you have 
all
the details right so I'll clarify.  The wii64.tar.bz2 is a Wii-mode only 
release;
there is no GC binary included.  There is a "Load from SD" option on the GC and 
Wii,
and it is impossible for the front slot to work in GC mode.  I believe both GC 
and
Wii versions support the SD-Gecko though.
lamentofking2: If you are using the SD-Gecko in GC mode, I'll need more 
information
to figure out what's wrong there.  Did you format the card in FAT16 and did you 
set
up the directories correctly?

Original comment by tehp...@gmail.com on 2 Aug 2008 at 4:08

GoogleCodeExporter commented 9 years ago
whats there to format? my card is in fat. I have the N64ROMS and N64SAVES 
directory
on root. Ok so the wii version won't work, what about the uncompressed version? 
It
does the same thing. And I'm using sdml btw. This emu worked the 1st time i 
used it
but that wthe beginning of last month. It just resets my cube now. Is the
uncompressed version not for the gc?

Original comment by lamentof...@gmail.com on 3 Aug 2008 at 11:23

GoogleCodeExporter commented 9 years ago
Is your card formatted in FAT16?  r200 (the most recent GC release) doesn't use
libfat and therefore only supports FAT16 not FAT32.  Also I don't think there 
was
much error handling in that old revision.  The next release will include both a 
GC
and Wii binary, both using libfat.  So if you have everything set up correctly, 
you
maybe should see if it still fails with the next release since a lot has changed
since r200.

Original comment by tehp...@gmail.com on 4 Aug 2008 at 12:41

GoogleCodeExporter commented 9 years ago
ok it works now

Original comment by lamentof...@gmail.com on 5 Aug 2008 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by tehp...@gmail.com on 5 Aug 2008 at 10:58