Loadout v0.9.0.
Install (or update) with:
curl -fsSL https://raw.githubusercontent.com/srsholmes/loadout/main/scripts/install.sh | shPin this version: LOADOUT_VERSION=v0.9.0 curl -fsSL … | sh
Full notes: CHANGELOG.md
What's Changed
- fix: find the BPM window without its localized title, and uninstall root-owned files by @srsholmes in #262
- fix(overlay): prefer the window that has STEAM_OVERLAY when picking Steam's BPM by @srsholmes in #264
- fix(fan-control): remember the selected fan mode across restarts by @srsholmes in #267
- refactor(apex): make the hid-oxp blacklist removal-only by @srsholmes in #268
- feat(doctor): report device hardware, so "does my handheld work" is answerable by @srsholmes in #270
- docs(doctor): point at the file redirect instead of "paste this" by @srsholmes in #272
- feat(apex): run on any OneXPlayer, not just the Apex by @srsholmes in #271
- feat(apex): vibration, a self-healing fingerprint block, and visible segmented focus by @srsholmes in #274
- feat(apex): stage the GPIO kernel arg on Bazzite too, and tell everyone else by @srsholmes in #276
- fix(storage): never offer, rewrite or delete a partition that isn't ours by @srsholmes in #278
- feat(storage): heal boot mounts an OS update wiped, without touching entries we didn't write by @srsholmes in #277
Full Changelog: v0.8.2...v0.9.0