Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:11

Installation

curl -fsSL https://raw.githubusercontent.com/HorizonUnix/UXTU4Linux/main/install.sh | bash

A small follow-up to v0.8.0 with quality-of-life polish and fixes.

Improved

  • The ApplyOnStart setting now defaults to 0 (disabled).
  • Live Daemon Status screen: it now refreshes on its own while auto-reapply is running, so the power source, active preset and last-apply result stay up to date.
  • Clearer NVIDIA feedback: capping the GPU clock and setting core/VRAM offsets now report failures (including the driver's error).
  • More reliable cache-size detection in Hardware Information.

Internal

  • Removed unused code across the SMU, IPC and daemon modules.