Lacro59 / playnite-successstory-plugin

This plugin shows the game achievements in Playnite.
https://playnite.link
MIT License
163 stars 29 forks source link

Local achievements not working starting with 3.2 #518

Open azuravian opened 2 weeks ago

azuravian commented 2 weeks ago

Describe the bug Local achievements will return the list of locked achievements, but will not show unlocked achievements.

To Reproduce Steps to reproduce the behavior: Install 3.2 or 3.3 Delete data from local game with unlocked achievements. Refresh data from the same game.

Expected behavior Unlocked achievements would be detected in the same way that they were in 3.1.7 and earlier.

Extensions log Extensions 3.1.7.log Extensions 3.3.log

Main difference I notice is that for 3.2 and up, the following line is missing from the logs: INFO |SuccessStory#SteamAchievements:GetAchievements() - IsLocal : True, IsManual : False, HasApiKey: True, SteamIsPrivate: False

Koriebonx98 commented 1 week ago

3.17 works well with localised achievements long as you've unlocked one and it generates data in the roaming/ steam save location.

but if add line in the steam emu .cs add or change goldberg to the gbe_fork location will help others out