| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| goverlay-1.8.9-aarch64.flatpak | 2026-07-22 | 140.0 MB | |
| goverlay-1.8.9-x86_64.deb | 2026-07-22 | 12.5 MB | |
| goverlay-1.8.9-x86_64.flatpak | 2026-07-22 | 154.2 MB | |
| goverlay-1.8.9-x86_64.rpm | 2026-07-22 | 9.9 MB | |
| goverlay-1.8.9-x86_64.AppImage | 2026-07-22 | 67.3 MB | |
| GOverlay 1.8.9 source code.tar.gz | 2026-07-22 | 22.3 MB | |
| GOverlay 1.8.9 source code.zip | 2026-07-22 | 22.9 MB | |
| README.md | 2026-07-22 | 1.4 kB | |
| Totals: 8 Items | 428.9 MB | 2 | |
Changelog (v1.8.9)
MangoHud & Blacklist Improvements
- Per-Game Blacklist Support: Automatically append the
blacklist=directive to both global (~/.config/MangoHud/MangoHud.conf) and per-game (~/.config/goverlay/<game>/MangoHud.conf) configuration files. - Global Profile Parity: Unified global mode storage structure under
goverlay/gameconfig/global/to mirror per-game profiles, while maintaining automatic synchronization with system-wide MangoHud configuration paths. - Blacklist Window UX: Fixed button modal properties in
blacklistunitso the window remains open after adding (+) or deleting items.
OptiScaler & bgmod Integration
- Version String Comparison: Fixed version matching by stripping the
stable.prefix when comparing OptiScaler releases. - Fakenvapi Fixes: Corrected an off-by-one key length check for
fakenvapiversionand resolved a configuration key typo inbgmod. - Silent Saving & UI Sync: Added silent saving modes to prevent UI desynchronization
Flatpak & Path Resolution
- Non-Steam Games Config: Fixed path resolution for
nonsteam_folders.txtusingTConfigManager.GetGoverlayFolderto ensure proper Flatpak sandbox support.
UI & System Fixes
- Changelog Deadlock: Resolved a menu option freeze and curl I/O pipe deadlock when fetching and parsing release notes.