Documentation update
This commit is contained in:
@ -49,7 +49,7 @@ static void _wtsud_stub() {
|
||||
}
|
||||
|
||||
static void _unityplayer_callback(HMODULE unityModule) {
|
||||
if (utils_env_enabled("DXPATCH_DISABLE")) {
|
||||
if (utils_env_enabled("CHECKSUM_PATCH_DISABLE")) {
|
||||
msg_info_a("DirectX library verification patch disabled. The game will not work");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user