T-Troll / alienfx-tools

Alienware systems lights, fans, and power control tools and apps
MIT License
490 stars 45 forks source link

Link CPU turbo boost setting with the profile #334

Closed GiowGiow closed 1 year ago

GiowGiow commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, the CPU turbo boost setting works independently from the profile setting. Which I think is counterproductive for some use cases, for example:

I can link applications to a specific profile, which means for GPU-demanding applications it would be best to have G-Mode on, for max fan speed and 15w more for the GPU, and the CPU turbo boosts off to keep temps down as my laptop has the CPU and the GPU dye sharing the same heat pipes. After that application is finished execution it would be best to have the laptop back in its normal state with the default profile.

Describe alternatives you've considered Have the profile save the CPU mode on AC and on Battery settings and apply them when the profile changes.

System (please complete the following information):

T-Troll commented 1 year ago

Yes, it is.

Because it's Windows Power plan-related, so in case you change plan it will change too! So the reason i don't want to mess with power plan monitoring and serious modification (it's dangerous), but you always can have any settings in action just switching Power Plan.

GiowGiow commented 1 year ago

Currently we have the "CPU mode AC" and the "Battery" settings image My suggestion is to save and apply those when you change the "Active Profile" image Is there any dangerous behaviour that could happen with this change?