Closed tetraflon closed 6 months ago
@tetraflon hello, you can already do that by adding a custom mode, and setting corresponding setting a config file
Check this comment for explanation https://github.com/seerge/g-helper/issues/1301#issuecomment-1715814968 :)
%appdata%\ghelper\config.json
and set following parameter to 3 (it will be 2 there) "mode_base_3" : 3,
To clarify
"mode_base_<id>" : <value>,
<id>
is just a numeric ID of a custom mode (if you have 5 custom modes it will be 3,4,5,6,7 .. etc)<value>
- is actual param that is being sent to 0x00110019
endpoint (so it should be 3 for FullSpeed)
Rules
Is your feature request related to a problem? Please describe
For UX8402VV There is an option in pro art creator hub that max the fan speed and allow higher TDP for combined CPU+GPU load.
Describe the solution you'd like
Implement similar function to g helper
Describe alternatives you've considered
No response
Device and Model
Asus Zenbook Pro 14 Duo UX8402VV
Additional information.