
- #Making counters in infinifactory install#
- #Making counters in infinifactory driver#
- #Making counters in infinifactory windows 10#
- #Making counters in infinifactory software#
#Making counters in infinifactory install#
This is available on FreeBSD under sysutils/fusefs-ntfs-compression, while users of lesser platforms may need to manually install it like savages.

As of time of writing, NTFS-3G has a third-party plugin for the feature.
#Making counters in infinifactory driver#
Linux and other operating systems will experience similar issues if the NTFS driver they're using lacks support.
#Making counters in infinifactory windows 10#
Compatibility with Other Operating SystemsĬompaction is only supported on Windows 10 - earlier versions of Windows will be unable to access compressed files, though the rest of the filesystem should remain fully accessible. If a game uses large files and in-place binary patching for updates, it might be worth adding to the exclusions list. This generally doesn't matter much for application folders, but it's not great for databases, logs, virtual machine images, and various other things that hopefully mostly live elsewhere. In fact, simply opening a file in write mode will hang until the file is uncompressed, even if no changes are made. Modifiable FilesĬompaction is designed for files that rarely change - any modifications result in the file being uncompressed in its entirety. System files should be skipped automatically, and the Windows folder should be in the list of default exclusions (if you want to compact Windows, check out its CompactOS feature), but you almost certainly don't want to blindly run this across your entire C:\ drive. If you're using a limited account you may need to run the program with elevated permissions.īe careful what you compress. PermissionsĬompactor currently has no mechanism to elevate its privileges using UAC for protected files. The author has been unable to reproduce this, but file locking was added to version 0.10 which should prevent them from being modified. There has been one report of data corruption with open SQLite database files. It's in shouty legal text so you know I mean it.

#Making counters in infinifactory software#
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, IN NO EVENT SHALL THEĪUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,įITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR It is intended for compressing replacable software, not precious files.

While it has been used successfully by thousands of people, Compactor should be used with care. Written in Rust, a modern compiled systems programming language from Mozilla, Compactor can cope easily with large folders containing millions of files. (Yes, it's an if statement and a trivial hash database, hush) Scalable and Fast Using advanced condition-based AI logic, Compactor can skip over files that have been previously found to be incompressible, making re-running Compactor on a previously compressed folder much quicker. A large incompressible file can be skipped in less than a second instead of tying up your disk for minutes for zero benefit. CompresstimationĬompactor performs a statistical compressibility check on larger files before passing them off to Windows for compaction. Compactor will finish off what it's doing and stop, or restart where it left off. Pause, Resume, StopĪll operations can be paused and interrupted safely at any time. You too can experience the satisfaction of watching the disk-space used counter tick down with each file compressed. Features Real-time Progress UpdatesĬompactor's directory analysis updates as it goes. Note this is beta software and comes with no warranty. Click " More info" and " Run anyway" if you judge things to be above-board. If you get " Windows protected your PC" trying to run it, it's just SmartScreen upset the binaries aren't (yet) signed. The 64-bit version is recommended for most users. Half-recognising this, Windows 10 ships with a reworked compression system that, while fast and effective, is only exposed to users via a command-line tool - compact.exe.Ĭompactor is here to plug that gap, with a simple GUI utility anyone can use.ĭownloads are available from the Github Releases page under Assets, or you can use these direct links: With modern lightweight compression algorithms running at gigabytes per second per core, it's practically a no-brainer to apply them to filesystems to make better use of storage and IO.

Compactor A friendly user interface to Windows 10 filesystem compression
