DDR X Series: Timing offset

This commit is contained in:
drmext 2022-06-08 21:42:54 +00:00 committed by Will
parent f66053c5fe
commit 916538fe43
3 changed files with 154 additions and 1 deletions

104
ddrx.html
View File

@ -38,9 +38,26 @@
{ offset: 0x95EF, off: [0x72, 0x06], on: [0x90, 0x90] },
{ offset: 0xB2459, off: [0x74, 0x04], on: [0x90, 0x90] },
{ offset: 0xB2583, off: [0x74, 0x04], on: [0x90, 0x90] },
{ offset: 0xB4973, off: [0x74, 0x04], on: [0x90, 0x90] },
{ offset: 0xB2683, off: [0x74, 0x04], on: [0x90, 0x90] },
],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x43B3E, off: [0x89], on: [0x05] },
{ offset: 0x43B43, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x43B3F,
size: 4,
min: -20,
max: 20,
},
]),
new Patcher("ddr.exe", "2009-02-16", [
{
@ -75,6 +92,23 @@
{ offset: 0xB4973, off: [0x74, 0x04], on: [0x90, 0x90] },
],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x4418E, off: [0x89], on: [0x05] },
{ offset: 0x44193, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x4418F,
size: 4,
min: -20,
max: 20,
},
]),
new Patcher("ddr.exe", "2009-03-16", [
{
@ -109,6 +143,23 @@
{ offset: 0xBFDB3, off: [0x74, 0x04], on: [0x90, 0x90] },
],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x4806E, off: [0x89], on: [0x05] },
{ offset: 0x48073, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x4806F,
size: 4,
min: -20,
max: 20,
},
]),
new Patcher("ddr.exe", "2009-06-10", [
{
@ -142,6 +193,23 @@
{ offset: 0xC0543, off: [0x74, 0x04], on: [0x90, 0x90] },
{ offset: 0xC0643, off: [0x74, 0x04], on: [0x90, 0x90] },
],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x485BE, off: [0x89], on: [0x05] },
{ offset: 0x485C3, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x485BF,
size: 4,
min: -20,
max: 20,
},
]),
new Patcher("ddr.exe", "2009-06-30", [
@ -177,6 +245,23 @@
{ offset: 0xC06C3, off: [0x74, 0x04], on: [0x90, 0x90] },
],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x4866E, off: [0x89], on: [0x05] },
{ offset: 0x48673, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x4866F,
size: 4,
min: -20,
max: 20,
},
]),
new Patcher("ddr.exe", "2009-09-11 (US)", [
{
@ -211,6 +296,23 @@
{ offset: 0xC6871, off: [0x74, 0x04], on: [0x90, 0x90] },
],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x48B2E, off: [0x89], on: [0x05] },
{ offset: 0x48B33, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x48B2F,
size: 4,
min: -20,
max: 20,
},
]),
]);
});

View File

@ -50,6 +50,23 @@
{ offset: 0xB8D7, off: [0x72, 0x06], on: [0x90, 0x90] },
],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x4AB7E, off: [0x89], on: [0x05] },
{ offset: 0x4AB83, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x4AB7F,
size: 4,
min: -20,
max: 20,
},
]),
new Patcher("ddr.exe", "2010-12-07 (US)", [
{
@ -75,6 +92,23 @@
name: "Song Unlock",
patches: [{ offset: 0x22FC, off: [0x32, 0xC0], on: [0xB0, 0x01] }],
},
{
name: "Enable timing offset",
tooltip: "Set the value below to 2116822084 if disabled",
patches: [
{ offset: 0x44B1E, off: [0x89], on: [0x05] },
{ offset: 0x44B23, off: [0x06, 0x2B, 0xC6, 0x89, 0x44, 0x24, 0x2C], on: [0x89, 0x44, 0x24, 0x2C, 0x90, 0x90, 0x90] },
],
},
{
type: "number",
name: "Timing Offset",
tooltip: "Change 2116822084 to the actual default of -1. From there, subtract to make timing later or add to make it earlier.",
offset: 0x44B1F,
size: 4,
min: -20,
max: 20,
},
]),
]);
});

File diff suppressed because one or more lines are too long