PaulCombal / SamRewritten

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

Can you unlock protected achievements? #113

Closed jhordirs closed 2 years ago

jhordirs commented 2 years ago

Hello, there are some games on SAM that you can't unlock saying that they're protected or server side achievements and appear in color red. Can you unlock those achievements with this program? Thanks in advance. 93773873-ec060200-fc63-11ea-8f09-0ff1d9609ded (this error message is from SAM)

PaulCombal commented 2 years ago

I don't know much about these "protected achievements". Right now SamRewritten doesn't make a difference for them. If SAM can't unlock them, there's a lot to bet that SamRewritten won't either, as they use the same mechanisms to lock and unlock achievements.

If anyone has more information about these achievements, sharing it would greatly help us!

jhordirs commented 2 years ago

Yup, can confirm it doesn't work, even if you attempt to do it (nothing happens). Worth a try i guess, damn achievements that you can't unlock because game servers are no longer avaliable / removed from steam. Screenshot_1 It is really weird because I had a couple of achievements and I, somehow, managed to locked/reset them (with SAM) and it worked (the error messaged popped, however, changes are reflected on Steam) , so I don't understand how can you lock and not unlock them.

PaulCombal commented 2 years ago

Odd indeed, though the locking function of Steamworks is intended for testing only so it may bypass a few checks. Unfortunately this is as far as it can get with my knowledge.. If you learn anything new about this please let me know, but in the meantime I will have to close the thread if there is not more activity. Thanks for reporting!