two-torial-sp2xpatcher/patches/LDJ-525394a7_d19f3.json

36 lines
1.0 KiB
JSON

[
{
"gameCode": "LDJ",
"version": "2013-10-02",
"lastUpdated": "2024-07-02 23:19:37",
"source": "https://sp2x.two-torial.xyz/"
},
{
"name": "Shorter monitor check",
"description": "Runs for 300 frames (5 seconds) instead of 1200 (20 seconds), recommended only if you have a very stable framerate",
"gameCode": "LDJ",
"type": "memory",
"patches": [
{
"offset": 439466,
"dllName": "bm2dx.dll",
"dataDisabled": "B004",
"dataEnabled": "2C01"
}
]
},
{
"name": "6 digits in monitor check",
"description": "Purely visual, does not affect anything besides the FPS display",
"gameCode": "LDJ",
"type": "memory",
"patches": [
{
"offset": 1444613,
"dllName": "bm2dx.dll",
"dataDisabled": "34",
"dataEnabled": "36"
}
]
}
]