xomachine / SteamForwarder

steam_api.dll implementation for wine. Your windows games now can interact with your linux steam! (This repo mirrors https://gitlab.com/xomachine/SteamForwarder)
MIT License
196 stars 8 forks source link

Impossible to use with games that statically link steam_api.dll? #11

Closed bmwalters closed 6 years ago

bmwalters commented 6 years ago

Hi there. Thanks for working on this cool project. I'm trying to run a game (appid 32440) which statically links in steam_api.dll. If that is the case, it's impossible to use this library then, right? If so, should this be added to the README?

xomachine commented 6 years ago

I did not even suspect about such a linkage option for steam_api.dll . I've added a notice to the README.