From 81deb0895ca8695082ca22a0e948874462e344da Mon Sep 17 00:00:00 2001 From: GorouFlex <98001973+gorouflex@users.noreply.github.com> Date: Sun, 12 May 2024 11:17:26 +0700 Subject: [PATCH] port all preset --- .../Assets/Presets/AMDAPUFrameworkLaptop13Ryzen7040.py | 8 ++++++++ .../Presets/AMDAPUFrameworkLaptop16Ryzen7040&7700S.py | 8 ++++++++ .../Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040.py | 8 ++++++++ macOS/Assets/Presets/AMDAPUMendocino_U.py | 8 ++++++++ macOS/Assets/Presets/AMDAPUPostMatisse_G.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPostMatisse_GE.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPostMatisse_H.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPostMatisse_HS.py | 8 ++++---- macOS/Assets/Presets/AMDAPUPostMatisse_HX.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPostMatisse_U.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPreMatisse_G.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPreMatisse_GE.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPreMatisse_H.py | 10 +++++----- macOS/Assets/Presets/AMDAPUPreMatisse_U_e_Ce.py | 6 +++--- macOS/Assets/Presets/AMDCPU.py | 2 +- macOS/Assets/Presets/AMDCPUPreRaphael.py | 8 ++++++++ macOS/Assets/Presets/AMDCPUPreRaphael_E.py | 8 ++++++++ macOS/Assets/Presets/AMDCPUPreRaphael_X.py | 8 ++++++++ macOS/Assets/Presets/AMDCPUPreRaphael_X3D.py | 8 ++++++++ macOS/Assets/Presets/AMDCPUPreRaphael_X9.py | 8 ++++++++ macOS/Assets/Presets/AMDCPU_E.py | 8 ++++++++ macOS/Assets/Presets/AMDCPU_X.py | 8 ++++++++ macOS/Assets/Presets/AMDCPU_X3D.py | 8 ++++++++ macOS/Assets/Presets/AMDCPU_X9.py | 8 ++++++++ 24 files changed, 152 insertions(+), 48 deletions(-) create mode 100644 macOS/Assets/Presets/AMDAPUFrameworkLaptop13Ryzen7040.py create mode 100644 macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040&7700S.py create mode 100644 macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040.py create mode 100644 macOS/Assets/Presets/AMDAPUMendocino_U.py create mode 100644 macOS/Assets/Presets/AMDCPUPreRaphael.py create mode 100644 macOS/Assets/Presets/AMDCPUPreRaphael_E.py create mode 100644 macOS/Assets/Presets/AMDCPUPreRaphael_X.py create mode 100644 macOS/Assets/Presets/AMDCPUPreRaphael_X3D.py create mode 100644 macOS/Assets/Presets/AMDCPUPreRaphael_X9.py create mode 100644 macOS/Assets/Presets/AMDCPU_E.py create mode 100644 macOS/Assets/Presets/AMDCPU_X.py create mode 100644 macOS/Assets/Presets/AMDCPU_X3D.py create mode 100644 macOS/Assets/Presets/AMDCPU_X9.py diff --git a/macOS/Assets/Presets/AMDAPUFrameworkLaptop13Ryzen7040.py b/macOS/Assets/Presets/AMDAPUFrameworkLaptop13Ryzen7040.py new file mode 100644 index 0000000..64a157f --- /dev/null +++ b/macOS/Assets/Presets/AMDAPUFrameworkLaptop13Ryzen7040.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=8000 --fast-limit=10000 --slow-limit=8000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "BalPreset": "--tctl-temp=95 --apu-skin-temp=50 --stapm-limit=15000 --fast-limit=18000 --slow-limit=15000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "PerformancePreset": "--tctl-temp=100 --apu-skin-temp=50 --stapm-limit=28000 --fast-limit=35000 --slow-limit=28000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "ExtremePreset": "--tctl-temp=100 --apu-skin-temp=50 --stapm-limit=35000 --fast-limit=60000 --slow-limit=35000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040&7700S.py b/macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040&7700S.py new file mode 100644 index 0000000..d6cde29 --- /dev/null +++ b/macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040&7700S.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=30000 --fast-limit=35000 --slow-limit=30000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=50 --stapm-limit=95000 --fast-limit=950000 --slow-limit=95000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=100 --apu-skin-temp=50 --stapm-limit=100000 --fast-limit=100000 --slow-limit=120000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=100 --apu-skin-temp=50 --stapm-limit=120000 --fast-limit=140000 --slow-limit=120000 --vrm-current=200000 --vrmmax-current=200000 --vrmsoc-current=200000 --vrmsocmax-current=200000 --vrmgfx-current=200000", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040.py b/macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040.py new file mode 100644 index 0000000..d996761 --- /dev/null +++ b/macOS/Assets/Presets/AMDAPUFrameworkLaptop16Ryzen7040.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --slow-limit=6000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "BalPreset": "--tctl-temp=95 --apu-skin-temp=50 --stapm-limit=35000 --fast-limit=45000 --slow-limit=38000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "PerformancePreset": "--tctl-temp=100 --apu-skin-temp=50 --stapm-limit=45000 --fast-limit=55000 --slow-limit=50000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "ExtremePreset": "--tctl-temp=100 --apu-skin-temp=50 --stapm-limit=55000 --fast-limit=70000 --slow-limit=65000 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDAPUMendocino_U.py b/macOS/Assets/Presets/AMDAPUMendocino_U.py new file mode 100644 index 0000000..3fcde7f --- /dev/null +++ b/macOS/Assets/Presets/AMDAPUMendocino_U.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=18000 --stapm-time=64 --slow-limit=16000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=18000 --fast-limit=20000 --stapm-time=64 --slow-limit=19000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=28000 --fast-limit=28000 --stapm-time=64 --slow-limit=28000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDAPUPostMatisse_G.py b/macOS/Assets/Presets/AMDAPUPostMatisse_G.py index 769ea1b..a4e8077 100644 --- a/macOS/Assets/Presets/AMDAPUPostMatisse_G.py +++ b/macOS/Assets/Presets/AMDAPUPostMatisse_G.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=18000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=65000 --fast-limit=75000 --stapm-time=64 --slow-limit=65000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=80000 --fast-limit=75000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=85000 --fast-limit=95000 --stapm-time=64 --slow-limit=90000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=18000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=65000 --fast-limit=75000 --stapm-time=64 --slow-limit=65000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=80000 --fast-limit=75000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=85000 --fast-limit=95000 --stapm-time=64 --slow-limit=90000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPostMatisse_GE.py b/macOS/Assets/Presets/AMDAPUPostMatisse_GE.py index 66c3ee7..a25f3ed 100644 --- a/macOS/Assets/Presets/AMDAPUPostMatisse_GE.py +++ b/macOS/Assets/Presets/AMDAPUPostMatisse_GE.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=15000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=48000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=60000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=65000 --fast-limit=80000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=15000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=48000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=60000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=65000 --fast-limit=80000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPostMatisse_H.py b/macOS/Assets/Presets/AMDAPUPostMatisse_H.py index 0e20a9c..99ff1f7 100644 --- a/macOS/Assets/Presets/AMDAPUPostMatisse_H.py +++ b/macOS/Assets/Presets/AMDAPUPostMatisse_H.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=48000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=60000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=65000 --fast-limit=80000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=48000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=60000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=65000 --fast-limit=80000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPostMatisse_HS.py b/macOS/Assets/Presets/AMDAPUPostMatisse_HS.py index 3a9c8cb..45d2d70 100644 --- a/macOS/Assets/Presets/AMDAPUPostMatisse_HS.py +++ b/macOS/Assets/Presets/AMDAPUPostMatisse_HS.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=35000 --fast-limit=45000 --stapm-time=64 --slow-limit=38000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=50000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=70000 --stapm-time=64 --slow-limit=65000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=35000 --fast-limit=45000 --stapm-time=64 --slow-limit=38000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=50000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=70000 --stapm-time=64 --slow-limit=65000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" } diff --git a/macOS/Assets/Presets/AMDAPUPostMatisse_HX.py b/macOS/Assets/Presets/AMDAPUPostMatisse_HX.py index 0463474..f8b245e 100644 --- a/macOS/Assets/Presets/AMDAPUPostMatisse_HX.py +++ b/macOS/Assets/Presets/AMDAPUPostMatisse_HX.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=55000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=78000 --fast-limit=70000 --stapm-time=64 --slow-limit=70000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000 ", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=85000 --fast-limit=95000 --stapm-time=64 --slow-limit=90000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=55000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=78000 --fast-limit=70000 --stapm-time=64 --slow-limit=70000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=85000 --fast-limit=95000 --stapm-time=64 --slow-limit=90000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPostMatisse_U.py b/macOS/Assets/Presets/AMDAPUPostMatisse_U.py index 40d35ed..401b8e7 100644 --- a/macOS/Assets/Presets/AMDAPUPostMatisse_U.py +++ b/macOS/Assets/Presets/AMDAPUPostMatisse_U.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=22000 --fast-limit=24000 --stapm-time=64 --slow-limit=22000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=28000 --fast-limit=28000 --stapm-time=64 --slow-limit=28000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=30000 --fast-limit=34000 --stapm-time=64 --slow-limit=32000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=22000 --fast-limit=24000 --stapm-time=64 --slow-limit=22000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=28000 --fast-limit=28000 --stapm-time=64 --slow-limit=28000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=30000 --fast-limit=34000 --stapm-time=64 --slow-limit=32000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPreMatisse_G.py b/macOS/Assets/Presets/AMDAPUPreMatisse_G.py index 769ea1b..a4e8077 100644 --- a/macOS/Assets/Presets/AMDAPUPreMatisse_G.py +++ b/macOS/Assets/Presets/AMDAPUPreMatisse_G.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=18000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=65000 --fast-limit=75000 --stapm-time=64 --slow-limit=65000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=80000 --fast-limit=75000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=85000 --fast-limit=95000 --stapm-time=64 --slow-limit=90000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=18000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=65000 --fast-limit=75000 --stapm-time=64 --slow-limit=65000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=80000 --fast-limit=75000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=85000 --fast-limit=95000 --stapm-time=64 --slow-limit=90000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPreMatisse_GE.py b/macOS/Assets/Presets/AMDAPUPreMatisse_GE.py index 66c3ee7..a25f3ed 100644 --- a/macOS/Assets/Presets/AMDAPUPreMatisse_GE.py +++ b/macOS/Assets/Presets/AMDAPUPreMatisse_GE.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=15000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=48000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=60000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=65000 --fast-limit=80000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=15000 --stapm-time=64 --slow-limit=18000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=45000 --fast-limit=55000 --stapm-time=64 --slow-limit=48000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=55000 --fast-limit=65000 --stapm-time=64 --slow-limit=60000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=65000 --fast-limit=80000 --stapm-time=64 --slow-limit=75000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPreMatisse_H.py b/macOS/Assets/Presets/AMDAPUPreMatisse_H.py index f046910..2741fe8 100644 --- a/macOS/Assets/Presets/AMDAPUPreMatisse_H.py +++ b/macOS/Assets/Presets/AMDAPUPreMatisse_H.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=30000 --fast-limit=35000 --stapm-time=64 --slow-limit=33000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=35000 --fast-limit=42000 --stapm-time=64 --slow-limit=40000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=56000 --fast-limit=56000 --stapm-time=64 --slow-limit=56000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=30000 --fast-limit=35000 --stapm-time=64 --slow-limit=33000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=35000 --fast-limit=42000 --stapm-time=64 --slow-limit=40000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=56000 --fast-limit=56000 --stapm-time=64 --slow-limit=56000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDAPUPreMatisse_U_e_Ce.py b/macOS/Assets/Presets/AMDAPUPreMatisse_U_e_Ce.py index 7cb6554..3fcde7f 100644 --- a/macOS/Assets/Presets/AMDAPUPreMatisse_U_e_Ce.py +++ b/macOS/Assets/Presets/AMDAPUPreMatisse_U_e_Ce.py @@ -1,8 +1,8 @@ PRESETS = { - "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", - "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=18000 --stapm-time=64 --slow-limit=16000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Eco": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=6000 --fast-limit=8000 --stapm-time=64 --slow-limit=6000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", + "Balance": "--tctl-temp=95 --apu-skin-temp=45 --stapm-limit=15000 --fast-limit=18000 --stapm-time=64 --slow-limit=16000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "Performance": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=18000 --fast-limit=20000 --stapm-time=64 --slow-limit=19000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "Extreme": "--tctl-temp=95 --apu-skin-temp=95 --stapm-limit=28000 --fast-limit=28000 --stapm-time=64 --slow-limit=28000 --slow-time=128 --vrm-current=180000 --vrmmax-current=180000 --vrmsoc-current=180000 --vrmsocmax-current=180000 --vrmgfx-current=180000", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDCPU.py b/macOS/Assets/Presets/AMDCPU.py index c83e71e..ed43ec2 100644 --- a/macOS/Assets/Presets/AMDCPU.py +++ b/macOS/Assets/Presets/AMDCPU.py @@ -5,4 +5,4 @@ "Extreme": "--tctl-temp=95", "AC": "--max-performance", "DC": "--power-saving" -} \ No newline at end of file +} diff --git a/macOS/Assets/Presets/AMDCPUPreRaphael.py b/macOS/Assets/Presets/AMDCPUPreRaphael.py new file mode 100644 index 0000000..ed43ec2 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPUPreRaphael.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95", + "Balance": "--tctl-temp=95", + "Performance": "--tctl-temp=95", + "Extreme": "--tctl-temp=95", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDCPUPreRaphael_E.py b/macOS/Assets/Presets/AMDCPUPreRaphael_E.py new file mode 100644 index 0000000..ed43ec2 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPUPreRaphael_E.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95", + "Balance": "--tctl-temp=95", + "Performance": "--tctl-temp=95", + "Extreme": "--tctl-temp=95", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDCPUPreRaphael_X.py b/macOS/Assets/Presets/AMDCPUPreRaphael_X.py new file mode 100644 index 0000000..ed43ec2 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPUPreRaphael_X.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95", + "Balance": "--tctl-temp=95", + "Performance": "--tctl-temp=95", + "Extreme": "--tctl-temp=95", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDCPUPreRaphael_X3D.py b/macOS/Assets/Presets/AMDCPUPreRaphael_X3D.py new file mode 100644 index 0000000..365c919 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPUPreRaphael_X3D.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=85", + "Balance": "--tctl-temp=85", + "Performance": "--tctl-temp=85", + "Extreme": "--tctl-temp=85", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDCPUPreRaphael_X9.py b/macOS/Assets/Presets/AMDCPUPreRaphael_X9.py new file mode 100644 index 0000000..ed43ec2 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPUPreRaphael_X9.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95", + "Balance": "--tctl-temp=95", + "Performance": "--tctl-temp=95", + "Extreme": "--tctl-temp=95", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDCPU_E.py b/macOS/Assets/Presets/AMDCPU_E.py new file mode 100644 index 0000000..c83e71e --- /dev/null +++ b/macOS/Assets/Presets/AMDCPU_E.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95", + "Balance": "--tctl-temp=95", + "Performance": "--tctl-temp=95", + "Extreme": "--tctl-temp=95", + "AC": "--max-performance", + "DC": "--power-saving" +} \ No newline at end of file diff --git a/macOS/Assets/Presets/AMDCPU_X.py b/macOS/Assets/Presets/AMDCPU_X.py new file mode 100644 index 0000000..ed43ec2 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPU_X.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95", + "Balance": "--tctl-temp=95", + "Performance": "--tctl-temp=95", + "Extreme": "--tctl-temp=95", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDCPU_X3D.py b/macOS/Assets/Presets/AMDCPU_X3D.py new file mode 100644 index 0000000..365c919 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPU_X3D.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=85", + "Balance": "--tctl-temp=85", + "Performance": "--tctl-temp=85", + "Extreme": "--tctl-temp=85", + "AC": "--max-performance", + "DC": "--power-saving" +} diff --git a/macOS/Assets/Presets/AMDCPU_X9.py b/macOS/Assets/Presets/AMDCPU_X9.py new file mode 100644 index 0000000..ed43ec2 --- /dev/null +++ b/macOS/Assets/Presets/AMDCPU_X9.py @@ -0,0 +1,8 @@ +PRESETS = { + "Eco": "--tctl-temp=95", + "Balance": "--tctl-temp=95", + "Performance": "--tctl-temp=95", + "Extreme": "--tctl-temp=95", + "AC": "--max-performance", + "DC": "--power-saving" +}