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
This commit is contained in:
Cainan 2022-06-23 14:54:16 +01:00 committed by GitHub
parent 67ece4a6c1
commit 9ff7be024e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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