Forum: Official Open PS2 Loader Forum - Discussion and information on the Official Open PS2 Loader.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: NTFS Support
  

Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 32 of 32
  1. #31  
    yoshi314's Avatar
    yoshi314 is offline linux junkie
    Join Date
    Mar 2008
    Posts
    1,786
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    4
    Likes Received
    18
    i highly doubt it.

    first of all, there is no 100% complete open source ntfs implementation out there, and probably no documentation to write a driver from. that might cause problems.

    also, there are different ntfs filesystem revisions introduced with different windows versions, adding extra complexity to such driver.

    i just don't think that the driver would work on ps2 due to memory constraints. on linux, standalone ntfs support library is ~200kb. and it only does the ntfs work.

    in comparison, ps2sdk FAT driver is 30kb of source code, and builds into ~50kb fully featured driver that handles usb, partitions and the filesystem tasks.

    i find it more likely to extend the ps2sdk driver to support exfat, if it's not going to be too complex of a filesystem. otherwise, maybe support some relatively simple linux/bsd filesystem - they don't have 4gb file limits.
    Last edited by yoshi314; 02-28-2012 at 03:55 AM.
    Reply With Quote  

  2. #32  
    SP193's Avatar
    SP193 is offline The fallen spartan...
    Join Date
    May 2009
    Location
    シンガポール
    Posts
    1,950
    Downloads
    0
    Uploads
    0
    Mentioned
    14 Post(s)
    Tagged
    3 Thread(s)
    Likes Given
    33
    Likes Received
    209
    Quote Originally Posted by yoshi314 View Post
    i highly doubt it.

    first of all, there is no 100% complete open source ntfs implementation out there, and probably no documentation to write a driver from. that might cause problems.

    also, there are different ntfs filesystem revisions introduced with different windows versions, adding extra complexity to such driver.

    i just don't think that the driver would work on ps2 due to memory constraints. on linux, standalone ntfs support library is ~200kb. and it only does the ntfs work.

    in comparison, ps2sdk FAT driver is 30kb of source code, and builds into ~50kb fully featured driver that handles usb, partitions and the filesystem tasks.

    i find it more likely to extend the ps2sdk driver to support exfat, if it's not going to be too complex of a filesystem. otherwise, maybe support some relatively simple linux/bsd filesystem - they don't have 4gb file limits.
    Agreed. However, exFAT is another proprietary Filesystem by Micro$oft, so we probably won't get away with complete documentation either.

    Another issue would be to get homebrew users to switch over to the new filesystem. D:
    I know that they won't mind FAT32, since quite a lot of disks seem to come pre-formatted with FAT32 (For cross-platform compatibility).... but NTFS, exFAT and other not-too common filesystems like ext2/ext3 are a different story.
    Unmodified SCPH-77006 with SM 3.6
    SCPH-39006 with M-chip modchip, SCPH-10281 NA and refurb Seagate 80GB HDD
    SCPH-10000 v1.00 with SCPH-10190 PCMCIA NA and SCPH-20400 HDD unit
    PS2ESDL v0.823B

    やっほー 汗がひかる♪
    Reply With Quote  

Page 4 of 4 FirstFirst ... 2 3 4
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •