Various patches from the retired Turksigara patcher

This commit is contained in:
Akitake 2024-06-30 20:42:17 +02:00
parent fbe2b2cc92
commit 4542705077
No known key found for this signature in database
GPG Key ID: BBB11D6E26F3162D
12 changed files with 1545 additions and 0 deletions

16
L44-65fced28_b61e.json Normal file
View File

@ -0,0 +1,16 @@
[
{
"name": "Unlock all songs",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 8949,
"dllName": "music_db.dll",
"dataDisabled": "740A",
"dataEnabled": "9090"
}
]
}
]

182
L44-66209c08_202760.json Normal file
View File

@ -0,0 +1,182 @@
[
{
"name": "Skip Tutorial",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 884383,
"dllName": "jubeat.dll",
"dataDisabled": "0F85",
"dataEnabled": "90E9"
}
]
},
{
"name": "Select Music Timer Freeze",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 791615,
"dllName": "jubeat.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Skip Category Select",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 792523,
"dllName": "jubeat.dll",
"dataDisabled": "04",
"dataEnabled": "07"
}
]
},
{
"name": "Result Timer Freeze",
"description": "Counts down to 0 then stops",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 691851,
"dllName": "jubeat.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Skip Online Matching",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 868159,
"dllName": "jubeat.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
}
]
},
{
"name": "Force Unlock All Markers",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 4,
"dllName": "jubeat.dll",
"dataDisabled": "03",
"dataEnabled": "EB"
},
{
"offset": 1772848,
"dllName": "jubeat.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
},
{
"offset": 1773594,
"dllName": "jubeat.dll",
"dataDisabled": "0FB745B0",
"dataEnabled": "31C09090"
}
]
},
{
"name": "Force Unlock All Backgrounds",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 1282702,
"dllName": "jubeat.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
},
{
"offset": 1283435,
"dllName": "jubeat.dll",
"dataDisabled": "0FB745B0",
"dataEnabled": "31C09090"
},
{
"offset": 1472064,
"dllName": "jubeat.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Force Enable Expert Option",
"description": "",
"gameCode": "L44",
"type": "memory",
"patches": [
{
"offset": 905904,
"dllName": "jubeat.dll",
"dataDisabled": "558BEC",
"dataEnabled": "B001C3"
}
]
},
{
"name": "Default Marker For Guest Play",
"description": "",
"gameCode": "L44",
"type": "union",
"patches": [
{
"name": "Default",
"type": "union",
"patch": {
"dllName": "jubeat.dll",
"data": "31",
"offset": 381287
}
},
{
"name": "Festo",
"type": "union",
"patch": {
"dllName": "jubeat.dll",
"data": "2E",
"offset": 381287
}
},
{
"name": "Qubell",
"type": "union",
"patch": {
"dllName": "jubeat.dll",
"data": "28",
"offset": 381287
}
},
{
"name": "Shutter",
"type": "union",
"patch": {
"dllName": "jubeat.dll",
"data": "04",
"offset": 381287
}
}
]
}
]

264
M39-6614c9cd_184d80.json Normal file
View File

@ -0,0 +1,264 @@
[
{
"name": "E: Drive Fix",
"description": "Fix crash caused by no E: drive",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 2208124,
"dllName": "popn22.dll",
"dataDisabled": "653A2F",
"dataEnabled": "646576"
}
]
},
{
"name": "HDMI Audio Fix",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 1236188,
"dllName": "popn22.dll",
"dataDisabled": "85C07596",
"dataEnabled": "90909090"
}
]
},
{
"name": "Prevent Windows volume change on boot",
"description": "If your volume gets forced to max, turn this on",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 1247456,
"dllName": "popn22.dll",
"dataDisabled": "83",
"dataEnabled": "C3"
}
]
},
{
"name": "Boot to Event Mode",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 1043024,
"dllName": "popn22.dll",
"dataDisabled": "8B00C3CC",
"dataEnabled": "31C040C3"
}
]
},
{
"name": "Remove Timer",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 878492,
"dllName": "popn22.dll",
"dataDisabled": "0F85",
"dataEnabled": "90E9"
}
]
},
{
"name": "Skip Menu and Long Note Tutorials",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 161483,
"dllName": "popn22.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 161447,
"dllName": "popn22.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
},
{
"offset": 512081,
"dllName": "popn22.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Unlock All Songs",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 1006140,
"dllName": "popn22.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 974498,
"dllName": "popn22.dll",
"dataDisabled": "7413",
"dataEnabled": "9090"
}
]
},
{
"name": "Unlock EX Charts",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 3000512,
"dllName": "popn22.dll",
"dataDisabled": "80",
"dataEnabled": "00"
},
{
"offset": 2947536,
"dllName": "popn22.dll",
"dataDisabled": "80",
"dataEnabled": "00"
}
]
},
{
"name": "Unlock Deco Parts",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 974655,
"dllName": "popn22.dll",
"dataDisabled": "7522",
"dataEnabled": "9090"
}
]
},
{
"name": "Unlock Characters",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 945786,
"dllName": "popn22.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
}
]
},
{
"name": "Premium Free",
"description": "Score buffer never resets, use offline",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 1099968,
"dllName": "popn22.dll",
"dataDisabled": "FE460E",
"dataEnabled": "909090"
},
{
"offset": 1099978,
"dllName": "popn22.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
},
{
"offset": 1123128,
"dllName": "popn22.dll",
"dataDisabled": "773E",
"dataEnabled": "EB07"
}
]
},
{
"name": "Autoplay",
"description": "",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 804814,
"dllName": "popn22.dll",
"dataDisabled": "0F8408010000",
"dataEnabled": "909090909090"
},
{
"offset": 805048,
"dllName": "popn22.dll",
"dataDisabled": "7453",
"dataEnabled": "9090"
}
]
},
{
"name": "Replace COLOR CHECK test menu with debug CHARA VIEWER",
"description": "Press service button to exit",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 2169852,
"dllName": "popn22.dll",
"dataDisabled": "434F4C4F5220434845434B0043",
"dataEnabled": "43484152412056494557455200"
},
{
"offset": 153634,
"dllName": "popn22.dll",
"dataDisabled": "AC0000",
"dataEnabled": "B0340C"
},
{
"offset": 153664,
"dllName": "popn22.dll",
"dataDisabled": "DCFEFFFF",
"dataEnabled": "0CF30800"
}
]
},
{
"name": "Replace SCREEN CHECK test menu with debug MUSIC INFO CHECKER",
"description": "Press service button to exit",
"gameCode": "M39",
"type": "memory",
"patches": [
{
"offset": 2172400,
"dllName": "popn22.dll",
"dataDisabled": "53435245454E20434845434B",
"dataEnabled": "4D5553494320494E464F0000"
},
{
"offset": 153266,
"dllName": "popn22.dll",
"dataDisabled": "8C0000",
"dataEnabled": "B0340C"
},
{
"offset": 153296,
"dllName": "popn22.dll",
"dataDisabled": "FCFEFFFF",
"dataEnabled": "1C210900"
}
]
}
]

55
MDX-65d547e4_74f1b.json Normal file
View File

@ -0,0 +1,55 @@
[
{
"name": "Mode Layout",
"description": "Changes resolution based on sceen type, among other things",
"gameCode": "MDX",
"type": "union",
"patches": [
{
"name": "0 - SD",
"type": "union",
"patch": {
"dllName": "arkmdxp3.dll",
"data": "00",
"offset": 437572
}
},
{
"name": "1 - SD",
"type": "union",
"patch": {
"dllName": "arkmdxp3.dll",
"data": "01",
"offset": 437572
}
},
{
"name": "2 - HD (Default)",
"type": "union",
"patch": {
"dllName": "arkmdxp3.dll",
"data": "02",
"offset": 437572
}
},
{
"name": "3 - HD",
"type": "union",
"patch": {
"dllName": "arkmdxp3.dll",
"data": "03",
"offset": 437572
}
},
{
"name": "4 - HD (Gold)",
"type": "union",
"patch": {
"dllName": "arkmdxp3.dll",
"data": "04",
"offset": 437572
}
}
]
}
]

668
MDX-660511b3_165389.json Normal file
View File

@ -0,0 +1,668 @@
[
{
"name": "Force enable fast/slow",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 917696,
"dllName": "gamemdx.dll",
"dataDisabled": "8B4144",
"dataEnabled": "31C040"
}
]
},
{
"name": "Force background judgement",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 917664,
"dllName": "gamemdx.dll",
"dataDisabled": "8B41",
"dataEnabled": "31C0"
}
]
},
{
"name": "Force darkest background",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 920782,
"dllName": "gamemdx.dll",
"dataDisabled": "750333C0",
"dataEnabled": "33C0B003"
}
]
},
{
"name": "Opaque background for darkest background option",
"description": "This makes the darkest background option be 99% opaque, hiding the dancers and videos.",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 2235980,
"dllName": "gamemdx.dll",
"dataDisabled": "666666",
"dataEnabled": "A4707D"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 805707,
"dllName": "gamemdx.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
},
{
"offset": 807590,
"dllName": "gamemdx.dll",
"dataDisabled": "32C0",
"dataEnabled": "B001"
},
{
"offset": 2190580,
"dllName": "gamemdx.dll",
"dataDisabled": "65",
"dataEnabled": "62"
},
{
"offset": 2190592,
"dllName": "gamemdx.dll",
"dataDisabled": "65",
"dataEnabled": "62"
},
{
"offset": 2190600,
"dllName": "gamemdx.dll",
"dataDisabled": "72",
"dataEnabled": "62"
},
{
"offset": 2190608,
"dllName": "gamemdx.dll",
"dataDisabled": "6C",
"dataEnabled": "62"
},
{
"offset": 2190620,
"dllName": "gamemdx.dll",
"dataDisabled": "6C",
"dataEnabled": "62"
}
]
},
{
"name": "Tutorial Skip",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 344596,
"dllName": "gamemdx.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Timer Freeze",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 173355,
"dllName": "gamemdx.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
}
]
},
{
"name": "Force unlock extended paseli exclusive options",
"description": "Premium mode options such as ARROW COLOR and 0.25 speed mod",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 451609,
"dllName": "gamemdx.dll",
"dataDisabled": "FF248D6CF90610",
"dataEnabled": "E9110100009090"
}
]
},
{
"name": "Enable extended speed modifiers",
"description": "x4.25/x7.75",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 918630,
"dllName": "gamemdx.dll",
"dataDisabled": "7F3B",
"dataEnabled": "9090"
}
]
},
{
"name": "Enable FLARE Gauges",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 918927,
"dllName": "gamemdx.dll",
"dataDisabled": "33C0",
"dataEnabled": "B001"
}
]
},
{
"name": "Enable LIFE8 modifier",
"description": "Must be in premium mode to select",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 918948,
"dllName": "gamemdx.dll",
"dataDisabled": "32C0",
"dataEnabled": "B001"
}
]
},
{
"name": "PFC Mode",
"description": "Like Extra Encore Stage. If you hit a Great or a Good, you lose a life. This feature requires you to select LIFE8/LIFE4/RISKY on the Options, otherwise it has no effect.",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 922367,
"dllName": "gamemdx.dll",
"dataDisabled": "0F96C0",
"dataEnabled": "B00190"
}
]
},
{
"name": "GFC Mode",
"description": "Like PFC Mode with Greats permitted.",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 922384,
"dllName": "gamemdx.dll",
"dataDisabled": "F2",
"dataEnabled": "E1"
}
]
},
{
"name": "MFC Mode",
"description": "Like PFC Mode with Marvelous' only.",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 922380,
"dllName": "gamemdx.dll",
"dataDisabled": "E1",
"dataEnabled": "F2"
}
]
},
{
"name": "Hide all bottom text",
"description": "Such as EVENT MODE, PASELI, COIN, CREDIT, MAINTENANCE",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 1617780,
"dllName": "gamemdx.dll",
"dataDisabled": "4556454E54204D4F444500004652454520504C41590000005300000020000000544F4B454E000000434F494E00000000257325733A2532642F2532640000000043524544495425733A25326400000000303030303000000030303030303000002A2A2A2A2A2A0000504153454C493A202573202B20257300504153454C493A2025730000455854524120504153454C493A20257300000000504153454C493A204E4F5420415641494C41424C450000004C4F43414C204D4F444500004F46464C494E45204D4F4445000000004D41494E54454E414E434500434845434B494E4700000000434845434B494E472E000000434845434B494E472E2E0000434845434B494E472E2E2E004F4E4C494E4500004552524F520000004E4F5420415641494C41424C45",
"dataEnabled": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
}
]
},
{
"name": "Autoplay",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 209987,
"dllName": "gamemdx.dll",
"dataDisabled": "7440",
"dataEnabled": "9090"
},
{
"offset": 209998,
"dllName": "gamemdx.dll",
"dataDisabled": "7452",
"dataEnabled": "9090"
}
]
},
{
"name": "Force Cabinet Type 6",
"description": "Gold cab, some assets (such as menu background) may not work",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 56428,
"dllName": "gamemdx.dll",
"dataDisabled": "FF248508E90010",
"dataEnabled": "E9890000009090"
}
]
},
{
"name": "Force blue menu background",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 142580,
"dllName": "gamemdx.dll",
"dataDisabled": "740A",
"dataEnabled": "9090"
}
]
},
{
"name": "Enable cabinet lights for Cabinet Type 6",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 47713,
"dllName": "gamemdx.dll",
"dataDisabled": "E8DA21",
"dataEnabled": "B80000"
},
{
"offset": 195002,
"dllName": "gamemdx.dll",
"dataDisabled": "E881E2FDFF",
"dataEnabled": "B800000000"
},
{
"offset": 196375,
"dllName": "gamemdx.dll",
"dataDisabled": "E8B48FFDFF",
"dataEnabled": "B801000000"
}
]
},
{
"name": "Enable DDR SELECTION",
"description": "Even works in offline/local mode!",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 910460,
"dllName": "gamemdx.dll",
"dataDisabled": "32C0",
"dataEnabled": "B001"
}
]
},
{
"name": "Fake PFREE - Force 2nd stage forever with saving",
"description": "Bug: ghost score pacemaker indicator doesn't reload in the same round if a new best is achieved",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 76144,
"dllName": "gamemdx.dll",
"dataDisabled": "FF248578370110",
"dataEnabled": "EB059090909090"
},
{
"offset": 76232,
"dllName": "gamemdx.dll",
"dataDisabled": "7466",
"dataEnabled": "9090"
},
{
"offset": 138987,
"dllName": "gamemdx.dll",
"dataDisabled": "01",
"dataEnabled": "89"
}
]
},
{
"name": "Mute Announcer",
"description": "Also mutes crowd cheering and booing during gameplay",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 185976,
"dllName": "gamemdx.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
},
{
"offset": 2121647,
"dllName": "gamemdx.dll",
"dataDisabled": "76",
"dataEnabled": "62"
},
{
"offset": 2121675,
"dllName": "gamemdx.dll",
"dataDisabled": "76",
"dataEnabled": "62"
}
]
},
{
"name": "Force DDR SELECTION theme everywhere",
"description": "Skips intro and enables the skin selected below on all songs",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 168577,
"dllName": "gamemdx.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
},
{
"offset": 908589,
"dllName": "gamemdx.dll",
"dataDisabled": "7549",
"dataEnabled": "9090"
},
{
"offset": 908602,
"dllName": "gamemdx.dll",
"dataDisabled": "773C",
"dataEnabled": "9090"
},
{
"offset": 908604,
"dllName": "gamemdx.dll",
"dataDisabled": "FF24",
"dataEnabled": "EB11"
}
]
},
{
"name": "Choose forced theme",
"description": "",
"gameCode": "MDX",
"type": "union",
"patches": [
{
"name": "1st",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "01",
"offset": 908624
}
},
{
"name": "EXTREME",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "02",
"offset": 908624
}
},
{
"name": "SuperNOVA2",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "03",
"offset": 908624
}
},
{
"name": "X2",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "04",
"offset": 908624
}
},
{
"name": "2013",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "05",
"offset": 908624
}
}
]
},
{
"name": "Choose cabinet type timing offset",
"description": "Set \"Force CRT 945 p3io timing\" for individual offsets below",
"gameCode": "MDX",
"type": "union",
"patches": [
{
"name": "Default",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "E852EBFEFF",
"offset": 127209
}
},
{
"name": "Force CRT 945 p3io timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B800000000",
"offset": 127209
}
},
{
"name": "Force LCD 945 p3io timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B801000000",
"offset": 127209
}
},
{
"name": "Force LCD HM64 p4io timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B802000000",
"offset": 127209
}
},
{
"name": "Force CRT ADE-6291 p3io timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B803000000",
"offset": 127209
}
},
{
"name": "Force LCD ADE-6291 p3io timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B804000000",
"offset": 127209
}
},
{
"name": "Force LCD ADE-6291 p4io timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B805000000",
"offset": 127209
}
},
{
"name": "Force LCD ADE-6291 bio2 timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B806000000",
"offset": 127209
}
},
{
"name": "Force LCD X10 bio2 timing",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "B807000000",
"offset": 127209
}
}
]
},
{
"name": "Center arrows for single player",
"description": "",
"gameCode": "MDX",
"type": "memory",
"patches": [
{
"offset": 252602,
"dllName": "gamemdx.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
},
{
"offset": 252797,
"dllName": "gamemdx.dll",
"dataDisabled": "7505",
"dataEnabled": "9090"
},
{
"offset": 253246,
"dllName": "gamemdx.dll",
"dataDisabled": "83C40C8D4C2418",
"dataEnabled": "E9F050FCFF9090"
},
{
"offset": 11827,
"dllName": "gamemdx.dll",
"dataDisabled": "CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC",
"dataEnabled": "83C40C8D4C241836C701EF010000E9FFAE0300"
},
{
"offset": 253139,
"dllName": "gamemdx.dll",
"dataDisabled": "83C40C8D442418",
"dataEnabled": "E96F51FCFF9090"
},
{
"offset": 11847,
"dllName": "gamemdx.dll",
"dataDisabled": "CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC",
"dataEnabled": "83C40C8D44241836C700EF010000E980AE0300"
}
]
},
{
"name": "Fullscreen FPS Target",
"description": "",
"gameCode": "MDX",
"type": "union",
"patches": [
{
"name": "60 FPS",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "3C000000",
"offset": 6184
}
},
{
"name": "120 FPS",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "78000000",
"offset": 6184
}
},
{
"name": "144 FPS",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "90000000",
"offset": 6184
}
},
{
"name": "165 FPS",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "A5000000",
"offset": 6184
}
},
{
"name": "240 FPS",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "F0000000",
"offset": 6184
}
},
{
"name": "360 FPS",
"type": "union",
"patch": {
"dllName": "gamemdx.dll",
"data": "68010000",
"offset": 6184
}
}
]
}
]

36
REC-5ab9d2e3_26ffe4.json Normal file
View File

@ -0,0 +1,36 @@
[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 1651850,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 4404952,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 4405000,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
}
]
}
]

54
REC-5fd067bc_527b80.json Normal file
View File

@ -0,0 +1,54 @@
[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 3499434,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7887576,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7887624,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7893529,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7893534,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 8989525,
"dllName": "superstep.dll",
"dataDisabled": "66",
"dataEnabled": "62"
}
]
}
]

54
REC-639165c3_52b620.json Normal file
View File

@ -0,0 +1,54 @@
[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 3514346,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7907752,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7907800,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7913705,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7913710,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 9012901,
"dllName": "superstep.dll",
"dataDisabled": "66",
"dataEnabled": "62"
}
]
}
]

54
REC-63e362ce_52b700.json Normal file
View File

@ -0,0 +1,54 @@
[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 3514554,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7908216,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7908264,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7914169,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7914174,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 9013941,
"dllName": "superstep.dll",
"dataDisabled": "66",
"dataEnabled": "62"
}
]
}
]

54
REC-6436048a_52b820.json Normal file
View File

@ -0,0 +1,54 @@
[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 3514858,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7908664,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7908712,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7914617,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7914622,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 9013941,
"dllName": "superstep.dll",
"dataDisabled": "66",
"dataEnabled": "62"
}
]
}
]

54
REC-6481728b_536180.json Normal file
View File

@ -0,0 +1,54 @@
[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 3555914,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7957720,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7957768,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7963673,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7963678,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 9064245,
"dllName": "superstep.dll",
"dataDisabled": "66",
"dataEnabled": "62"
}
]
}
]

54
REC-64b9c7bd_53d248.json Normal file
View File

@ -0,0 +1,54 @@
[
{
"name": "Timer Freeze",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 3557807,
"dllName": "superstep.dll",
"dataDisabled": "89430C",
"dataEnabled": "909090"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "REC",
"type": "memory",
"patches": [
{
"offset": 7979480,
"dllName": "superstep.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 7979528,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "01"
},
{
"offset": 7985433,
"dllName": "superstep.dll",
"dataDisabled": "7507",
"dataEnabled": "9090"
},
{
"offset": 7985438,
"dllName": "superstep.dll",
"dataDisabled": "00",
"dataEnabled": "03"
},
{
"offset": 9082765,
"dllName": "superstep.dll",
"dataDisabled": "66",
"dataEnabled": "62"
}
]
}
]