IridiumIO / CompactGUI

Transparently compress active games and programs using Windows 10/11 APIs
GNU General Public License v3.0
5.13k stars 238 forks source link

[Feature]Supports some modern compression algorithms with higher compression ratios #459

Closed Pevernow closed 2 months ago

Pevernow commented 2 months ago

For example, lzma2 can provide very good compression ratios. On modern CPUs, even the extreme compression mode can achieve low latency.

Users should be allowed to choose the advanced compression algorithm that suits them.

Iridium-IO commented 2 months ago

Literally not how the program can work