Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Releases: JamesCJ60/AMD-APU-Tuning-Utility

Universal x86 Tuning Utility V2.0.0 Stable

31 Jul 15:09
fda7b32
Compare
Choose a tag to compare

For future updates please visit the UXTU GitHub repo!

Changes made:

• New GUI design
• New application logo
• New premade preset system
• New custom preset system
• New adaptive mode menu
• New system information menu
• Various other changes and improvements!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

Universal x86 Tuning Utility V2.0.0 Stable - Release Candidate 4

29 Jul 15:46
fda7b32
Compare
Choose a tag to compare

Changes made:

• System information menu will no longer freeze GUI when loading data
• System information menu will now attempt to display heterogeneous CPU configurations
• Various other bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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 7 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"
}

Universal x86 Tuning Utility V2.0.0 Stable - Release Candidate 3

25 Jul 14:00
fda7b32
Compare
Choose a tag to compare

Changes made:

• Added new system information menu
• Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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 7 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"
}

New System Info Menu:

image
image

Universal x86 Tuning Utility V2.0.0 Stable - Release Candidate 2

24 Jul 00:13
fda7b32
Compare
Choose a tag to compare

Changes made:

• Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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 7 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"
}

Universal x86 Tuning Utility V2.0.0 Stable - Release Candidate 1

14 Jul 23:34
e48f88c
Compare
Choose a tag to compare

Changes made:

• Updated premade preset system
• Added premade preset options to automation menu
• Added more options to custom presets for Zen1/+ APUs
• Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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 7 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"
}

Universal x86 Tuning Utility V2.0.0 - Beta 9.1

01 Jul 17:20
e48f88c
Compare
Choose a tag to compare

Changes made:

• Various bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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 7 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"
}

Universal x86 Tuning Utility V2.0.0 - Beta 9

29 Jun 18:20
e48f88c
Compare
Choose a tag to compare

Changes made:

• Added per-core curve optimiser for Zen3 and newer CPUs
• Added overclocking for unlocked Ryzen CPUs/APUs
• Added NVIDIA GPU tuning
• Added more fan control profiles
• Various other bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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 7 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"
}

Universal x86 Tuning Utility V2.0.0 - Beta 8

27 Jun 00:09
e48f88c
Compare
Choose a tag to compare

Changes made:

• Added per-core curve optimiser for Zen2 and newer APUs
• Added ADLX options to custom preset and adaptive mode menus
• Automation presets will now be applied on startup when "Reapply on Start" option is enabled
• Updated SMU backend to make 50% less interactions with the SMU when applying settings
• Updated ADLX backend with more options
• Application will now detect multiple instances
• Various other bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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"
}

Universal x86 Tuning Utility V2.0.0 - Beta 7

25 Jun 19:29
e48f88c
Compare
Choose a tag to compare

Changes made:

• Add experimental Intel CPU support
• Fixed a number of issues for AMD desktop CPU users
• Various other bug fixes and optimisations!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!
• Magpie FSR and a few other features are missing in this build.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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"
}

Universal x86 Tuning Utility V2.0.0 - Beta 6.2

22 Jun 22:40
e48f88c
Compare
Choose a tag to compare

Changes made:

• Updated Ryzen SMU backend to be more compact
• Updated MainWindow to show download count
• 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.

Downloads:

Windows Download

Have a Windows handheld?

Try out the new handheld optimised version of UXTU called UXTU Handheld

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"
}

GUI Updates:

image