View Single Post
  #3  
Old 30-11-2005, 04:28
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
What is the real and compressed size of that maxi image? The two should tell us the compression ratio.

However, Windows has to be able to "virtual-uncompress" the file contents on the fly. Especially, seeking around such a compressed file must be a bitch! For this reason, I think, the compression ratio cannot be as good as with an archiver (although ZIP has a relatively good compression ratio and it compresses/uncompresses extremely fast, too!) and/or the file must be compressed in separately uncompressable chunks and there must be some kind of an index added so that the "virtual-uncompression" can be started from the beginning of a chunk, rather than the beginning of the file, upon every seek.

[Edit] Hmmm, I've tried the Need for Speed: Most Wanted maxi image by Team Riverstorm: 1.74 Gigabytes real size, 1.23 Megabytes compressed size. By compressing it, I won 1.74 Gigabytes of hard disk space. I think, the amount of free space, reported by Windows, is the actual amount of space left on the drive; no estimations, concerning the ratio of compressed files, is made. If you save uncompressed files onto the drive, the amount of free space will be reduced by the total size of the files saved onto it. However, if you save compressed files, the reduction of free space will be less than the total (uncompressed) size of the files saved.

@XtremeX: Stupid question: Have you enabled compression, in general, for the drive? Although, if you haven't, why would Windows let you enable compression on the file level?!
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!

Last edited by Joe Forster/STA; 30-11-2005 at 05:36.
Reply With Quote