EmuNewz Network
Can Implement sceMpegUnRegistStream 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 Implement sceMpegUnRegistStream error code ? (/showthread.php?tid=157418)



Can Implement sceMpegUnRegistStream error code ? - sum2012 - 02-05-2014

JPCSPtrace log:
Code:
06:03:52 user_main - sceMpegUnRegistStream 0x9FBCBD0, 0x850E700 = 0x80618009
Attach jpcsp log and full JPCSPtrace log


RE: Can Implement sceMpegUnRegistStream error code ? - gid15 - 02-06-2014

(02-05-2014, 10:29 PM)sum2012 Wrote: JPCSPtrace log:
Code:
06:03:52 user_main - sceMpegUnRegistStream 0x9FBCBD0, 0x850E700 = 0x80618009
Attach jpcsp log and full JPCSPtrace log
OK, thank you for the research! I will implement it.

This will however not change the behavior of the tested application as it is completely ignoring the return code of sceMpegUnRegistStream.


RE: Can Implement sceMpegUnRegistStream error code ? - gid15 - 02-06-2014

(02-06-2014, 08:25 AM)gid15 Wrote:
(02-05-2014, 10:29 PM)sum2012 Wrote: JPCSPtrace log:
Code:
06:03:52 user_main - sceMpegUnRegistStream 0x9FBCBD0, 0x850E700 = 0x80618009
Attach jpcsp log and full JPCSPtrace log
OK, thank you for the research! I will implement it.

This will however not change the behavior of the tested application as it is completely ignoring the return code of sceMpegUnRegistStream.
Now available in r3457.


RE: Can Implement sceMpegUnRegistStream error code ? - sum2012 - 02-06-2014

Thanks, attach log for record
(02-06-2014, 05:39 PM)gid15 Wrote: Now available in r3457.