Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 18:26
· 39 commits to main since this release
7d23992

Fully rewritten, with a better and more maintainable code structure to allow for some new much requested features.

BREAKING CHANGE: Config files from 1.x versions do not carry over. I tried, it was gonna take too much time. But there are more than enough new cool thingies in v2.0 to make up for it!

Changelog:

  • New feature: A per-core bar chart, showing the utilization and parked state of each core.
  • New feature: Automatic detection of multi-CCD CPUs, X3D presence and Intel P/E cores, to allow for clearer naming and better default Masks. (Basically, it's not longer confusing for Intel users!). The README will be updated soon to declare Intel CPUs are supported too.
  • New feature: Rule Templates. These allow you to automatically create Program Rules. So you can add your entire Steam library with a single rule if it so pleases you. (Though I do want to recommend anyone doing this, to also make exclusions for anti-cheat launcher. Which would be a manual task sadly. To my knowledge anti cheats don't seem to mind it if you don't, but best not to mess with them)
  • New feature: Automatic update checker, notifying you when a new version is out. (Popup can be disabled in Settings)
  • New feature: Windows Game Mode warning. For the silly ones who didn't look at the README and then complained stuff was crashing. (Popup can be disabled in Settings)
  • Enhancement: When the config is invalid on load, instead of overwriting it with a new config, the old config is backed up first.