Skip to content

Releases: jjolano/ps3ntfs

ps3ntfs v0.1

26 Mar 23:19
Compare
Choose a tag to compare

This VSH plugin enables usage of NTFS functions across all loaded modules. It also supports auto-mounting of NTFS partitions, which can then be accessed using an FTP server such as OpenPS3FTP (compiled with ps3ntfs).

Developers can link their programs to libps3ntfs_prx.a to access the full libntfs functionality. Do not statically link to libntfs since ps3ntfs exports libntfs functions.