-
-
Notifications
You must be signed in to change notification settings - Fork 29
Overclocking Profiles #53
Comments
Initial progress on something like this is in commit 1dc0acc |
I'm going to hijack this issue to explain & justify how the custom limits system works. Comments and concerns are appreciated. Disclaimer: I am not liable for nor do I encourage people to overclock their Steam Deck. But it's also your own device, so you can do whatever you want with it provided you are willing to be responsible for the consequences (if any). Now that I've avoided people blaming me for their own actions, let's go. The most important change is that PowerTools will now look for the file Since this change is mostly for overclockers, I'm confident they can sort it out themselves and so I won't be dedicating much time for further work on this feature. Of course, PRs are always welcome. |
@NGnius I've tried creating the pt_oc.json file in the root of the plugin PowerTools but my limits are still the same eventho I've changed them. I've also tried to put the file in the bin and dist folder and the result was the same. UPDATE: |
@NGnius I've been trying to get this to work with my deck without any luck. I love the plugin - but why can't you take the extra 5 to 10 minutes to tell those who aren't Linux/coding savvy how to use it properly? It would be nice if someone could share their pt_oc file for those without a clue about how to set it up. |
The short answer is it's my free time and I'll spend it doing what I want. The longer answer: From a more ideological standpoint, I also want to encourage people to learn transferable skills like general tech literacy concepts (copying files, elevating permissions, etc.) in this modern computer age. It's dangerous to tell someone to blindly use You may also be happy to learn that v1.2.0 will change the permissions of the PowerTools-managed folder to allow for things to be written into it without needing elevated permissions. That's partly because I'm tired of people asking me how to copy files, but mostly because that folder's permissions haven't been consistent with the folder's location since inception. |
Hi! First of all i Love this Plugin! Great Work so far!
I Overclocked my Steam Deck (with https://github.com/DavidS95/Smokeless_UMAF) and would like to ask, if it's possible to make an Expert toggle in PowerTools or maybe Extend the Frequency Slider for CPU and GPU? Currently my TDP is set in Bios to 21W, MAX CPU clock is set to 3900mhz and the GPU can theoretically boost up to 2100mhz. Obviously the Cooling solution cant sustain max speed @21w but it would be nice to disable smt and maybe a couple of cores to boost CPU performance in emulators etc. The same with the GPU clocks.
Thanks!
The text was updated successfully, but these errors were encountered: