-
Notifications
You must be signed in to change notification settings - Fork 0
x1curve.py
mhtvsSFrpHdE edited this page May 13, 2023
·
4 revisions
You need python 3.9.10 or above to run the program.
Other version may also fine but not tested.
Use notepad.exe
open x1curve.py
,
follow the comment to fill these variables:
-
targetProfile
Profile number created in step "Placeholder" -
targetClock
What max frequency do you want to set
You can use this command to get your available frequency:
nvidia-smi -q -d SUPPORTED_CLOCKS > SUPPORTED_CLOCKS.txt
and find your MHz in createdSUPPORTED_CLOCKS.txt
-
enableUnderclock
ToTrue
in case you have pasted your curve toUnderclockCurve.xml
-
minClock
Value appears at left bottom corner when a point is dragged to minimum
Close running X1 first.
cd precision-x1-curve-editor
python x1curve.py
Open X1, load your profile to see if you get desired effect.
You may also drag "MEMORY" to minimum to save furthermore power.