Steam Proton Trouble

Hello, just installed a fresh install of Garuda Linux Dragonized. I installed steam and proton doesn't seem to want to open with any game. I checked protonDB.com and it seems the games I am trying have no compatibility issues. Any ideas?

joe@Spaceship
.%;888:8898898: -------------
x;XxXB%89b8:b8%b88: OS: Garuda Linux
.8Xxd 8X:. Host: Alienware Area-51m R2 1.7.0
.8Xx; 8x:. Kernel: 5.15.7-zen1-1-zen
.tt8x .d x88; Uptime: 1 hour, 1 min
.@8x8; .db: xx@; Packages: 1498 (pacman)
,tSXX° .bbbbbbbbbbbbbbbbbbbB8x@; Shell: bash
.SXxx bBBBBBBBBBBBBBBBBBBBbSBX8; DE: Plasma 5.23.4
,888S pd! WM: KWin
8X88/ q WM Theme: Sweet-Dark
GBB. Terminal: konsole
x%88 d888@8@X@X@X88X@@XX@@X@8@X. CPU: Intel i7-10700 (16) @ 4.8GHz
dxXd dB8b8b8B8B08bB88b998888b88x. GPU: NVIDIA GeForce RTX 2070 SUPER Mobile / Max-Q
dxx8o .@@;. GPU: Intel CometLake-S GT2 [UHD Graphics 630]
dx88 .t@x. Memory: 15.55GiB / 31.11GiB
d:SS@8ba89aa67a853Sxxad.
.d988999889889899dd.

Make sure you installed games in linux filesystem
Games don't work from ntfs filesystem

And try to use proton-experimental

4 Likes

Is there a way to get them from pacman?

Just choose proton experimental in steam for proton

2 Likes

So with some messing around. It seems steam won't load any game on my usb external hard drive.

I was just finally able to get my steam library up and running on Garuda. I had all my games on a NTFS formatted drive and could play Linux supported games, without issue. But, if a game was using Proton it just wouldn't open. I tried getting it to work while staying in place on NTFS but nothing would work. I ended up just splitting the drive in half for NTFS and BTRFS and once I moved Proton and the games off NTFS partitions they started working, as expected.

Can I easily split it with partition manager?
I just tried using this guide, but it made my arch not boot, I had to go into recovery and remove the edit.

Also thanks for the replies everyone. It means a lot.

Since my next step is re setting up GPU passthrough I will probably end up using this

I tried setting up my NTFS mount that way, as well. But, it didn't seem to affect Proton working with my games. That's why I ended up just using Windows to shrink my NTFS volume and then split it up and created new BTRFS partition with partition manager.

See I went the other way around I made windows able to read btrfs so that all of my drives except for my window's installation is btrfs that way my drive that holds all of my games and multimedia is read by both Linux and windows. I wanted it to be ext4, but I couldn't find a way to do that on the windows side, but there was a solution for btrfs, so I went with it. I have always had a bad time with ntfs and linux.

disclaimer when I first did that windows and linux used to fight over permissions on that drive and I don't rembember what all I did to fix it so if you do decide to ad btrfs support to windows be prepaired for those headaches. still I will give the link for winbtrfs if anyone wants to mess with that. GitHub - maharmstone/btrfs: WinBtrfs - an open-source btrfs driver for Windows

1 Like

Just for reference, this works perfectly in Windows so btrfs is actually a decent filesystem for sharing data. Compression also works really nicely - set it to e.g. zstd:10 or zstd:15 and many Steam games then take up 50% the disk space. (You’ll obviously see higher CPU use on disk writes because of the higher compression, but read time will be much reduced - I’m happy with that trade-off)

4 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.