Work around hle.sceUtility AUTOLOAD fix - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56) +---- Thread: Work around hle.sceUtility AUTOLOAD fix (/showthread.php?tid=127180) |
Work around hle.sceUtility AUTOLOAD fix - sum2012 - 02-02-2013 Fix Code: 2:14:26 INFO hle.sceUtility - user_main - sceUtilitySavedataInitStart 0x08A848F4-0x08A84EF4: Address 0x08A848F4, mode=0(AUTOLOAD), gameName=ULUS10351, saveName=DATA00, fileName=SECURE.BIN, secureVersion=0 Attach orginal and modify log. RE: Work around hle.sceUtility AUTOLOAD fix - sum2012 - 02-05-2013 Rev2975 do not fix this RE: Work around hle.sceUtility AUTOLOAD fix - gid15 - 02-07-2013 There are further improvements for AUTOLOAD (and other modes having no dialog) in r2976. Could you check? Thank you! RE: Work around hle.sceUtility AUTOLOAD fix - sum2012 - 02-07-2013 Well done again.gid15 Test rev 2978 fixed (02-07-2013, 04:31 PM)gid15 Wrote: There are further improvements for AUTOLOAD (and other modes having no dialog) in r2976. Could you check? |