Steam weirdness
I'm new to Bazzite, and am having some weird behavior with steam and my ntfs drive, I've mounted it and can read and write from Dolphin fine, Steam can't write to the drive though, iif I try to install (or move) a game to the drive I get "Disk Write error"
I've symlinked the compdata directory on the ntfs drive and that writes SOME files to it, but the game doesn't actually run (despite saying it is running)
I can't run a game from the drive, it shows as running, but doesn't actually run, but if I add the same game in the same place as a "non steam game" it works fine! HELP!!!
Proton log shows nothing at all and I don't know any other way of seeing what is going on
16 Replies
I've symlinked the compdata directory on the ntfs drive and that writes SOME files to it, but the game doesn't actually run (despite saying it is running)this needs some more details can you be more specific for what you did? what do you mean "some files" are being written?
using ntfs is not supported in bazzite, you should use ext4 or btrfs
I created a symlink to ~/.steam/steam/steamapps/compatdata from the /steamlibrary/ direcotry on the ntfs drive using ln -s ( i followed thi guide: https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows)
GitHub
Home
Compatibility tool for Steam Play based on Wine and additional components - ValveSoftware/Proton
/steamlibrary/
is insufficient. I'm going to still need more information. please provide a full readout of running ll
from inside the /steamlibrary/steamapps/
folderwhich one? the one in my home directory or the one on the ntfs drive?
ntfs drive
why do you have another
steamapps/
folder in there?not sure, 2s
you have your libraries set up incorrectly
I moved that livbrary manually from my windows install of steam
I have another on another drive showing the same symptoms, 2s
`
I assume the appmifest folders can be deleted
I think starting again is going to be my best bet, I'll move what I have space for to the home drive, clean uip the "old" libraries and try again with newly created libraries on those drives
you're better off not using ntfs as indicated above
Yeah, I do get that...but as I'm dual booting (at least for now) it's pretty much the only solution,,,
btrfs has a windows driver
Cool! I didn't realise, thank you 🙂
Taken this advice, drives are now (mostly) btrfs, steam works without issue, thanks again
Awesome. Glad it worked out