mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-24 07:30:10 +01:00
DDR X3: Fix paseli timer freeze
This commit is contained in:
parent
105d91c495
commit
f66053c5fe
@ -25,7 +25,7 @@
|
|||||||
{
|
{
|
||||||
name: "Timer Freeze",
|
name: "Timer Freeze",
|
||||||
patches: [
|
patches: [
|
||||||
{ offset: 0x31258, off: [0x89, 0x4D, 0x3C], on: [0x90, 0x90, 0x90] },
|
{ offset: 0x3124B, off: [0x77, 0x09, 0xC7, 0x45, 0x3C, 0x00, 0x00], on: [0x90, 0x90, 0xC7, 0x45, 0x3C, 0x10, 0x27] },
|
||||||
{ offset: 0x31628, off: [0x89, 0x4D, 0x3C], on: [0x90, 0x90, 0x90] }
|
{ offset: 0x31628, off: [0x89, 0x4D, 0x3C], on: [0x90, 0x90, 0x90] }
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user