Gamer125 / genplus-gx

Automatically exported from code.google.com/p/genplus-gx
Other
0 stars 0 forks source link

rev436; memcard issues remain #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
same circumstances as last time.

thanx for the quick response.
This time i get a nice GUI telling me it saving, however,
once again it perpetuates and no save file is created.
this is for both SRAM an STATE save and load(says "loading save" when no 
save file actually exists.)

*i do not get this issue with latest stable relese 1.3.1.(GUI bug?)

Original issue reported on code.google.com by keh...@gmail.com on 16 Apr 2010 at 6:39

GoogleCodeExporter commented 8 years ago
I don't know, I tested saving and loading with a memory card in slot A  and did 
not
get any issues, everything went fine.
This is not a "GUI bug", I only enabled GUI messages to let the user know when
something wrong happened but otherwise it is the exact same issue as before 
(code
stuck in infinite loop while reading/writing memory card).

With which version of libogc are you compiling the code ? Actually, it's 
probably not
a bug in the emulator code itself since nothing really changed since 1.3.1 
regarding
memory card support (I only fixed some "potential" bugs) but with the memory 
card
access library in Wii mode which is not really stable atm (hence why you don't 
see
much Wii emulators with mcard support).

Try to get & compile the current SVN revision of libogc or better, buy a SDCARD 
and
use that.

Original comment by ekeeke31@gmail.com on 16 Apr 2010 at 7:36