From f864cbf79437700f65d80a5b9d95ebff788fbc55 Mon Sep 17 00:00:00 2001 From: Zhaoyang-Wang Date: Wed, 13 Oct 2021 16:04:56 +0800 Subject: [PATCH] add bypass lightning monitor error --- bistrover.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bistrover.html b/bistrover.html index 86e9c30..1991531 100644 --- a/bistrover.html +++ b/bistrover.html @@ -181,6 +181,12 @@ }, ]), new Patcher("bm2dx.dll", "2021-09-15", [ + { + name: "Bypass lightning monitor error", + patches: [ + { offset: 0x7464A1, off: [0x0f, 0x85], on: [0x90, 0xe9] }, + ], + }, { name: "Shim Lightning Mode IO (for spicetools)", patches: [