Skip to content

Commit

Permalink
Add Unscramble TDJ PIN pad patch for Resident-010
Browse files Browse the repository at this point in the history
  • Loading branch information
kinetic-flow authored and mon committed Jun 15, 2024
1 parent cbea0ef commit ec29a02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions iidx30resident.html
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,10 @@
name: "Faster video uploads",
tooltip: "Expand InternetWriteFile() body chunk size to 0x3200000 - makes video upload put request 1000 times faster in theory",
patches: [{ offset: 0x7b53ea, off: [0x41, 0xbe, 0x00, 0x32, 0x00, 0x00], on: [0x41, 0xbe, 0x00, 0x00, 0x20, 0x03]}],
},
{
name: "Unscramble touch screen keypad in TDJ",
patches: [{ offset: 0x719f35, off: [0x4D, 0x03, 0xC8, 0x49, 0xF7, 0xF1], on: [0xba, 0x0c, 0x00, 0x00, 0x00, 0x90]}],
}
]),
new Patcher("bm2dx.dll", "2023-09-05 (LDJ-012)", [
Expand Down

0 comments on commit ec29a02

Please sign in to comment.