PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
340 stars 32 forks source link

Why many games doesn't appear on SAM? #52

Closed felixsanz closed 4 years ago

felixsanz commented 4 years ago

Sorry if this has been answered, i've been looking and i couldn't find an answer.

I own many games that doesn't appear on SAM. Is there any reason for that?

PaulCombal commented 4 years ago

Yes, when a game is removed in the store, it will not be detected by SAM anymore. Also, the newest apps might not be available because I'm too lazy to update the app database, I'll try to update it soon.

Also, you can launch any game you own regardless if it was removed entering its appid. You can get the appid from the store page URL, for example for csgo: https://store.steampowered.com/app/730/CounterStrike_Global_Offensive/ the appid is 730. You can type the appid in SamRewritten's search bar and it'll give you an option for it.

Would that solve your issue? If so I'll try to make that clearer

felixsanz commented 4 years ago

that's awesome! thanks so much!