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
{{ message }}
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
It appears the game does not exit cleanly with the mod installed. DLL_PROCESS_DETACH is never called, which in turn never releases the main mutex which blocks the main thread.
It appears the game does not exit cleanly with the mod installed.
DLL_PROCESS_DETACHis never called, which in turn never releases the main mutex which blocks the main thread.