mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Add Increase max credits to 254 +a
Add No Encryption, No TLS tooltip
This commit is contained in:
@@ -74,6 +74,13 @@
|
||||
{offset: 0x1bdd430, off: [0x43, 0x61, 0x6E, 0x63, 0x65, 0x6C, 0x51, 0x75, 0x65, 0x72, 0x79], on: [0x51, 0x75, 0x65, 0x72, 0x79, 0x5F, 0x41, 0x00, 0x00, 0x00, 0x00]},
|
||||
],
|
||||
},
|
||||
{
|
||||
// ikaros14
|
||||
name: "Increase max credits to 254",
|
||||
patches: [
|
||||
{offset: 0xCB28D7, off: [0x8A, 0x5D, 0x14], on: [0xB3, 0xFE, 0x90]},
|
||||
],
|
||||
},
|
||||
{
|
||||
// esterTion
|
||||
name: "Free Play",
|
||||
@@ -92,12 +99,14 @@
|
||||
},
|
||||
{
|
||||
name: "No Encryption",
|
||||
tooltip: "Title server workaround",
|
||||
patches: [
|
||||
{offset: 0x3E2832, off: [0x39], on: [0xC3]},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "No TLS",
|
||||
tooltip: "Title server workaround",
|
||||
patches: [
|
||||
{offset: 0xD04D09, off: [0x81, 0xE3, 0x00, 0x00, 0x80, 0x00], on: [0x31, 0xDB, 0x90, 0x90, 0x90, 0x90]},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user