NTFS Compress Save Folder

Issue #512 wontfix
Eric B Jones repo owner created an issue

Performance test NTFS Compression on the SaveGame folder. The goal is to improve autosave performance and reduce file sizes.

This will require the use of FSCTL_SET_COMPRESSION https://msdn.microsoft.com/en-us/library/windows/desktop/aa364592(v=vs.85).aspx

This will not do anything for UNIX users. But hopefully will improve performance for windows users.

We may also be able to work in the check if savegame and save car folders exist stuff

Comments (2)

  1. Log in to comment