gibbed / SteamAchievementManager

A manager for game achievements in Steam.
zlib License
5.77k stars 696 forks source link

Doesnt work on Wine #285

Open LhymeFruit opened 2 years ago

LhymeFruit commented 2 years ago

comes up with "steam is not running. Please start Steam then run this tool again." i would appreciate wine support or a native version

gibbed commented 2 years ago

SAM predates the Linux version of Steam and was never intended to interact with it, sorry.

LhymeFruit commented 2 years ago

SAM predates the Linux version of Steam and was never intended to interact with it, sorry.

Then make it comparable with wine or make a Linux version

RedAuburn commented 2 years ago

for anyone else who wants to use this on linux, try https://github.com/PaulCombal/SamRewritten

micwoj92 commented 2 years ago

comes up with "steam is not running. Please start Steam then run this tool again." i would appreciate wine support or a native version

Also how are you running steam? if you install in same wine prefix then I assume it should work.

Lenni-builder commented 6 months ago

Also how are you running steam? if you install in same wine prefix then I assume it should work.

I would also suggest trying either this or just using the native Linux rewrite mentioned above.