Can add some gamedata error code ? - 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: Can add some gamedata error code ? (/showthread.php?tid=243877) |
Can add some gamedata error code ? - sum2012 - 09-19-2022 https://github.com/hrydgard/ppsspp/pull/16051/files#diff-5ecb9af683bdb3d1826ed3d53f8ab8eae78452b3061e88b82e5d5b7c2d4b8c5fR92 https://github.com/hrydgard/ppsspp/pull/16051/files#diff-5ecb9af683bdb3d1826ed3d53f8ab8eae78452b3061e88b82e5d5b7c2d4b8c5fR109 https://github.com/hrydgard/ppsspp/pull/16051/files#diff-5ecb9af683bdb3d1826ed3d53f8ab8eae78452b3061e88b82e5d5b7c2d4b8c5fR242 RE: Can add some gamedata error code ? - gid15 - 09-25-2022 I've improved sceUtilityGamedataInstall in 7227a2d: added progress UI, added few error codes and identified more parameter values. RE: Can add some gamedata error code ? - sum2012 - 09-25-2022 gid15 Wrote:I've improved sceUtilityGamedataInstall in 7227a2d: added progress UI, added few error codes and identified more parameter values. It is missing "Install completed." screen (Attached real psp screen) RE: Can add some gamedata error code ? - sum2012 - 09-27-2022 Thanks,added in https://github.com/jpcsp/jpcsp/commit/09c9374b9e12109689120795c859a94828a14a91 |