Releases: aldostools/ps3netsrv
ps3netsrv 20250501
- Fix buffer overflow in VIsoFile.cpp (Thanks to @C0rn3j)
- Renamed VIsoFile.bak to VIsoFile2.cpp. Used for Windows builds.
ps3netsrv-builds -> https://github.com/aldostools/ps3netsrv/actions
ps3netsrv-android -> https://github.com/jhonathanc/ps3netsrv-android/releases
ps3netsrv-go -> https://github.com/xakep666/ps3netsrv-go/releases
ps3netsrv-docker -> https://hub.docker.com/search?q=ps3netsrv
ps3netsrv-qnap -> https://www.myqnap.org/product/ps3netsrv-ng
ps3netsrv 20250216
- Fix a regression in VisoFile that caused errors loading vISO (GAMES/GAMEI folders) in MacOS after return to XMB.
- The previous VisoFile.c was renamed to VisoFile.bak in case someone want to build ps3netsrv with these changes.
This changes reverts the following change in ps3netsrv 20220228 commit 2d363a4 in Linux/MacOS builds:
"Improved performance of vISO reading large files (PKG, PSARC, Videos, etc)
VisoFile::read() in the original code open/close the file every time the buffer is filled.
Now the file remains open, until a different file is read. This change significantly reduces the I/O overhead reading very large files."
ps3netsrv 20250126
🐞 Fixed issue parsing .INI file used for virtual linked directories a513de0 #1172
ps3netsrv for other platforms:
- Docker container: https://github.com/shawly/docker-ps3netsrv
- Java / Android: https://github.com/jhonathanc/ps3netsrv-android
- Google Go: https://github.com/xakep666/ps3netsrv-go
- Synology: https://synocommunity.com/package/ps3netsrv
- QNAP NAS https://www.myqnap.org/product/ps3netsrv-ng
- OpenWrt: https://github.com/jhonathanc/ps3netsrv/releases (arm, arc, mips, mipsel, i386, powerpc, x86)
ps3netsrv 20240709
New makeiso_rip:
- Creates PS3 ISO from folder with PS3UPDAT.PUP truncated (saving 256 MB per ISO).
- Converts encrypted ISO without last 256 MB (if ISO is larger than 256 MB)
ps3netsrv for other platforms:
- Docker container: https://github.com/shawly/docker-ps3netsrv
- Java / Android: https://github.com/jhonathanc/ps3netsrv-android
- Google Go: https://github.com/xakep666/ps3netsrv-go
- Synology: https://synocommunity.com/package/ps3netsrv
- QNAP NAS https://www.myqnap.org/product/ps3netsrv-ng
- OpenWrt: https://github.com/jhonathanc/ps3netsrv/releases (arm, arc, mips, mipsel, i386, powerpc, x86)
ps3netsrv 20240707
- Now makeiso can build multiple ISOs by drag & drop multiple folders
- Included nsSM to install ps3netsrv as Windows service
💡 If you like webMAN MOD, then feel free to contribute with a *small donation*, I'd really appreciate it!
paypal.me/aldostools or donate.aldostools.org (Funds are mainly to cover the high server costs)
Download: webMAN-MOD • multiMAN • Wiki • More
ps3netsrv 20240210a
- New makeiso tool based on ps3netsrv
- Added command line option to build local ISO file from directory
- Added command line option to decrypt ISO (Rebug/3k3y encrypted) into new ISO
- Fixed compilation warning on linux
- Fixed bug decrypting PS3 ISOs due buffer too large
- Faster read/write operation
- Updated readme.md and usage message
- Updated license file
TIP: Use nsSM to install ps3netsrv as a Windows Service.
💡 If you like webMAN MOD, then feel free to contribute with a *small donation*, I'd really appreciate it!
paypal.me/aldostools or donate.aldostools.org (Funds are mainly to cover the high server costs)
Download: webMAN-MOD • multiMAN • Wiki • More