View Single Post
  #14  
Old 22-10-2005, 11:04
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
We are obviously not connecting here lol


Microsoft are saying that FAT32 can handle reading files from blocks of 4GB on a partition. But reading a 4GB file and managing it, is very very slow on FAT32..

On the other hand, NTFS can deal with files on a infinte sized blocks of a partition, but handles reading of 4GB sized files smoothly and effeciently..

Im not talking about partition sizes that can be used.


A test is easy, get a game that uses a compressed data file of 2GB or more (i.e. contains files for the game)..

During level loads, FAT32 partition will be slower to read from that 2GB file, NTFS will race through it.
Reply With Quote