AMD APU Tuning Utility Versions Save

Unlock the full potential of your Zen-based APU with AMD APU Tuning Utility!

4.0.6

1 year ago

Changes made:

• Added profile system to adaptive mode menu • Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range and Intel CPUs are currently unsupported! • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

Fan Control Notes:

• The test menu will only be around however necessary to test fan control in UXTU. Once the test is over, fan control will be integrated into the custom preset menu. • It is currently limited to controlling one fan at a time and works off CPU temperature. • There are five configs built as of this release. • Configs are stored within the Fan Configs folder within the UXTU install directory. • Configs must be named after the device manufacturer and model, e.g. AYANEO_AYANEO 2.json. • Configs must follow this formatting:

{
  "MinFanSpeed": 0,
  "MaxFanSpeed": 100,
  "MinFanSpeedPercentage": 0,
  "FanControlAddress": "0x44A",
  "FanSetAddress": "0x44B",
  "EnableToggleAddress": "0x1",
  "DisableToggleAddress": "0x0",
  "RegAddress": "0x4E",
  "RegData": "0x4F"
}

4.0.5.4

1 year ago

Changes made:

• Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range and Intel CPUs are currently unsupported! • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

Fan Control Notes:

• The test menu will only be around however necessary to test fan control in UXTU. Once the test is over, fan control will be integrated into the custom preset menu. • It is currently limited to controlling one fan at a time and works off CPU temperature. • There are five configs built as of this release. • Configs are stored within the Fan Configs folder within the UXTU install directory. • Configs must be named after the device manufacturer and model, e.g. AYANEO_AYANEO 2.json. • Configs must follow this formatting:

{
  "MinFanSpeed": 0,
  "MaxFanSpeed": 100,
  "MinFanSpeedPercentage": 0,
  "FanControlAddress": "0x44A",
  "FanSetAddress": "0x44B",
  "EnableToggleAddress": "0x1",
  "DisableToggleAddress": "0x0",
  "RegAddress": "0x4E",
  "RegData": "0x4F"
}

4.0.5.3

1 year ago

Changes made:

• Added a very experimental version of the adaptive mode • Various bug fixes and optimisations!

Notes:

• Main purpose of this build was to do a mass test of the update system added in the last beta. • Due to the backend rewrite, Dragon Range and Intel CPUs are currently unsupported! • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

Fan Control Notes:

• The test menu will only be around however necessary to test fan control in UXTU. Once the test is over, fan control will be integrated into the custom preset menu. • It is currently limited to controlling one fan at a time and works off CPU temperature. • There are five configs built as of this release. • Configs are stored within the Fan Configs folder within the UXTU install directory. • Configs must be named after the device manufacturer and model, e.g. AYANEO_AYANEO 2.json. • Configs must follow this formatting:

{
  "MinFanSpeed": 0,
  "MaxFanSpeed": 100,
  "MinFanSpeedPercentage": 0,
  "FanControlAddress": "0x44A",
  "FanSetAddress": "0x44B",
  "EnableToggleAddress": "0x1",
  "DisableToggleAddress": "0x0",
  "RegAddress": "0x4E",
  "RegData": "0x4F"
}

4.0.5.2

1 year ago

Changes made:

• Added update checking and downloading system • Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range and Intel CPUs are currently unsupported! • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

Fan Control Notes:

• The test menu will only be around however necessary to test fan control in UXTU. Once the test is over, fan control will be integrated into the custom preset menu. • It is currently limited to controlling one fan at a time and works off CPU temperature. • There are five configs built as of this release. • Configs are stored within the Fan Configs folder within the UXTU install directory. • Configs must be named after the device manufacturer and model, e.g. AYANEO_AYANEO 2.json. • Configs must follow this formatting:

{
  "MinFanSpeed": 0,
  "MaxFanSpeed": 100,
  "MinFanSpeedPercentage": 0,
  "FanControlAddress": "0x44A",
  "FanSetAddress": "0x44B",
  "EnableToggleAddress": "0x1",
  "DisableToggleAddress": "0x0",
  "RegAddress": "0x4E",
  "RegData": "0x4F"
}

4.0.5.1

1 year ago

Changes made:

• Added temporary experimental fan control menu • Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range and Intel CPUs are currently unsupported! • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

Fan Control Notes:

• The test menu will only be around however necessary to test fan control in UXTU. Once the test is over, fan control will be integrated into the custom preset menu. • It is currently limited to controlling one fan at a time and works off CPU temperature. • There are five configs built as of this release. • Configs are stored within the Fan Configs folder within the UXTU install directory. • Configs must be named after the device manufacturer and model, e.g. AYANEO_AYANEO 2.json. • Configs must follow this formatting:

{
  "MinFanSpeed": 0,
  "MaxFanSpeed": 100,
  "MinFanSpeedPercentage": 0,
  "FanControlAddress": "0x44A",
  "FanSetAddress": "0x44B",
  "EnableToggleAddress": "0x1",
  "DisableToggleAddress": "0x0",
  "RegAddress": "0x4E",
  "RegData": "0x4F"
}

4.0.5

1 year ago

Changes made:

• Added Windows Toast Notification system • Added reapply on start option in the settings menu • Updated UXTU Task Scheduler properties • Fixed issues with premade preset system

Notes:

• Due to the backend rewrite, Dragon Range and Intel CPUs are currently unsupported! • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

4.0.4.1

1 year ago

Changes made:

• Added preliminary support for the following AMD APUs: Raven Ridge, Dali, Pollock, Picasso, and Fire Flight • Added preliminary support for the following AMD CPUs: Summit Ridge, Pinnacle Ridge, Matisse, Vermeer, and Raphael • Added premade preset support for listed AMD APUs and CPUs • Added new system resume automation to automations menu • Added a close application option to the tray icon menu • Added battery discharge reading to the tray icon menu

Notes:

• Due to the backend rewrite, Dragon Range and Intel CPUs are currently not supported! • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

Additions:

image image

4.0.4

1 year ago

Changes made:

• New GUI using the Fluent Design System • New premade preset menu • New custom preset menu • New automations menu • New battery/charge preset system via automations menu • Now uses an MSI installer for easier installation • Custom SMU backend rewrite • System resources usage optimisations

Notes:

• Due to the backend rewrite, only AMD APUs that are Zen2 and newer are supported in this current build. Support will return for older APUs and Intel and AMD CPUs in the future (hence why this is called beta 0!). • Magpie FSR and a few other features are missing in this build. • Source code will be made public on the first stable release.

Downloads:

Windows Download

New GUI:

image image image image

4.0.3.6

1 year ago

Changes made:

• Various bug fixes and optimisations

Downloads:

Windows Download

How to use UXTU's battery/charge preset system:

• Create a preset in the custom preset menu • Press the "Set on Battery" or "Set on Charge" button to save the preset • The saved preset/s will now get applied every time the battery status changes • To disable either option, uncheck all options in the custom preset and press the "Set on Battery" or "Set on Charge" button again This will become easier to use over time as the functionality matures.

How to use UXTU's Magpie FSR implementation:

• Ensure the latest versions of .NET 4 and .NET 6 are installed • Go to the settings menu and toggle Magpie FSR • Press ALT+F to enable Magpie window capture • (Optional) customise the Magpie FSR settings in the new dedicated Magpie FSR menu

4.0.3.5

1 year ago

Changes made:

• Added experimental support for Rembrandt, Picasso, Raven Ridge, Dali and Pollock APU PMTable readings • Added sensor display window that lists all PMTable sensors (opens when toggling system info menu tab, handy for APUs that do not support the system info menu yet) • Various bug fixes and optimisations

Downloads:

Windows Download

How to use UXTU's battery/charge preset system:

• Create a preset in the custom preset menu • Press the "Set on Battery" or "Set on Charge" button to save the preset • The saved preset/s will now get applied every time the battery status changes • To disable either option, uncheck all options in the custom preset and press the "Set on Battery" or "Set on Charge" button again This will become easier to use over time as the functionality matures.

How to use UXTU's Magpie FSR implementation:

• Ensure the latest versions of .NET 4 and .NET 6 are installed • Go to the settings menu and toggle Magpie FSR • Press ALT+F to enable Magpie window capture • (Optional) customise the Magpie FSR settings in the new dedicated Magpie FSR menu