Fix 'Unscramble Touch Screen Keypad in TDJ' for pin confirmation on new cards

This commit is contained in:
Akitake
2024-10-29 06:48:37 +01:00
committed by Will
parent 535a9d779d
commit f47517143d
+8 -2
View File
@@ -54,7 +54,10 @@
},
{
name: "Unscramble Touch Screen Keypad in TDJ",
patches: [{ offset: 0x96E195, off: [0x4D, 0x03, 0xC8, 0x49, 0xF7, 0xF1], on: [0xBA, 0x0C, 0x00, 0x00, 0x00, 0x90] }],
patches: [
{ offset: 0x96E195, off: [0x4D, 0x03, 0xC8, 0x49, 0xF7, 0xF1], on: [0xBA, 0x0C, 0x00, 0x00, 0x00, 0x90] },
{ offset: 0x96E01B, off: [0x33, 0xD2, 0x48, 0xF7, 0xF3], on: [0xBA, 0x0C, 0x00, 0x00, 0x00] }
],
},
{
name: "Disable News Sound",
@@ -727,7 +730,10 @@
},
{
name: "Unscramble Touch Screen Keypad in TDJ",
patches: [{ offset: 0x8A1355, off: [0x4D, 0x03, 0xC8, 0x49, 0xF7, 0xF1], on: [0xBA, 0x0C, 0x00, 0x00, 0x00, 0x90] }],
patches: [
{ offset: 0x8A1355, off: [0x4D, 0x03, 0xC8, 0x49, 0xF7, 0xF1], on: [0xBA, 0x0C, 0x00, 0x00, 0x00, 0x90] },
{ offset: 0x8A11DB, off: [0x33, 0xD2, 0x48, 0xF7, 0xF3], on: [0xBA, 0x0C, 0x00, 0x00, 0x00] }
],
},
{
name: "Disable News Sound",