From 9ff7be024ef1257b38e1f255bbe5a0bfe8d88602 Mon Sep 17 00:00:00 2001 From: Cainan Date: Thu, 23 Jun 2022 14:54:16 +0100 Subject: [PATCH] added new patches for taiko nijiiro (#286) * added new patches * Delete taikonotatsujin.html.bak * edit patch title to not be as long * Delete .bak file (again) i am not good with github --- taikonotatsujin.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/taikonotatsujin.html b/taikonotatsujin.html index 250204a..9b09efc 100644 --- a/taikonotatsujin.html +++ b/taikonotatsujin.html @@ -130,6 +130,19 @@ {offset: 0x312B26, off: [0x3F, 0x06], on: [0x00, 0x7F]} ], }, + { + name: "Move the Setting Bin Files to the Same Folder as the Exe", + patches: [ + {offset: 0xB5B728, off: [0x66, 0x3A, 0x5C, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6E, 0x67, 0x31, 0x2E, 0x62, 0x69, 0x6E, 0x00], on: [0x2E, 0x2F, 0x53, 0x65, 0x74, 0x74,0x69, 0x6E, 0x67, 0x31, 0x2E, 0x62, 0x69, 0x6E, 0x00]}, + {offset: 0xB5B738, off: [0x67, 0x3A, 0x5C, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6E, 0x67, 0x32, 0x2E, 0x62, 0x69, 0x6E, 0x00], on: [0x2E, 0x2F, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6E, 0x67, 0x32, 0x2E, 0x62, 0x69, 0x6E, 0x00]} + ], + }, + { + name: "Move the CabinetOfflineData files to Same Folder as the Exe", + patches: [ + {offset: 0xB1A6B0, off: [0x46, 0x3A, 0x2F], on: [0x2E, 0x2F, 0x2F]} + ], + }, ]) ]); });