(adsbygoogle = window.adsbygoogle || []).push({});
Just released moments ago a PS3 development library which enables the following features:
Features
*Support for multiple simultaneously connected devices.
*Hot swapping of devices.
*Support for multiple partitions (with different FS).
*NTFS support
*Alternate data streams
*Sparse files
*File compression
*B+ trees directory
*FAT support
*FAT12, FAT16, FAT32
*Long file names (VFAT)
Limitations:
* Userland Mass Storage device driver is tested on a small set of devices.
* Concurrent access to files on one disc is not supported.
* It supports only the ASCII subset of Unicode (UTF-16).
* Read only access.
Source and Download link:
You must login or register to view this content.
The devs of the backup managers and other apps will need to rebuild their apps using this library so they can use these awesome new features.
Gaia Manager. And the Gaia Manager source is included and comes pre-modified as an example adding NTFS (libpfsm) support.
Is anybody else thinking NTFS support for ps3 backups?