Skip to content

Releases: project-sbc/Power-Control-Panel

Prelease Power Control App 0.3.7

15 May 11:43
ad7fbc5
Compare
Choose a tag to compare
Pre-release

Fixed bug where TDP would not apply after system sleep

Prelease Power Control App 0.3.6

29 Apr 10:57
ad7fbc5
Compare
Choose a tag to compare
Pre-release

added aya neo next support! and 4700U

Prelease Power Control App 0.3.5

11 Mar 00:49
afa87dd
Compare
Choose a tag to compare
Pre-release

Supports Steam Deck!!!!!!!!!!!!!!!!!!!

FYI: the tdp tools for steam deck are not mature yet. I use RyzenAdj and it does not have the capability to read the current tdp, but you can set the TDP. When you first start it the TDP will read blank. After you set a value, it will internally keep track of what TDP you have set. As long as you keep the software running it will keep track of it for you.

When RyzenAdj gets updated I will also update to include real time TDP reading.

Prelease Power Control App 0.3.4

13 Feb 13:02
afa87dd
Compare
Choose a tag to compare
Pre-release

Fixed the 0.3.3 issue of not letting the software start. Also added some additional debugging/error messages for user feedback experience.

Prelease Power Control App 0.3.3

08 Feb 11:41
afa87dd
Compare
Choose a tag to compare
Pre-release

Fixed an issue where it was not starting correctly at start up due to a string comparison issue over case sensitivity.

Thanks to discord ColdestDay for the help debugging.

Prelease Power Control App 0.3.2

30 Dec 18:05
afa87dd
Compare
Choose a tag to compare
Pre-release

Fixed a few bugs and one improvement.

Bugs:
Fixed bug where gpu clk value would not update after applying profile
Fixed bug where AMD PCs program would crash if reading or writing too frequently
Fixed bug where EPP, CPU clk, or unparked core values would not apply

Improvements:
Added 1035G1/G7 processors to supported list
Added feature where xinput or keyboard shortcuts can be assigned a profiles or TDP value

Prelease Power Control App 0.3.1

23 Dec 02:31
afa87dd
Compare
Choose a tag to compare
Pre-release

Thanks to several kind discord users for pointing out my app is not all language friendly. Non-english windows language pack causes EPP, max cpu frequency, and parked cores to show error on status page due to the english string missing from the powercfg report that i search for.

Fixed issue where error shows up in non-english windows builds for EPP, max proc frequency, and parked cores.

Prelease Power Control App 0.3.0

21 Dec 23:51
47740c1
Compare
Choose a tag to compare
Pre-release

Complete app makeover!

Added gpu clock for AMD devices
Added parked cores for both intel and AMD
Added ability to select multiple exes per profile
Added power balance for Intel
Added EPP for intel devices
Change values and status page have been combined.
Added multithreading!!!!!!!! (This is the major headache which set me back.... TWICE!)
Changed how PL1 and PL2 are read and applied so it is a bit quicker than previously
Color changing bar depending on your device (Thanks Lapinus from discord for the idea!!!)
Added a debug log (Not complete, havent implemented across the whole code base but in some major parts its added)

Thanks to some of the beta testers on discord like Cyberdyne, Rancid, Tuneblaster, Federavenscry, Hyatice! And most importantly Psodominator!

Prelease Power Control App 0.2.6

28 Jul 10:01
e7a04cb
Compare
Choose a tag to compare
Pre-release

Bugs
Fixed issue where CPU clock speed would not set correctly on startup.
Fixed issue where after sleep/hibernation TDP is not re-applied.

Features added
XInput TDP control going up to 30W, now goes up to 40W
CPU clock speed dropdown from 1.1-3.8GHz now to 0.6-5.0 GHz.
Increased RW delay drop down values
Debug controller panel in settings/debug: tells you what controller numbers are currently connected, runs a log of controllers connected, also has beta software to disconnect xinput controller without rebooting.
Added framework for debug log (not complete)

Prelease Power Control App 0.2.5

22 Jun 11:07
f577803
Compare
Choose a tag to compare
Pre-release

Fixed bug where Add profile button was missing.

Fixed bug that was not setting CPU clock speed.