Compress program files?

Yes windows can compress folders but it will slow down their performance as they need to be uncompressed each time you open them.
 
From what I've been told, game loading times are bottlenecked by the hdd, so increasing compression wouldn't affect performance, so I'm not worried about that.

What sort of compression do game developers use for fitting their games to a dvd? Because even winrar shrinks install sizes by 50% using the fastest setting.
 
Last edited:
Its very dependant on a file by file basis, some files are already well compressed by their nature (bit like jpgs etc) others can be squashed flat like basic documents.
 
Energize said:
From what I've been told, game loading times are bottlenecked by the hdd, so increasing compression wouldn't affect performance, so I'm not worried about that.
Each file will have to be decompressed before being loaded into memory, so it will affect performance.
 
oddjob62 said:
Each file will have to be decompressed before being loaded into memory, so it will affect performance.

But as long as the cpu can decompress at the hdds transfer rate of 60MB/s then it will be as if they are not compressed at all.
 
Energize said:
But as long as the cpu can decompress at the hdds transfer rate of 60MB/s then it will be as if they are not compressed at all.
As long as its not trying to process windows routines and anything else also loaded into memory, it seriosuly will run slower, why would windows xp or vista be running uncompressed if it was equally as fast compressed?
 
brendy said:
why would windows xp or vista be running uncompressed if it was equally as fast compressed?

First thing that comes to mind is the time it would take to compress the files, or people with slow cpus wouldn't be able to stay ahead of the hdd when decompressing files. Lots of game files are already compressed, audio and video for example, yet the performance of playback is not affected, as the cpu can decode files faster than the hdd supplies them.
 
Back
Top Bottom