Skip to content

v2.0.3 - HUD Up

Latest

Choose a tag to compare

@dekomote dekomote released this 31 Aug 15:33
· 1 commit to master since this release

v2.0.3

Big release that adds advanced per-game options, new Proton downloads and some UI polish.

New

  • The Add/Edit dialog is now split into General and Advanced tabs. The new advanced per-game options include:
    • A Proton Game ID (GAMEID) for Proton/Umu games
    • MangoHud and GameMode per game, applied as launch wrappers
    • Lossless Scaling frame generation (LSFG) - frame multiplier, flow scale, performance mode and experimental present mode
    • Forcing SDL input for Proton (PROTON_PREFER_SDL)
    • Per-game environment variables, which override the global ones from Settings
image
  • MangoHud and GameMode toggles only appear when the binaries are installed, and LSFG options only show once the Lossless.dll path is set in Settings - with an auto-detect button that finds Steam installs. Steam and RetroArch games keep the Advanced tab minimal: just play time.
  • Added downloads for Umu-Proton, Proton-EM and DWProton from the runtime picker. Closes #70
  • Added a View menu button next to the hamburger when the sidebar isn't pinned - switch between icon, cover art and hero views, toggle names, play time and zoom from the toolbar.
  • Added a Show runner icons toggle in the View menu, to hide the Steam/RetroArch badges on the game cards. Closes #74
  • Flatpak builds now expose the MangoHud and gamescope binaries to the sandboxed app via PATH.

Fixes

  • With single-click activation enabled, entries can now be selected by holding CTRL and clicking, similar to KDE. Closes
    #72