You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed melonloader using the linux installer from melonwiki (v 0.6.6)
Running The long dark (64bit) on Ubuntu 24.04, using the preload env variables: LD_LIBRARY_PATH="/home/stan/.local/share/Steam/steamapps/common/TheLongDark:$LD_LIBRARY_PATH" LD_PRELOAD="libversion.so" %command%
have dotnet 6 runtime installed, as can be seen from running dotnet --info:
All of the following criteria must be met
All of the following are optional to answer
Describe the issue.
Error when running the game from Steam:
"il2cpp_init detour failed: Failed to load hostfxr. Please make sure you have installed the .NET 6.0 runtime"
Latest-Bootstrap.log
LD_LIBRARY_PATH="/home/stan/.local/share/Steam/steamapps/common/TheLongDark:$LD_LIBRARY_PATH" LD_PRELOAD="libversion.so" %command%
dotnet --info
:Did you attach your log file?
Yes, I attached my log file to the text box above.
The text was updated successfully, but these errors were encountered: