this post was submitted on 12 Mar 2024
19 points (95.2% liked)

Linux Gaming

15455 readers
26 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'm using CachyOS (arch based), the steam package being used is from CachyOS's repositories. I'm using an AMD RX6600. Monitor is using 144hz refresh rate (set using hyprland config file)

All my Games are in an NTFS partition.

So far CS2 is the only game that opens up when I click on 'Play' and it is playable with some occasional frame drops.

I had the same issue with flatpak steam when I tried earlier.

I have tried setting the my monitor as primary by using xrandr but that didn't help at all.

Has this happened to anyone ? What can I do to fix this ? I can attach any logs if required.

Edit: thanks to @[email protected] my issue has been solved.

(Mentioning the solution here in case the reddit post gets deleted)

  • Look for a directory called "compatdata" under ~/.steam.
  • It'll probably take some digging, as it's often buried in something like ~/.steam/steam/steamapps . . .
  • The "find" command would be useful in this situation!
  • Make a symbolic link from that folder to the identical location on the NTFS Steam Library.
  • ln -s ~/.steam/foo/bar/compatdata /path/to/ntfs/SteamLibrary/compatdata
  • That's it.
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 6 months ago (1 children)

I switched from hyprland back to sway yesterday. A lot of little things I just ignored, like the steam UI, just work now. Bonus. I'm not going to get random weeb bullshit when I update

[โ€“] [email protected] 1 points 6 months ago

I just installed sway, will try comparing the performance of games in both WMs.