Releases: jhonathanc/ps3netsrv-android
3f012bb
What’s New:
Fixed notification handling and CPU/Wi-Fi locks to prevent Android from closing the server.
Fixed a critical bug introduced in the last release where the maximum number of clients was not being enforced.
Multipart ISO support has been merged into the main branch and is now publicly available.
f378bee
This version fixes a lot of problems and warnings, including:
1 - Performance (commands ReadFileCommand, ReadFileCriticalCommand and ReadCD2048Command now doesn't create a local buffer on every request, instead of it, it reuses the same buffer of the Context).
2 - EXPERIMENTAL - Don't request "manage external storage" permission, since it's not recommended.
3 - Fixes regression on compatibility with older devices.
1a0cd27
Fixed:
- Performance issues;
- File stats;
- Removed logs used to debug
Improved compatibility using the exact same behavior of makeps3iso on positioning folders and files of Virtual ISO.
18cb5df
New features:
- Virtual ISO file (allow to use "JB Games");
- Multipart ISO files
7ecaeeb
fix 3k3y iso detection
63ab6830
Fix decrypt Redump / 3k3y ISOs
71892548
Fix reading file from SAF
7d1beb30
This version brings some improvements over the last version and also, the feature to decrypt Redump ISOs on the fly.
v0.5 Alpha
This is a pre-release not tested yet. It aims to check if the application is still working after some modifications to let the user select multiple paths.
v0.4.2 Alpha
fix: Missing permission for Android between 4 and 5;
Tested on Android 4.4.4 device (should also work on 4.0.1).