Download Latest Version Universal x86 Tuning Utility V2.5.4 - Stable source code.zip (10.9 MB)
Email in envelope

Get an email when there's a new version of Universal x86 Tuning Utility

Home / 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
Universal.x86.Tuning.Utility.V2.msi 2023-07-14 18.6 MB
README.md 2023-07-14 1.6 kB
Universal x86 Tuning Utility V2.0.0 Stable - Release Candidate 1 source code.tar.gz 2023-07-14 7.0 MB
Universal x86 Tuning Utility V2.0.0 Stable - Release Candidate 1 source code.zip 2023-07-14 7.0 MB
Totals: 4 Items   32.7 MB 0

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"
}
Source: README.md, updated 2023-07-14