DeepDoge / discord-steam-proton-rpc

This thing let's Discord see your Steam games that are running with Proton. Works with Flatpak Steam
MIT License
7 stars 1 forks source link

After upgrading to the latest version or deleting this, Native Linux games are not showing up. #4

Closed DeepDoge closed 1 year ago

DeepDoge commented 1 year ago

After upgrading to the latest version or deleting this, Native Linux games are not showing up.

DeepDoge commented 1 year ago

While I was first writing this, I didn't think other people would use it. So did some dumb decisions:

In the previous versions before 0.1.0, I was moving Proton folder and Native Linux Games outside of the /steamapps/common and linking them back in. This hides them from Discord permanently, so there is no race condition.

Now, I re-wrote the whole thing and we don't need symbolic links anymore.

So to fix this issue:

This should fix the issue.