10-17-2012, 07:21 PM
(I'm new,and my english is not good.)
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=...4144399522
windows-x86
http://pan.baidu.com/share/link?shareid=...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
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=...4144399522
windows-x86
http://pan.baidu.com/share/link?shareid=...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