mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-15 03:17:36 +01:00
add SSE4.2 Fix on bistrover 0915
This commit is contained in:
parent
8f2adde4fd
commit
1696d2af02
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user