You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@spaelectronics CPU profiles are based on ryzenadj, so CPU adjusting will not work.
I'm not sure about fan profiles. It relies on atrofac to control power plans and fan curves, I believe it works on bios or firmware level. From quickly looking over atrofac's github: https://github.com/cronosun/atrofac there are a few people reporting that it works with intel based devices. So it should work.
Changing monitor refresh rate should be universal and work with any laptop, probably not even Asus ones. However at the moment it's hardcoded to toggle between 300Hz and 60Hz. I might put it into config file, but for now you should be manually adjust it by editing profiles.py file, change all references to 300Hz to whatever your monitor's max refresh rate is between lines 108 and 123
No description provided.
The text was updated successfully, but these errors were encountered: