mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Add sinobuz timer freeze
This commit is contained in:
@@ -11,6 +11,11 @@
|
|||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
window.addEventListener("load", function() {
|
window.addEventListener("load", function() {
|
||||||
new DllPatcher("bm2dx", [
|
new DllPatcher("bm2dx", [
|
||||||
|
{
|
||||||
|
name : "Timer Freeze",
|
||||||
|
shortname : "freeze",
|
||||||
|
patches : [{offset : 0x9BAEE, off: [0x74], on : [0xEB]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name : "Premium Free",
|
name : "Premium Free",
|
||||||
shortname : "pfree",
|
shortname : "pfree",
|
||||||
|
|||||||
Reference in New Issue
Block a user