Elektrine lite

← Feed

@emeralddawn45@lemmy.dbzer0.com

Post #3557862

2026-07-03 14:30 UTC

I mean, I get where you’re coming from with the forced updates, but I still use steam to launch all my DRM free games on the steamdeck. It’s just way easier and gives access to the steaminput settings and overlay for way better controller configuration. I just add everything as a non-steam app, then there’s no forced updates or anything like that, steam just serves as a launcher and interface for proton.

Replies (1)

  • @MonkderVierte@lemmy.zip 2026-07-03 16:10

    There’s also umu. I have this in start.sh: export WINEPREFIX=/path/to/prefix export GAMEID=the-sims-4 export PROTONPATH="$HOME"/.local/share/Steam/compatibilitytools.d/GE-Proton10-34 umu-run "game.exe"

    Open ##3560656