Skip to content

Release 0.99

Pre-release
Pre-release
Compare
Choose a tag to compare
@Valkirie Valkirie released this 26 Feb 08:45
· 93 commits to master since this release

README: 0.99 introduced a widely reworked settings system and will break compatibility with 0.98 and below.
Visual

Miscellaneous

  • Implemented a new Game Settings window allowing you to live edit/copy/paste your game settings either through a text box or an hexadecimal editor.
  • Implemented a new tab under Game Settings, "General" where game-specific options will be added for more flexibility. The first available option is the "Power Specific Settings". Ticking that option allows you to have specific settings when plugged/unplugged and using the Integrated GPU.
  • Users can no-longer edit a game settings while it is running.

Power Profiles

  • Implemented a Power Profile automatic search/update thread. This thread will monitor your Power Profiles xml files and push modifications to the application and Games when a Power Profile has been edited.
  • Implemented the "ApplyPriority" Power Profile option. ApplyPriority should make it easier for users to define Power Profile application order (External GPU > Plugged In > Default).
  • Implemented Power Profile hotswap. Users now have the ability to apply/unapply Power Profiles on the go using the taskbar icon.
    Visual