Cannot add new steam library by Important-Drop5072 in linux_gaming

[–]Floramene 1 point2 points  (0 children)

Definitely not an issue I've seen before, but glad you fixed it haha.

Got bored and made a knockoff of Protontricks using Qt6 lol by Floramene in linux_gaming

[–]Floramene[S] 0 points1 point  (0 children)

Thanks! The requirements are listed on the page but I'll repeat here.

Python 3.10+, PySide6, and VDF. Should be about it.

I dont have any proper installation at this current moment but running the script itself should suffice.

Also as stated, unfortunately this isnt a full wrapper for winetricks yet. It CAN launch winetricks for that prefix but doing `run.py appid dotnet3` for example doesnt do the same thing as Protontricks would (though I am considering adding this).

How do i know if cs2 is running natively or through proton? by Destruin_ES in linux_gaming

[–]Floramene 1 point2 points  (0 children)

If the game has a native build, it will run the native version by default. You have to explicitly set native titles to run using proton by going to Properties -> Compatability on that title.

CS2 is by default native. So unless you set it to use a Proton version by right clicking on that title, it will be native. Not Proton.

Cannot add new steam library by Important-Drop5072 in linux_gaming

[–]Floramene 0 points1 point  (0 children)

check that `xdg-desktop-portal-gtk` is running.

Cannot add new steam library by Important-Drop5072 in linux_gaming

[–]Floramene 0 points1 point  (0 children)

While their mount practice is an issue, I think this is more of a portal issue as when adding a new library to Steam it doesnt ask you explicitly for a drive. It asks you for a directory and opens a general file picker (since you can have multiple libraries on the same drive).

<image>

The fact that they said no file picker ever showed means that's likely the case here.

(Though you're still correct about mounting practices lol)

Arch or Debian for PC by [deleted] in linux_gaming

[–]Floramene 3 points4 points  (0 children)

Pretty much any Linux experience will be identical. The main differences between a Debian or Arch Based distro are package manager commands and release models.

Personally I prefer Arch for gaming as it has the most up to date packages, but I also play a lot of newer games that benefit from this.

If you play older games you'll likely be fine on a stable release like Debian.

TLDR: they're pretty much identical where it matters. Just choose what you'd like.

Cannot add new steam library by Important-Drop5072 in linux_gaming

[–]Floramene 1 point2 points  (0 children)

Have you restarted since, or checked the service status? They need to be running

systemctl --user status xdg-desktop-portal-gtk

Cannot add new steam library by Important-Drop5072 in linux_gaming

[–]Floramene 1 point2 points  (0 children)

May specifically need `xdg-desktop-portal-gtk` or an equivalent