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

Make CheckSteamAPIDLL usable

Open Red54 opened this issue 5 years ago • 2 comments

Red54 avatar Apr 17 '19 08:04 Red54

Editor/Data/il2cpp/libil2cpp/icalls/System/System.Diagnostics/FileVersionInfo.cpp IL2CPP_NOT_IMPLEMENTED_ICALL(FileVersionInfo::GetVersionInfo_internal);

Red54 avatar May 15 '19 13:05 Red54

This was disabled for backwards compatibility reasons unfortunately.

And more unfortunately I forget the exact sequence of events that lead to it. I believe it was related to the order that CheckSteamAPIDLL was getting called in SteamManager.cs, and then when Unity changed the DLL search path, things got worse.

rlabrecque avatar Aug 25 '19 21:08 rlabrecque