There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Fubarberry , in How up to date is the Steam Flatpak?
@Fubarberry@sopuli.xyz avatar

Steam downloads its own client updates. It’s very rare for them to need to update the flatpak itself because usually any updates can be accomplished through the built in updater.

million OP ,
@million@lemmy.world avatar

What about mesa drivers and other dependencies like Mangohud?

Fal ,
@Fal@yiffit.net avatar

There’s no way steam packages graphics drivers. That would be crazy, no?

million OP ,
@million@lemmy.world avatar

My understanding is the Mesa driver is userland so Flatpaks can include it. I just assumed Steam would include it for slower moving distros.

I am new to Flatpaks and still trying to understand, any correction is welcome.

Everyday3671 , (edited )

Mesa comes as separate flatpaks which is hidden in the GUI, and is automatically install when you install a flatpak. The system can have multiple versions of the driver installed. When Steam is ready to use a newer Mesa version, it will do it automatically.

Mangohud, on the other hand, is a flatpak you need to install manually via the command line. You should follow the instruction on their Github page for that.

P.S: In case you like a GUI for things. You should install Flatseal, which provide a GUI for configuring flatpaks.

mox ,

Components like that come from separate flatpaks (e.g. the Freedesktop Platform) or the Steam runtime (updated by Steam).

million OP ,
@million@lemmy.world avatar

Makes sense, I was wondering how that worked when I saw some of those in my list. Is that another layer to the flatpak, like a Docker layer or are Flatpaks allowed out of their sandboxes to talk to other Flatpaks?

mox , (edited )

A flatpak can name extensions that are mounted into the running container if they’re installed.

or are Flatpaks allowed out of their sandboxes

Be careful when thinking of flatpaks as sandboxes. What they confine is (by default) up to the maintainer of each flatpak, and most of the ones I have audited are very permissive.

You can mitigate this somewhat by editing the permissions of each flatpak before running it for the first time, with the command line or a GUI like flatseal. But that only goes so far, since some of the permissions are not fine-grained enough to provide meaningful sandboxing while still allowing games to run. (For example, shared memory and network access.) You might also consider creating a second linux account just for games, and logging in to that account’s desktop when installing or running them.

A Flatpak container is better than nothing, and will probably keep you safe from most programming mistakes, but I wouldn’t consider it a security/privacy sandbox by any means. If you want that, a hypervisor-based virtual machine would be better.

Fubarberry , (edited )
@Fubarberry@sopuli.xyz avatar

I’m not sure on the exact details of how it sources mesa, but you can check what version of mesa steam is using by clicking help in steam, and selecting “Steam Runtime Diagnostics”. My flatpak steam install reports that I’m using Mesa 24.0.2-arch1.1, which is the same version I get if I check glxinfo | grep Mesa. I’m assuming that means flatpak Steam is using my system’s mesa.

I do have some versions of Mesa installed through flatpak in the form of freedesktop.Platform packages, but they’re older versions than what was reported from inside steam.

million OP ,
@million@lemmy.world avatar

Great tip. It looks like the Flatpak has a newer version then even Tumbleweed, so that answers my initial question, thanks!

FilterItOut , in How I feel every time checking the box

I actually had to downgrade proton for dragon’s dogma recently. Black screen on the 8+ versions.

scrubbles OP ,
@scrubbles@poptalk.scrubbles.tech avatar

I had to downgrade it to play anything on my ultrawide, some really weird stuff happening in 9.0 with multiple monitors. It can’t detect mouse input on the right 1/3 of my screen. Very glad they let us choose versions

SquishyPandaDev , in How I feel every time checking the box
@SquishyPandaDev@yiffit.net avatar

Why do I have to click this box? Why isn’t the default option. I just want to click on a Windows game and then install. I’m I alone on this?

brbposting ,

I would guess to help excuse [compatibility] errors. Make you cognizant of the experimental nature, perhaps head you off before complaining to the developers.

RobotZap10000 ,

You can enable such an option in the settings

Dagamant ,

thats what I did. I just check steam deck compatibility before hitting install

Molecular0079 ,

There’s no way to set it as default completely. You can set it as default for titles that Valve hasn’t explicitly overriden, but if Valve decides that a certain game works with Proton 8 or Hotfix, it will automatically install those. I really wish there was a way to force Experimental in all cases.

sugar_in_your_tea , in How I feel every time checking the box

Wait until she hears about the wonderful world of emulators.

warmaster , in Help using Mangohud / Gamemode with Flatpak version of Lutris and Steam

I tried so hard to use the Steam Flatpak, but hit a wall when I wanted game libraries on multiple drives. The Arch wiki recommended to use the native binary.

Willdrick ,

The easiest way is going to Flatseal, selecting steam and under the folders section add the paths to your libraries.

jared , in How I feel every time checking the box
@jared@mander.xyz avatar

Feels like a win to me.

bigmclargehuge , in Steam's February Survey: AMD CPUs & GPUs Continue To Dominate For Linux Gamers
@bigmclargehuge@lemmy.world avatar

I played on Linux with NVidia for a few years. Was overall okay-ish but I definitely had issues. Just switched to a 7600XT and it’s like putting on glasses when I didn’t know I had poor vision. Everything just works, wayland is seamless and smooth in a way X11 just never was, DX12 games run faster than they did on Windows.

imecth , in Discord clicks are going to game in KDE

As a fix, you can run the game through gamescope which should sandbox the game.

million OP ,
@million@lemmy.world avatar

Good suggestion; haven’t dived into the world of Gamescope yet.

soggy_kitty , in Steam's February Survey: AMD CPUs & GPUs Continue To Dominate For Linux Gamers

That’s literally because of steamdeck my guy

SimplyTadpole , in Steam's February Survey: AMD CPUs & GPUs Continue To Dominate For Linux Gamers
@SimplyTadpole@lemmy.dbzer0.com avatar

Sounds about right, I had nothing but bad experiences with Nvidia on Linux.

My experiences with AMD are far from perfect and I still have some bizarre issues nobody else has , but it was still a pretty big improvement.

doingless , in Linux hits 4% on the desktop 🐧📈

It’s going to grow. When Windows 10 support ends I’m moving a lot more hardware that way.

LunchEnjoyer , in Steam's February Survey: AMD CPUs & GPUs Continue To Dominate For Linux Gamers
@LunchEnjoyer@lemmy.world avatar

Just switched out my nvidia gpu for a amd gpu, soon to be apart of the numbers 🙌

umbrella , in Linux hits 4% on the desktop 🐧📈
@umbrella@lemmy.ml avatar

choo choo motherfuckers

smpl , in Discord clicks are going to game in KDE
@smpl@discuss.tchncs.de avatar

You should submit a bug report to your distro. If the window in focus doesn’t grab the pointer, that should be a bug.

million OP ,
@million@lemmy.world avatar

I am tempted to wait as I should be getting Plasma 6 soonish (on Tumbleweed)

visor841 ,

I’m in a similar boat. I’ve got a bunch of small Wayland niggles, but I’m waiting to investigate them until after I switch to Tumbleweed when it gets Plasma 6 (I’m currently on Kubuntu).

million OP ,
@million@lemmy.world avatar

Really enjoying Tumbleweed so far. The extra testing cycle they do versus Arch has a measurable effect on stability and need to fiddle with things after a routine system upgrade.

Kolanaki , in Discord clicks are going to game in KDE
@Kolanaki@yiffit.net avatar

alt tabs

Clicks around

Tabs back in

“Ah shit! I shot Marvin in the face!”

million OP ,
@million@lemmy.world avatar

Basically :)

WhiskyTangoFoxtrot ,

At least it might distract him from the terrible pain in all the diodes down his left side.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines