RusticGU v0.1.0
Windows game-library compact tool. First Windows build (setup.exe + portable zip).
What's in 0.1.0
- Transparent WOF compact (
compact /EXE). Default algorithm XPRESS8K. LZX is Shelf only - Discover via launcher indexes: Steam, plus Epic, GOG, EA, Ubisoft, Riot, Battle.net, and itch. XboxGames is opt-in
- Live Compact recompacts after patches. Skips saves, already-compressed media, and caches. Refuses compact mid-update
- DirectStorage (
dstorage.dll): warn and skip - Dark gamery UI and a tray flyout
- GitHub updater: Stable / Nightly
- Requires Windows 10 1607+ and NTFS
Builds are unsigned. SmartScreen may warn.
Not in this release
- WindowsApps / Store-install trees
- NTFS LZNT1
- LZX on the live / in-use library
- A signed build
- A promised savings percentage
Downloads
| Asset | Contents |
|---|---|
| RusticGU-windows-x64-setup.exe | Recommended — NSIS installer |
| RusticGU-windows-x64.zip | Portable desktop app |
Quick start
- Download RusticGU-windows-x64-setup.exe
- Run the installer (per-user, no admin required)
- Launch RusticGU from the Start Menu
See the README for portable ZIP and build-from-source docs.
License: MIT — commercial use allowed; keep attribution (copyright notice).
What's Changed
- feat: first app — gpui shell, Steam library, WOF compact, updater by @JustNak in #2
- eng4: standalone stores, live-compact watch, shelf policy by @JustNak in #1
- feat: integrate stores, live compact watch, and shelf by @JustNak in #3
New Contributors
Full Changelog: https://github.com/JustNak/RusticGU/commits/v0.1.0