github IridiumIO/CompactGUI v4.0.0-beta.4
Version 4.0 Beta 4

latest releases: v4.0.0-beta.6, v4.0.0-beta.5
2 months ago

Changes

NEW Added Results Database Viewer

  • Let's you see and search compression results from user-submitted data
  • It uses the same database that is already used to show the estimated compression when working on a Steam game
  • Note: I've added a filter in the generation of the database to get rid of extremely old submissions that are likely to be inaccurate. This means that any game that has more than 4000 results (1000 per compression level) will have the oldest submissions stripped out. "Ark: Survival Evolved" is a good example of this.

Backend Changes

  • Rewrote core logic in C# (time to start saying goodbye, VB.NET my old friend)
  • Improved analyser performance

image

Fixes

  • Fixes crash when the program can't download an updated results database on launch #528
  • Fixes adding watched folders to the compression queue not auto-selecting the correct compression level #530

Known Issues

  • Adding an extension to the Settings skiplist will not update the XXX files will be skipped counter unless you remove the folder and re-add it to the queue

Installation

Binaries

CompactGUI.exe (10MB):		 Smaller size, but requires .NET 9 Runtime to be installed
CompactGUI.mono.exe (64MB):	 Fully self-contained and embeds the necessary .NET 9 libraries

WinGet

winget install CompactGUI

Note

Installing from WinGet automatically installs .NET 9 if required, however it can often take a few days for new releases to become available. Winget is not available for beta releases

Checksums
MD5: 		1CF91B3C93EDDE224690B9D973F88436
SHA-256: 	86FF3247DB150F0A76E1A0C0B553010E211FBE3E729D6A338107CF850EE8C767

Like this project?

Please consider leaving a tip on Ko-Fi :)

Buy Me a Coffee at ko-fi.com

Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4

Don't miss a new CompactGUI release

NewReleases is sending notifications on new releases.