I finally separated some overkill hardware from my server rig (an RTX 3080 and a Ryzen 5800X3D) and put them in their own chassi. Installed Arch, again, of course. The server got a “new” Ryzen 5700G , which apparently is a repurposed laptop APU.

A few years ago, I used to fire up my desktop environment (dwm on X11) and launch Steam from a pseudo terminal.

On my reborn gaming PC, could I skip installing a desktop environment and still play games on Steam? Will it run directly from the console like - for instance - mpv does?

The purpose would be to minimize any overhead from dwm and X11. Which sounds ridiculous now that I “say” it out loud, because it’s negligible, but still. My question still stands.

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    FWIW the SteamDeck running official SteamOS does have a full desktop environment, it’s just hidden by starting Steam in Big Picture mode.

    So… you could benchmark the “gain” but I doubt it’s significant, if any.

    Also if you do like to play with hardware for gaming across networks checking Selkies or Moonlight to stream from your machine to your machine, no intermediary, little latency or overhead.

    • nous@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      I am not sure that is fully true. Or at least not fully explained. The Steamdeck has a full KDE environment installed and it uses this when in desktop mode. But steam is not running in big picture mode in front of this.

      KDE is not running at all when in the game mode of the Steamdeck. In that mode it uses a compositor written by valve called gamescope. Switching between these is effectively logging out and back in again to switch the compositor.

      Also it now has a way to run the desktop as a nested session in game mode but that is winning kwin inside gamescope.

      • utopiah@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        23 hours ago

        I haven’t tested this myself but I assume one could benchmark both and see if there is noticeable performance loss.

    • durinn@programming.devOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Thanks for the advice on gaming over networks! :)

      Yeah, I also don’t think there is any noticeable gain to be had here.