Skip to content

Latest commit

 

History

History
53 lines (46 loc) · 1.82 KB

Configuration.md

File metadata and controls

53 lines (46 loc) · 1.82 KB

This Section Explains UXTU's Configuration File

  • The configuration file, also known as the config file, is typically stored in the Assets folder, named config.ini (UXTU4Mac/Assets/config.ini).
  • Here is an example of a config.ini file:
[User]
password = 1234
preset = Assets.Presets.AMDAPUPostMatisse_U
mode = Balance
customargs = --enable-oc

[Settings]
time = 30
softwareupdate = 1
reapply = 1
applyonstart = 0
dynamicmode = 0
debug = 1
sip = 03080000

[Info]
cpu = AMD Ryzen 5 4500U with Radeon Graphics
signature = Family 23, Model 96, Stepping 1
voltage = 1.2 V
max speed = 4000 MHz
current speed = 2375 MHz
core count = 6
core enabled = 6
thread count = 6
architecture = Zen 1 - Zen 2
family = Renoir
type = Amd_Apu

Explain:

[User]

  • password: This is the sudo password (or login password) required for 70% of UXTU4Mac operations, especially ryzenAdj
  • preset: Path of preset config for various APUs and CPUs
  • mode (string type): This parameter specifies which preset to run when the config file is loaded.
  • customargs for custom args load

[Settings]

  • time (failsafe: 30): Sleep time (seconds) between next apply to SMU
  • softwareupdate (failsafe: 1) (0:Disabled, 1:Enabled): This is a quirk that makes the script skip or check CFU on startup.
  • reapply (failsafe: 1) (0:Disabled, 1:Enabled): To enable/disable auto reapply function
  • applyonstart (failsafe: 1) (0:Disabled, 1:Enabled): To enable/disable apply preset when start script
  • dynamicmode (failsafe: 0) (0:Disabled, 1:Enabled): Which enable/disable Dynamic mode for preset
  • debug (failsafe: 1) (0:Disabled, 1:Enabled): To enable/disable DEBUG function
  • sip (failsafe: 03080000): Required SIP for ryzenAdj

[Info]

  • A work-around for demo CPU/APU to change the cpu name to matching with presets and support better