Nijiiro 08.18 patch updates

- Adds Ai-DON to the English Character Names patch

- adds a patch to remove the song ID limit which prevents the game from softlocking if using certain mods (like Local Record Save + Omnimix)
This commit is contained in:
ikuyok 2022-05-19 23:30:43 -04:00 committed by Will
parent 8f46998cf9
commit f6f854f096

View File

@ -124,6 +124,13 @@
patches: [
{offset: 0xB44258, off: [0xE3, 0x81, 0xA9, 0xE3, 0x82, 0x93, 0xE3, 0x81, 0xA1, 0xE3, 0x82, 0x83, 0xE3, 0x82, 0x93], on: [0x44, 0x4F, 0x4E, 0x2D, 0x63, 0x68, 0x61, 0x6E, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00]},
{offset: 0xB56130, off: [0xE3, 0x81, 0x8B, 0xE3, 0x81, 0xA3, 0xE3, 0x81, 0xA1, 0xE3, 0x82, 0x83, 0xE3, 0x82, 0x93], on: [0x4B, 0x41, 0x54, 0x53, 0x55, 0x2D, 0x63, 0x68, 0x61, 0x6E, 0x00, 0x00, 0x00, 0x00, 0x00]},
{offset: 0xB56108, off: [0xEF, 0xBC, 0xA1, 0xEF, 0xBC, 0xA9, 0xE3, 0x81, 0xA9, 0xE3], on: [0x41, 0x69, 0x2D, 0x44, 0x4F, 0x4E, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00]},
],
},
{
name: "Remove Song ID Limit",
patches: [
{offset: 0x312B26, off: [0x3F, 0x06], on: [0x00, 0x7F]}
],
},
])
@ -135,4 +142,3 @@
<h1>Taiko no Tatsujin (March 2020 Ver.) Modder</h1>
</body>
</html>