mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2025-03-01 16:11:04 +01:00
16 lines
352 B
JSON
16 lines
352 B
JSON
|
[
|
||
|
{
|
||
|
"name": "Timer Freeze",
|
||
|
"description": "",
|
||
|
"gameCode": "M32",
|
||
|
"type": "memory",
|
||
|
"patches": [
|
||
|
{
|
||
|
"offset": 48167,
|
||
|
"dllName": "game.dll",
|
||
|
"dataDisabled": "0F85AA010000",
|
||
|
"dataEnabled": "E9AB01000090"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|