atom0s / Steamless

Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.
Other
3.12k stars 195 forks source link

stemless + Blade & Sorcery problem(maybe steamless's problem?) #35

Closed throwaway41404 closed 4 years ago

throwaway41404 commented 4 years ago

game exe: https://www74.zippyshare.com/v/sgfa4EKT/file.html

Error you get in game

EntryPointNotFoundException: SteamAPI_ISteamClient_GetISteamGameSearch at (wrapper managed-to-native) Steamworks.NativeMethods.ISteamClient_GetISteamGameSearch(intptr,Steamworks.HSteamUser,Steamworks.HSteamPipe,Steamworks.InteropHelp/UTF8StringHandle) at Steamworks.SteamClient.GetISteamGameSearch (Steamworks.HSteamUser hSteamuser, Steamworks.HSteamPipe hSteamPipe, System.String pchVersion) [0x00011] in <7b87d15258b74e8cb8a7caa9db5ad167>:0 at Steamworks.CSteamAPIContext.Init () [0x001b8] in <7b87d15258b74e8cb8a7caa9db5ad167>:0 at Steamworks.SteamAPI.Init () [0x0000e] in <7b87d15258b74e8cb8a7caa9db5ad167>:0 at BS.PlateformSteam.Init (System.UInt32 steamAppID, System.String& errorMessage) [0x00033] in <07990e97cf3c4e34b0caf95fd9ab82ba>:0 at BS.PlateformSteam..ctor (BS.PlateformBase+Callback clbk) [0x0003c] in <07990e97cf3c4e34b0caf95fd9ab82ba>:0 at BS.GameManager+<Init>d__64.MoveNext () [0x003ad] in <07990e97cf3c4e34b0caf95fd9ab82ba>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <3a69dc1755714a688e272fb29550dc99>:0

atom0s commented 4 years ago

Steamless does not remove the steamapi DRM layer. This is not an issue related to this project.