This version brings a significant number of improvements over it's predecessor.
What's Changed
- .NET 6.0 upgrade in PR #19
- Major systemic improvements in PR #18
- Other improvements
-
- Whitelist file improvements, you can now distinguish between games, important processes, and non-important processes, this allows better affinity optimizations
-
- Added auto-detection of games, so that if a game isn't specified in the whitelist file it should still get picked up by the optimizer.
-
- Added extra settings for auto hiding the window after optimization and changing the optimization delay, see #20
Full Changelog: v1.3.0...v1.4.0