JamesCJ60 / Universal-x86-Tuning-Utility

Unlock the full potential of your Intel/AMD based device.
GNU General Public License v3.0
1.51k stars 37 forks source link

[FEATURE REQUEST] Applies different voltage curve optimiser settings after the workstation locked #93

Closed kenvix closed 9 months ago

kenvix commented 1 year ago

Is your feature request related to a problem? Please describe. First of all, thank you for creating this project, I use this project to lower the CPU voltage in order to lower the CPU temperature. However, due to my more aggressive voltage profile strategy, when the machine is very lightly loaded (usually after the workstation has locked up), this aggressive voltage reduction strategy tends to cause system crashes.

Describe the solution you'd like Allow user to applies different voltage curve optimiser settings after the workstation locked. For example, I would like to use a more moderate voltage strategy after the workstation locked.

Windows has provided the appropriate event listener API to detect workstation locking and unlocking.

Describe alternatives you've considered I also wonder to know whether there is a command line interface so that I can write a shell script to control this.