|
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.
|