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

Breaks Steamworks API #60

Closed misternebula closed 2 years ago

misternebula commented 2 years ago

Steamless version : 3.0.0.12 Game : Outer Wilds v1.1.10

InvalidOperationException: Steamworks is not initialized.
  at Steamworks.InteropHelp.TestIfAvailableClient () [0x0001d] in <39240a8fe65c45b593b909b47012dcb6>:0 
  at Steamworks.SteamApps.BIsDlcInstalled (Steamworks.AppId_t appID) [0x00000] in <39240a8fe65c45b593b909b47012dcb6>:0 

Unpacks fine otherwise.

atom0s commented 2 years ago

Any issues related to Steamworks API is not within the scope of this project. You will have to manually deal with/fix any Steamworks problems.