PDA

View Full Version : JPCSP v0.5 revision 1489



wraggster
May 1st, 2010, 23:53
Here's the latest compiled build of the Java PSP emulator for Windows (http://jpcsp.org/forum/viewtopic.php?f=21&t=2056), JPCSP.

Changelogs:

Revision 1489: Implemented partial (video only) .PMF file decoding and playing using Xuggler.
Revision 1488: Added Xuggler's libraries.
Revision 1487: Improved performance of UMD ISO reading for large files: allows reading of sequential sectors.
Revision 1486: JpcspConnector: implemented decryption of files using sceIoIoctl(cmd=0x4100001), based on findings from Hykem (Currently, only "KINGDOM HEARTS Birth by Sleep ULJM05600" is known to use this method). The Decryption has to be performed on a real PSP, Jpcsp is not able to decrypt by itself.
Revision 1485: Updated savedata UI to display Savedata icon0 (similar to "Open MemoryStick").
Revision 1484: Updated JpcspConnector for Firmware 3.xx (was previously for 1.50). Thanks to BlackDaemon for reporting and testing! Now, MPEG v0015 can be decoded.
Revision 1483: First trial to display real Videos on Jpcsp. The Videos have to be decoded once on a real PSP. Instructions for decoding are displayed on the faked MPEG. This feature is only active when enabling "Faked MPEG video".
Revision 1482: fixed padding of written PSF values, it just happened to work with small sizes.

tuankham
October 1st, 2010, 09:30
thank you