41
submitted 9 months ago* (last edited 9 months ago) by revolverunit@lemmy.world to c/linux_gaming@lemmy.world

It seems to mostly happen to 3D games, very rarely for 2D ones.

Normally, this wouldn't be much of an issue for me since I install everything to secondary SSDs anyways, but the one piece of software that is driving me up a wall is Steam VR, since its installation folder can't be moved.

I could find plenty of fixes when it came to the opposite problem (launching games from another drive) but nothing for my situation.

Any solutions or even just point me in the right direction where to start when it comes to troubleshooting something like this?

OS: Endeavour OS

GPU: RTX 2070 (latest Nvidia drivers)

CPU: Ryzen 2700X

Happens on both X11 and Wayland environments and everything is up-to-date

Edit: also this seems to happen with every version of Proton

top 12 comments
sorted by: hot top controversial new old
[-] Max_P@lemmy.max-p.me 10 points 9 months ago

First step there would be to get some logs. Launch steam from a terminal and output to a file:

steam 2>&1 | tee steam.log

Launch a game and watch the terminal to see what happens.

If you moved games after launching them, clearing their Proton containers can help. I had some games set to extremely old Proton versions that couldn't launch because the version jump was too big. I've also seen vanilla wine prefixes break when moved due to some symlinks.

But those are guesses, the logs will tell you. Sometimes it even actually tells you how to fix it!

[-] revolverunit@lemmy.world 5 points 9 months ago

Thank you, actually having a log to go through was very useful! Kinda. I managed to suss out that vkBasalt was having a config issue, which I eventually fixed. Now all my OS drive games seem to launch fine, except SteamVR (still).

I was able to do a little more research with info from the log and I found out running SteamVR the usual way was broken. Launching Steam from /usr/lib/steam/ makes it...sorta work.

Yeah, turns out it happened to be a separate issue from my initial problem, but with the same symptoms.

[-] luthis@lemmy.nz 3 points 9 months ago

Thanks for the closure. I was real curious about this one.

[-] luthis@lemmy.nz 9 points 9 months ago

If something doesn't work on one drive and then magically works when you install it on another drive...

How is your drive formatted? Is it NTFS and not keeping the right Linux file permissions or something like that? It's been a decade since I had a Windows formatted drive, but I seem to remember there were issues using NTFS in Linux.

[-] revolverunit@lemmy.world 4 points 9 months ago

EXT4. Huh, didn't realize installing a Linux OS into an NTFS formatted drive was even a thing

[-] cyanarchy@sh.itjust.works 2 points 9 months ago

I don't think you actually could put the OS on NTFS, it literally cannot store Linux file permissions and I have no idea how badly that's going to break the system.

You certainly can use an NTFS drive for data storage in Linux but Windows has some default behaviors that make it hard to share that drive.

[-] HeckGazer@programming.dev 6 points 9 months ago

Just a thought, does the path to the games on your OS drive have a space anywhere in it? I remember a lot of old Windows games would throw a shit fit if they had a space anywhere

[-] helenslunch@feddit.nl 5 points 9 months ago

You installed Nvidia drivers?

[-] revolverunit@lemmy.world 1 points 9 months ago

Yep, 545.29.06

[-] luthis@lemmy.nz 5 points 9 months ago

You 100% can move the folder. Copy it to whatever drive and symlink it in the original location.

[-] muhyb@programming.dev 4 points 9 months ago* (last edited 9 months ago)

Since that 545 drivers, I cannot play with Proton 8 at all. Open source drivers don't have this problem (their problem is performance), so it seems Nvidia f*cked up as usual. However first time hearing this. Can you play native games at least?

[-] ElectroLisa@lemmy.blahaj.zone 2 points 9 months ago

Can you check which GPU APIs are being used by your games? (ex. OpenGL, Vulkan) Are those games 64-bit, or 32-bit?

Additionally, you're not missing out on VR side. SteamVR is horrendously broken on Linux

this post was submitted on 06 Dec 2023
41 points (100.0% liked)

Linux Gaming

14926 readers
73 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS