• v1.0.5 f0862ddd73

    v1.0.5 Stable

    NGnius released this 2022-10-11 22:39:16 +01:00 | 228 commits to main since this release

    Fix config files sticking around when they aren't supposed to be persistent #41.

    With a bit of luck this might fix the part of #40 which can't be chalked up to user error and/or game bugs.

    Downloads
  • v1.0.4 27f396d04d

    v1.0.4 Stable

    NGnius released this 2022-09-13 22:11:41 +01:00 | 230 commits to main since this release

    Fix some clocks getting set too low when waking from sleep when not explicitly overridden by PowerTools. I officially dislike sleep now.

    Downloads
  • v1.0.3 4cb642867b

    v1.0.3 Stable

    NGnius released this 2022-09-11 16:40:32 +01:00 | 231 commits to main since this release

    Fix unreliable wake detection

    Downloads
  • v1.0.1 1795c29603

    v1.0.1 Stable

    NGnius released this 2022-09-09 01:04:07 +01:00 | 235 commits to main since this release

    This fixes some issues with non-Steam game profiles #34

    Downloads
  • v1.0.0 a82f4b6ff6

    v1.0.0 Stable

    NGnius released this 2022-09-06 22:29:42 +01:00 | 237 commits to main since this release

    On small step for users, one giant leap for the version number.

    • Completely rewrote back-end in Rust #22
      • Added support for setting minimum and maximum CPU and GPU clock speeds #21
      • Added battery charge control #23, but only when the Deck is awake
      • Completely broke backwards-compatibility (sorry!), so all old configs will be ignored
    • Revamped the UI to accommodate these new changes
    • Added a button to reset things to default #27, because why wouldn't you want a big button!
    • Added explicit opt-in to changing most parameters to avoid people asking me what PowerTools changes by default
      • the answer is still the same, btw: nothing, unless you enable persistence
    • Simplified per-game profile to not need a second toggle
    • Added some new bugs, just to keep everyone on their toes
    • Added more debug info so you can feel a bit more like Iron Man (since you'll never have the money)

    Big thanks to JDGBOLT and coolbho3k for their research into how the clock speed and battery controls work, respectively!

    Full Changelog: https://github.com/NGnius/PowerTools/compare/v0.7.0...v1.0.0

    Downloads
  • v0.7.0 2b8fa74339

    v0.7.0 Stable

    NGnius released this 2022-07-15 21:28:28 +01:00 | 250 commits to main since this release

    • Updated to the new decky plugin library
      • Adds controller support to the UI!
      • Removes the limitations with game detection
      • Stuff is prettier now
    • Removed fan controls since they were unreliable and not very useful
      • This is not a push to use Fantastic, but it didn't make sense for me to maintain an inferior version
    • Removed all mentions of "Power Tools", because this project is called "PowerTools"
    • Fixed some bugs -- thanks to OuterWinnie for finding some good ones

    Full Changelog: https://github.com/NGnius/PowerTools/compare/v0.6.0...v0.7.0

    Downloads
  • v0.6.0 6eb4b9e249

    v0.6.0 Stable

    NGnius released this 2022-05-28 16:16:47 +01:00 | 268 commits to main since this release

    Known issues:

    • Closing a game is not detected. The current game only changes when a new game is launched
    • Opening a game is only detected after navigating to PowerTools in the plugin menu

    Full Changelog: https://github.com/NGnius/PowerTools/compare/v0.5.0...v0.6.0

    Downloads
  • v0.5.0 ab4e34756c

    v0.5.0 Stable

    NGnius released this 2022-05-15 17:03:25 +01:00 | 280 commits to main since this release

    Full Changelog: https://github.com/NGnius/PowerTools/compare/v0.4.1...v0.5.0

    Downloads
  • v0.4.1 1b94b83dc3

    v0.4.1 Stable

    NGnius released this 2022-05-12 18:00:09 +01:00 | 287 commits to main since this release

    • Fix display issues caused by latest SteamOS update

    Full Changelog: https://github.com/NGnius/PowerTools/compare/v0.4.0...v0.4.1

    Downloads
  • v0.4.0 33e3078b1d

    v0.4.0 Stable

    NGnius released this 2022-05-10 17:10:15 +01:00 | 290 commits to main since this release

    • Enable & fix SMT toggle
    • Add overheat warning to fan slider (thanks for suggestions on Discord)
    • Hide fan slider when Fantastic is installed, so they don't fight

    Full Changelog: https://github.com/NGnius/PowerTools/compare/v0.3.0...v0.4.0

    Downloads