-
Notifications
You must be signed in to change notification settings - Fork 2
/
JDX-4cfe04e1_16b582.json
105 lines (105 loc) · 2.87 KB
/
JDX-4cfe04e1_16b582.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
[
{
"name": "NVIDIA gray arrow/freeze color fix",
"description": "Also affects newer AMD cards",
"gameCode": "JDX",
"type": "memory",
"patches": [
{
"offset": 129849,
"dllName": "ddr.exe",
"dataDisabled": "85C9D944241C894C2428DB4424287D06D805909960000FBE542413",
"dataEnabled": "894CE428DB44E428D944E41C8B54E413DC05A0996000D9C90FBED2"
}
]
},
{
"name": "Timer Freeze",
"description": "",
"gameCode": "JDX",
"type": "memory",
"patches": [
{
"offset": 117096,
"dllName": "ddr.exe",
"dataDisabled": "894D38",
"dataEnabled": "909090"
}
]
},
{
"name": "Mute crowd cheering and booing during song",
"description": "Use with modified voice.xwb to also mute announcer",
"gameCode": "JDX",
"type": "memory",
"patches": [
{
"offset": 260010,
"dllName": "ddr.exe",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
}
]
},
{
"name": "Force DATA check OK",
"description": "Use with modified VOICE.xwb to mute announcer",
"gameCode": "JDX",
"type": "memory",
"patches": [
{
"offset": 958557,
"dllName": "ddr.exe",
"dataDisabled": "74",
"dataEnabled": "EB"
}
]
},
{
"name": "Song Unlock",
"description": "",
"gameCode": "JDX",
"type": "memory",
"patches": [
{
"offset": 8956,
"dllName": "ddr.exe",
"dataDisabled": "32C0",
"dataEnabled": "B001"
}
]
},
{
"name": "Enable timing offset",
"description": "Set the value below to 2116822084 if disabled",
"gameCode": "JDX",
"type": "memory",
"patches": [
{
"offset": 281374,
"dllName": "ddr.exe",
"dataDisabled": "89",
"dataEnabled": "05"
},
{
"offset": 281379,
"dllName": "ddr.exe",
"dataDisabled": "062BC68944242C",
"dataEnabled": "8944242C909090"
}
]
},
{
"name": "Timing Offset",
"description": "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
"gameCode": "JDX",
"type": "number",
"patch": {
"dllName": "ddr.exe",
"offset": 281375,
"min": -20,
"max": 20,
"size": 4
}
}
]