mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-01 04:15:47 +01:00
add bypass lightning monitor error
This commit is contained in:
parent
fac3df945f
commit
f864cbf794
@ -181,6 +181,12 @@
|
|||||||
},
|
},
|
||||||
]),
|
]),
|
||||||
new Patcher("bm2dx.dll", "2021-09-15", [
|
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)",
|
name: "Shim Lightning Mode IO (for spicetools)",
|
||||||
patches: [
|
patches: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user