add 'Coin Unlock' for tricoro~copula

This commit is contained in:
HAYU
2022-05-25 19:07:26 +09:00
committed by Will
parent fb662cdd95
commit 3cdab20569
4 changed files with 83 additions and 9 deletions
+6 -2
View File
@@ -66,8 +66,12 @@
//changes the FPS = %2.4f string to FPS = %2.6f
patches: [{offset: 0x16BDD5, off: [0x34], on: [0x36]}]
},
]),
]);
{
name: "Coin Unlock",
patches: [{offset: 0x5843, off: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90], on: [0x6A, 0x01, 0xE8, 0x76, 0xFA, 0x00, 0x00, 0x8B, 0xC8, 0xE8, 0xAF, 0xFA, 0x00, 0x00]}]
}
])
])
});
</script>
</head>