Open thelink2012 opened 9 years ago
To improve loading times of the disk, it may be a good a idea to cache the most fetched files from the modloader directory.
Think about it in a way that respects some of the game optimizations, so we can be as optimized:
txd
dff
Maybe we should even put some compression on our archive. Also we could prioritize radar textures?
The problem I see with this is: More disk usage.
To improve loading times of the disk, it may be a good a idea to cache the most fetched files from the modloader directory.
Think about it in a way that respects some of the game optimizations, so we can be as optimized:
txd
followed by it'sdff
files).Maybe we should even put some compression on our archive. Also we could prioritize radar textures?
The problem I see with this is: More disk usage.