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]} + ], + }, ]) ]); });