mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Add Win7 patch for all Chunithm & Add Amazon+ logo (#165)
* add win7 patch for all chunithm * add amazon+ logo
This commit is contained in:
@@ -45,6 +45,14 @@
|
||||
{offset: 0xBDFB01, off: [0x75, 0x3F], on: [0x90, 0x90]},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Patch for Windows 7",
|
||||
tooltip: "May not be able to connect to the server",
|
||||
patches: [
|
||||
{offset: 0x18c9250, off: [0x45, 0x78], on: [0x5F, 0x41]},
|
||||
{offset: 0x18c9259, off: [0x43, 0x61, 0x6E, 0x63, 0x65, 0x6C, 0x51, 0x75, 0x65, 0x72, 0x79], on: [0x51, 0x75, 0x65, 0x72, 0x79, 0x5F, 0x41, 0x00, 0x00, 0x00, 0x00]},
|
||||
],
|
||||
},
|
||||
{
|
||||
// lybxlpsv STAR
|
||||
name: "Disable Song Select Timer",
|
||||
@@ -103,6 +111,14 @@
|
||||
{offset: 0xBF4CD1, off: [0x75, 0x3F], on: [0x90, 0x90]},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Patch for Windows 7",
|
||||
tooltip: "May not be able to connect to the server",
|
||||
patches: [
|
||||
{offset: 0x18ec270, off: [0x45, 0x78], on: [0x5F, 0x41]},
|
||||
{offset: 0x18ec279, off: [0x43, 0x61, 0x6E, 0x63, 0x65, 0x6C, 0x51, 0x75, 0x65, 0x72, 0x79], on: [0x51, 0x75, 0x65, 0x72, 0x79, 0x5F, 0x41, 0x00, 0x00, 0x00, 0x00]},
|
||||
],
|
||||
},
|
||||
{
|
||||
// lybxlpsv STARPLUS
|
||||
name: "Disable Song Select Timer",
|
||||
|
||||
Reference in New Issue
Block a user