mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
add 'Coin Unlock' for tricoro~copula
This commit is contained in:
+6
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user