PlayStation File System Libraries - NTFS Support Finally - 改機

Table of Contents

PS3 也能支援 NTFS 和長檔名了,
有人發佈了個 PlayStation File System Libraries — libpfsm
自製程式只要呼叫該函式庫就可以支援 NTFS 了
原文連結內有下載點,
該下載點包含了支援 NTFS 的 Gaia Manager,
只需要編譯後就可以使用
看來很快各個主要的 backup manager 應該都會加入 NTFS 支援了
=====================
原文連結:http://0rz.tw/Kr0Xv

I’m out of town leaving me PS3-less, so I’m unable to test this…
This being a library, PlayStation File System Libraries — libpfsm,
that you can use when building your homebrew projects, i.e.) Gaia Manager.
And the Gaia Manager source is included and comes pre-modified as an
example adding NTFS (libpfsm) support.

You just need to build it now and I’m sure someone’ll do that real soon.

What does PlayStation File System Libraries feature?

* Support for multiple simultaneously connected devices.
* Hot swapping of devices.
* Support for multiple partitions (with different FS).
* NTFS support
o Alternate data streams
o Sparse files
o File compression
o B+ trees directory
* FAT support
o FAT12, FAT16, FAT32
o Long file names (VFAT)

Writing to NTFS formatted volumes is not supported and not planned.

Check the README for everything else.

Download: PlayStation File System Libraries

Thanks to… I’ll never tell. The author wishes to remain anonymous. Cheers!

--

All Comments

Caitlin avatarCaitlin2011-02-28
一大福音
Rosalind avatarRosalind2011-03-05
哇哈哈哈...好險沒備份到內置硬碟
Lily avatarLily2011-03-08
倒數第四行...not supported 不支援?
Yedda avatarYedda2011-03-10
他是說只支援讀, 不支援寫
Charlotte avatarCharlotte2011-03-13
自製程式發展的好快啊@@