Steamworks.NET icon indicating copy to clipboard operation
Steamworks.NET copied to clipboard

DllNotFoundException: sdkencryptedappticket64

Open Anadunee opened this issue 2 years ago • 0 comments

On the website its writtent that if im using Steam Encrypted App Ticket i should copy sdkencryptedappticket.dll in the next to steam_api.dll. I have copy it to Library\PackageCache\com.rlabrecque.steamworks.net@a3fe8091f7\Plugins but now im getting error that i dont have .meta data. And in unity editor still have: DllNotFoundException: sdkencryptedappticket64 assembly: type: member:(null) Steamworks.SteamEncryptedAppTicket.BDecryptTicket (System.Byte[] rgubTicketEncrypted, System.UInt32 cubTicketEncrypted, System.Byte[] rgubTicketDecrypted, System.UInt32& pcubTicketDecrypted, System.Byte[] rgubKey, System.Int32 cubKey

Anadunee avatar Dec 03 '23 19:12 Anadunee