mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
add SSE4.2 Fix on bistrover 0915
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user