From 8648f7498a68c32947565fd3426d759d55f7aced Mon Sep 17 00:00:00 2001 From: Silent Date: Sat, 13 Oct 2018 11:21:40 +0200 Subject: [PATCH] Fix no-CD patch in III --- SilentPatchIII/SilentPatchIII.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SilentPatchIII/SilentPatchIII.cpp b/SilentPatchIII/SilentPatchIII.cpp index 01d2f47..69f323b 100644 --- a/SilentPatchIII/SilentPatchIII.cpp +++ b/SilentPatchIII/SilentPatchIII.cpp @@ -555,7 +555,7 @@ void Patch_III_10(const RECT& desktop) Patch(0x566A15, 0); Nop(0x566A56, 6); Nop(0x581C44, 2); - Nop(0x581C52, 6); + Nop(0x581C52, 2); Patch(0x566A3D, ""); // Fixed crash related to autopilot timing calculations @@ -692,7 +692,7 @@ void Patch_III_11(const RECT& desktop) Patch(0x566B55, 0); Nop(0x566B96, 6); Nop(0x581F84, 2); - Nop(0x581F92, 6); + Nop(0x581F92, 2); Patch(0x566B7D, ""); // Fixed crash related to autopilot timing calculations