mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-12 01:50:49 +01:00
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:
parent
67ece4a6c1
commit
9ff7be024e
@ -130,6 +130,19 @@
|
|||||||
{offset: 0x312B26, off: [0x3F, 0x06], on: [0x00, 0x7F]}
|
{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]}
|
||||||
|
],
|
||||||
|
},
|
||||||
])
|
])
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user