From f2db246613b47d7623440bdf9b7534fa17fd3454 Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Mon, 26 Dec 2016 20:02:52 -0500 Subject: [PATCH] Fix description (thanks for explaining, @sykhro) --- patch/26_dlp_region.pco | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/patch/26_dlp_region.pco b/patch/26_dlp_region.pco index 0c3f65a..854c0dd 100644 --- a/patch/26_dlp_region.pco +++ b/patch/26_dlp_region.pco @@ -6,7 +6,10 @@ rel exe_text +# Patch the result code 0xD8C0ACC0 (DLP - Not supported) -> 0x0 (Succeeded) +# This causes DLP initialization to proceed regardless of the mismatch. +# (Thanks to @sykhro for the explanation) + find 0CACC0D8 abortnf -# nop (andeq r0, r0, r0) ? set 00000000 -- 2.39.5