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
Generate a proxy DLL for every DLL utilized by the game. Rename the original DLL to "dllname_og.dll," and the newly created DLL should adopt the original name. This ensures that the game loads our proxy DLLs.
Generate a proxy DLL for every DLL utilized by the game. Rename the original DLL to "dllname_og.dll," and the newly created DLL should adopt the original name. This ensures that the game loads our proxy DLLs.