diff --git a/files/UIPatches/Global/message/Manu.bmg b/files/UIPatches/Global/message/Manu.bmg index 05518f9..366c463 100644 Binary files a/files/UIPatches/Global/message/Manu.bmg and b/files/UIPatches/Global/message/Manu.bmg differ diff --git a/src/payload/main/version.S b/src/payload/main/version.S index 60660ce..247cb8d 100644 --- a/src/payload/main/version.S +++ b/src/payload/main/version.S @@ -28,8 +28,11 @@ b GuestSendHook+4 # Host Check # ############## -# Check if command is reservation +# Skipped instruction HostCheck: +addi r8, r1, 0xD0 + +# Check if command is reservation cmpwi r30, 1 # Restore r30