Hello @ndlarsen, see https://github.com/ValveSoftware/steam-for-linux/issues/6310#issuecomment-511630263.
~/.steam/steam and ~/.steam/root should both coincidentally be a symlink to the same Steam install folder typically found at ~/.local/share/Steam. This has been true for a fairly long time. If that's not true due to using an older distro-modified package, then it's probably something for the package maintainers for the distro-modified Steam package to clarity.
Hello @ndlarsen, see [#6310 (comment)](https://github.com/ValveSoftware/steam-for-linux/issues/6310#issuecomment-511630263).
~/.steam/steamand~/.steam/rootshould both coincidentally be a symlink to the same Steam install folder typically found at~/.local/share/Steam. This has been true for a fairly long time. If that's not true due to using an older distro-modified package, then it's probably something for the package maintainers for the distro-modified Steam package to clarity.
Thank you. So, if I understand you and the linked post correctly, then the correct place for me to put them would be ~/.steam/root/compatibilitytools.d if present in one form or another else ~/.local/share/Steam/compatibilitytools.d or ~/.local/share/Steam/root/compatibilitytools.d (neither of the latter are present for me)?
There seem to be a lot of confusion about this in the community, is this documented anywhere (besides here and in the linked post)?
@kisak-valve Closing this issue as completed is a bit premature imo.
Your system information
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]: Not relevantPlease describe your issue in as much detail as possible:
Custom compatibility tools such as ProtonGE installed into
~/.steam/steam/compatibilitytools.d, which I understand is the new "proper" location, are not detected by the Steam client but only when installed into~/.steam/root/compatibilitytools.dthey are.Steps for reproducing this issue:
~/.steam/steam/compatibilitytools.dsettings -> Compatibility -> Run other Titles with~/.steam/steam/compatibilitytools.d~/.steam/root/compatibilitytools.dsettings -> Compatibility -> Run other Titles withSo,
~/.local/share/Steam/compatibilitytools.d~/.steam/root/compatibilitytools.d~/.steam/steam/compatibilitytools.d(current according to various sources)~/.steam/steam/compatibilitytools.dis the correct one, how can I debug why it is no honoured?