Skip to content

Releases: JamesCJ60/Universal-x86-Tuning-Utility

Universal x86 Tuning Utility V2.1.0 Stable

13 Oct 19:46
Compare
Choose a tag to compare

Changes made:

• Added UXTU Super Resolution based on a customised version of Magpie
• Added basic ASUS WMI options to the custom presets menu. These include Armoury Crate power profiles, GPU ultimate mode, and GPU Eco mode
• Added display refresh rate option to custom preset menu
• Added experimental AVX2 stress test to the settings menu
• Added options to auto-start Adaptive Mode on application start in settings menu
• Added more options to the Adaptive Mode
• Various bug fixes and improvements!

Notes:

• Ignore Magpie tab on homepage as it will be removed in a future build. Please see custom presets or adaptive mode menu for UXTU Super Resolution instead.
• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!

Downloads:

Windows Download

Have a Windows handheld?

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

Universal x86 Tuning Utility V2.1.0 Release Candidate 2

12 Oct 16:50
Compare
Choose a tag to compare

Changes made:

• Various bug fixes and improvements!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!

Downloads:

Windows Download

Have a Windows handheld?

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

Universal x86 Tuning Utility V2.1.0 Release Candidate 1

12 Oct 15:15
Compare
Choose a tag to compare

Changes made:

• Added UXTU Super Resolution based on a customised version of Magpie
• Added basic ASUS WMI options to the custom presets menu. These include Armoury Crate power profiles, GPU ultimate mode, and GPU Eco mode
• Added display refresh rate option to custom preset menu
• Added experimental AVX2 stress test to the settings menu
• Various bug fixes and improvements!

Notes:

• Due to the backend rewrite, Dragon Range CPUs are currently unsupported!

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.4 Stable

18 Sep 21:36
Compare
Choose a tag to compare

Changes made:

• Added Pheonix Point 2 support
• Various bug fixes 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.3 Stable

31 Aug 12:47
Compare
Choose a tag to compare

Changes made:

• AMD SMU backend bug fixes

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.2 Stable

20 Aug 14:26
Compare
Choose a tag to compare

Changes made:

• Updated to WPF UI v2.1.0
• Updated to GameLib.NET v1.4.1
• Various bug fixes 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.1 Stable

10 Aug 14:44
Compare
Choose a tag to compare

Changes made:

• Various bug fixes 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

31 Jul 15:06
Compare
Choose a tag to compare

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:45
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
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