Steamworks.NET
Steamworks.NET copied to clipboard
Steamworks.SteamUtils.IsSteamRunningOnSteamDeck() fails with EntryPointNotFoundException
Seems like the SteamWorks SDK 1.53a, with which this plugin is built with is the cause of this issue, making the function not work as expected.
Fix for now:
If you replace the steam_api and steam_api64 in the plugin with the latest files included with Steamworks SDK 1.54 , it seems to work again. Hopefully the next release will resolve this if it uses the latest version of the Steamworks SDK.