Jpcsp SVN changelog:
r2517
Changed the EBOOT.BIN load sequence to match the PSP: first try to load EBOOT.BIN, then BOOT.BIN. Some games have a valid EBOOT.BIN but an invalid BOOT.BIN (e.g. containing invalid relocations).
The decrypted EBOOT.BIN is now saved under tmp/
r2518
Always generate a new random MAC address and do not save it to the Settings.properties. A fixed MAC address can still be forced by specifying a MAC address in the Settings.properties.
This should avoid problems with Adhoc networking when copying the Settings.properties from one Jpcsp to the other one. Both instances must have a different MAC address for the Adhoc networking to work properly.
r2519
Improved sceNetAdhocMatchingStop: inform the others of the disconnection.
Improved sceNetAdhocMatchingStart and sceNetAdhocMatchingSetHelloOpt: copy the HelloOpt to an internal buffer, the user memory can be overwritten after the call.
Download: Jpcsp SVN r2519
Source: Here
0 Comments
Post a Comment