EmuNewz Network
fix:the game Dangan-Ronpa's CG cann't be playback - 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: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57)
+---- Thread: fix:the game Dangan-Ronpa's CG cann't be playback (/showthread.php?tid=88379)



fix:the game Dangan-Ronpa's CG cann't be playback - slore - 10-17-2012

(I'm new,and my english is not good.Tongue

fix:
the game Dangan-Ronpa: Kibou no Gakuen to Zetsubou no Kouko's
CG cann't be playback
(maybe other games fix, too)

binary:
windows-amd64
http://pan.baidu.com/share/link?shareid=94358&uk=4144399522

windows-x86
http://pan.baidu.com/share/link?shareid=94359&uk=4144399522

log:
1.add the fps limiter menu.
2.now CG can play in Dangan-Ronpa.

if u cann't get the binary file,follow this, modify ur source.

scePsmfPlayerGetPsmfInfo@/trunk/src/jpcsp/HLE/modules150/scePsmfPlayer.java:617
=======================================
psmfCurrentPts = psmfInfoAddr.getValue(0);
psmfAvcStreamNum = psmfInfoAddr.getValue(4);
psmfAtracStreamNum = psmfInfoAddr.getValue(8);
psmfPcmStreamNum = psmfInfoAddr.getValue(12);
psmfPlayerVersion = psmfInfoAddr.getValue(16)
=======================================


some Snapshot