add bypass lightning monitor error

This commit is contained in:
Zhaoyang-Wang 2021-10-13 16:04:56 +08:00 committed by Will
parent fac3df945f
commit f864cbf794

View File

@ -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: [