add SSE4.2 Fix on bistrover 0915

This commit is contained in:
Zhaoyang-Wang 2021-12-07 14:55:53 +08:00 committed by Will
parent 8f2adde4fd
commit 1696d2af02

View File

@ -181,6 +181,12 @@
},
]),
new Patcher("bm2dx.dll", "2021-09-15", [
{
name: "SSE4.2 Fix",
patches: [
{ offset: 0x28C8B4, off: [0xF3, 0x45, 0x0F], on: [0x90, 0x90, 0x90] },
],
},
{
name: "Bypass lightning monitor error",
patches: [