Skip to content

Releases: jhonathanc/ps3netsrv-android

3f012bb

27 Feb 04:31

Choose a tag to compare

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

22 Feb 14:03

Choose a tag to compare

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

09 Feb 03:56

Choose a tag to compare

Fixed:

  1. Performance issues;
  2. File stats;
  3. Removed logs used to debug

Improved compatibility using the exact same behavior of makeps3iso on positioning folders and files of Virtual ISO.

18cb5df

08 Feb 02:46

Choose a tag to compare

New features:

  1. Virtual ISO file (allow to use "JB Games");
  2. Multipart ISO files

7ecaeeb

05 Feb 17:31

Choose a tag to compare

fix 3k3y iso detection

63ab6830

04 Feb 04:17

Choose a tag to compare

Fix decrypt Redump / 3k3y ISOs

71892548

03 Feb 01:03

Choose a tag to compare

Fix reading file from SAF

7d1beb30

02 Feb 19:28

Choose a tag to compare

This version brings some improvements over the last version and also, the feature to decrypt Redump ISOs on the fly.

v0.5 Alpha

06 Sep 02:36

Choose a tag to compare

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

10 May 01:36

Choose a tag to compare

fix: Missing permission for Android between 4 and 5;

Tested on Android 4.4.4 device (should also work on 4.0.1).