this post was submitted on 25 Nov 2024
30 points (100.0% liked)

Linux Gaming

16064 readers
82 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I am coming from windows and want to switch. Got a new M2, installed mint cinnamon, got it to dual boot, installed the drivers for my 3060 installed steam.

I linked the steam libraries on my other drives (the ones I also use in windows) downloaded proton in several versions and... Cyberpunk didn't start. When I restarted the system, updated all the software, restarted again.

When started steam again, the UI was gone. I see three icon in the tray on the right, and I can move the steam window, when I happen to find it. But I don't see the window, I see the desktop background. What can I do to fix that?

Thanks for your time and help

top 15 comments
sorted by: hot top controversial new old
[–] CannonGoBoom@lemmy.world 18 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Are your games installed on an NTFS formatted drive? Steam on Linux generally doesn’t play nice with NTFS.

This fix worked for me in the past,most games worked on NTFS though but some of the high end ones didn't like mk11

[–] storcholus 3 points 3 weeks ago

I'll check that, thanks

[–] Kory@lemmy.ml 12 points 3 weeks ago (1 children)

In Mint most people recommend installing Steam directly from the website as .deb. There are dozens of informative threads on the official forums, which also explain some differences of the installation method, for example: https://forums.linuxmint.com/viewtopic.php?t=427582

Also Valve's guide on how to use Steam with an NTFS disk (which I assume you're using) can be found here: https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows

[–] flashgnash@lemm.ee -2 points 3 weeks ago (1 children)

No issues installing via nix!

[–] Kory@lemmy.ml 2 points 3 weeks ago (1 children)

And how is that relevant in a post about "Linux Mint and Steam"?

[–] flashgnash@lemm.ee 1 points 3 weeks ago* (last edited 3 weeks ago)

I mean assuming you have not installed nix on it it's not, just find it amusing that the default package manager's version of steam so often just doesn't work

[–] sirico@feddit.uk 6 points 3 weeks ago (1 children)

The best way for me to install steam was sudo apt install steam-installer will catch pretty much everything dependency wise. If I remember right, playing off an NTFS disk does cause issues. You could also try changing up proton, if you search the store for proton plus and install a recent GE version it might fix the issue if it's a say a proprietary encoding issue.

[–] xavier666@lemm.ee 2 points 3 weeks ago (1 children)

There is a lot of conflicting information in this thread. Installation of Steam from package manager VS deb from Valve VS official Flatpak VS official Snap. I know that the official Snap is terrible so I'm ignoring it. The Flatpak has some permission issue but I heard it solves some compatibility issues for some games.

Someone should make a comprehensive guide for each type.

[–] entropicdrift@lemmy.sdf.org 1 points 3 weeks ago

I used the package manager package and then switched to the Flatpak. It's basically the same. Either is fine. The Flatpak feels a bit more plug and play to me, but the regular package was fine too.

I've had the best experience with Steam installed via Flathub. Neither the .deb or the apt package worked well with my system. For reference I'm running basic Debian 12.

[–] OhVenus_Baby@lemmy.ml 3 points 3 weeks ago* (last edited 3 weeks ago)

Change the compatibility version try experimental, or even I think the latest stable is 9.0. See if its runable under wine rather than proton. Try importing the game into lutris or heroic launcher you could have better luck but steam should be fine as I don't think that's the issue. You likely have to redownload the games rather than linking the drives due to file format types being different. I've used mint and several family members and gaming has been a breeze without much issues. It seems AMD is much more compatible than any Nvidia GPU. Drivers are better and updated more often under mesa than RTX. Let me see if cyberpunk is runable. Nothing should be an issue but a basic web search will tell a lot.

Edit: after research quickly the game has ran just fine since 2020 on steam since proton 5.0. Its buggy with Nvidia drivers but that was years ago. GoG store works under wine which is inside heroic launcher from software center in mint you can import the game but isn't needed. You can try to use a custom steam command rather than using proton to launch inside steam. Proton is steams default compatibility layer but could need enable for all games. Go in settings check that box to enable for all games, retry. The game does work! Don't give up. Also don't aim the game to windows drive. Reinstall on your mint drive rather than just aiming the launcher. Windows does all it can to screw up anything that isn't windows , verify installed files after download on mint drive and run the game. Perhaps I'll add more later. Off to work. Hope this helps!!

[–] tnuctip@mastodonapp.uk 2 points 3 weeks ago (1 children)

@storcholus

The disappearing Steam window might be fixable by starting steam with the -no-cef-sandbox option. If that works, then it's due to some issue with the built-in browser.

[–] tnuctip@mastodonapp.uk 2 points 3 weeks ago

@storcholus

Shared NTFS drives can have problems because Windows saves time on shutdown by just not writing them out completely.

If it's the latter, you'll probably see the NTFS drive either fail to mount at all, or log some errors. You can fix that by disabling fast startup on Windows.

[–] twinnie@feddit.uk 2 points 3 weeks ago

Can’t really add anything regarding linking the Steam libraries as I just removed all my games from Windows and downloaded them in Linux instead. I used ProtonUp for managing my Proton versions and I started up Cyberpunk using ProtonGE 13, and it runs the same as it does in Windows. I’ve got the GOG version and I’m using Heroic Launcher but I don’t think that’ll make a difference.

Have you got anything to work using that linked library? Maybe try just installing it locally.