The JPCSP Team has updated their ever-improvoing Java-based PlayStation Portable emulator project for PC, JPCSP.
Changelogs:
- revision 2196:
- Improved the performance of resizing when enabling the implementation of "Stencil Test" in shader.
- revision 2195:
- Improved full screen mode: find the best resizing scale according to the screen size.
- revision 2194:
- Reverted changes from r2193: was breaking resizing.
- revision 2193:
- Added draft implementation for sceGameUpdate module.
- Updated CryptoEngine with all known mesg_led keys (checked by BlackDaemon).
- Reversed and added all certificate codes to sceHttps.
- Fixed a small fullscreen display bug.
- revision 2192:
- Increased MaxPermSize from 64 to 128m. It seems that several games require this setting. Hoping this will not cause problems for computers low on memory.