mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Fix nost
This commit is contained in:
+2
-1
@@ -45,6 +45,7 @@
|
|||||||
patches: [
|
patches: [
|
||||||
{offset: 0x5C50F8, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]},
|
{offset: 0x5C50F8, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]},
|
||||||
{offset: 0x5C50D8, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]}
|
{offset: 0x5C50D8, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
]),
|
]),
|
||||||
new Patcher('nostalgia.dll', "2022-04-26", [
|
new Patcher('nostalgia.dll', "2022-04-26", [
|
||||||
@@ -73,7 +74,7 @@
|
|||||||
tooltip : 'Hides "CREDIT: %d" and "CREDIT %d COIN: %d / %d"',
|
tooltip : 'Hides "CREDIT: %d" and "CREDIT %d COIN: %d / %d"',
|
||||||
patches: [
|
patches: [
|
||||||
{offset: 0x5D09D0, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]},
|
{offset: 0x5D09D0, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]},
|
||||||
{offset: 0x5D0B70 off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]}
|
{offset: 0x5D0B70, off: [0x43, 0x52, 0x45], on: [0x00, 0x52, 0x45]}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
]),
|
]),
|
||||||
|
|||||||
Reference in New Issue
Block a user