Jpcsp SVN changelog:
r2084
Improved atrac loop playback when the whole atrac file is already available in the buffer.
r2085
Screensaver is now disabled while using Jpcsp.
r2086
Improved savedata MODE_SINGLEDELETE to correctly interpret a savename="<>". Code clean-up.
r2087
Implemented generic method to retrieve atrac audio from encoded application files. The previous method was able to retrieve atrac audio in unencoded files, but some games pack all their audio files into a large encrypted archive file. This new implementation is now able to retrieve the atrac audio even in such situations and give the complete atrac file to the external decoder (SonicStage) to perform AT3+ decoding.
More sounds/BGMs should now be played.
r2088
Reversed and partialy implemented new function sceKernelExtendThreadStack in ThreadManForUser.
Added drafts for newly discovered functions sceAtracLowLevelDecode and sceAtracLowLevelInitDecoder in sceAtrac3plus.
Added drafts for several missing functions in sceFont.
Implemented sceImposeGetBacklightOffTime and sceImposeSetBacklightOffTime.
Partially implemented the screenshot utility in sceUtility and added one missing unresolved function.
Avoid NullPointerException in sceFont and sceMpeg.
Download: Jpcsp SVN r2088
Source: Here
0 Comments
Post a Comment