Fix no-CD patch in III

This commit is contained in:
Silent 2018-10-13 11:21:40 +02:00
parent 8918bc9a68
commit 8648f7498a
No known key found for this signature in database
GPG Key ID: AE53149BB0C45AF1

View File

@ -555,7 +555,7 @@ void Patch_III_10(const RECT& desktop)
Patch<DWORD>(0x566A15, 0);
Nop(0x566A56, 6);
Nop(0x581C44, 2);
Nop(0x581C52, 6);
Nop(0x581C52, 2);
Patch<const char*>(0x566A3D, "");
// Fixed crash related to autopilot timing calculations
@ -692,7 +692,7 @@ void Patch_III_11(const RECT& desktop)
Patch<DWORD>(0x566B55, 0);
Nop(0x566B96, 6);
Nop(0x581F84, 2);
Nop(0x581F92, 6);
Nop(0x581F92, 2);
Patch<const char*>(0x566B7D, "");
// Fixed crash related to autopilot timing calculations