mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Update bistrover.html
Add SSE4.2 Fix, Quick Retry, Always show FAST/SLOW total
This commit is contained in:
+42
-25
@@ -13,6 +13,16 @@
|
|||||||
new PatchContainer([
|
new PatchContainer([
|
||||||
//LDJ-2021042600
|
//LDJ-2021042600
|
||||||
new Patcher("bm2dx.dll", "2021-04-26", [
|
new Patcher("bm2dx.dll", "2021-04-26", [
|
||||||
|
{
|
||||||
|
name: "SSE4.2 Fix",
|
||||||
|
patches: [
|
||||||
|
{ offset: 0x20A454, off: [0xF3, 0x45, 0x0F], on: [0x90, 0x90, 0x90] },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Skip Camera Error",
|
||||||
|
patches: [{ offset: 0x6B2318, off: [0x84], on: [0x81] }],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Force 120hz timing and adapter mode in LDJ (Experimental)",
|
name: "Force 120hz timing and adapter mode in LDJ (Experimental)",
|
||||||
patches: [
|
patches: [
|
||||||
@@ -33,6 +43,12 @@
|
|||||||
{ offset: 0x78C750, off: [0x9c, 0xe4], on: [0x3c, 0xdd] },
|
{ offset: 0x78C750, off: [0x9c, 0xe4], on: [0x3c, 0xdd] },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Bypass lightning monitor error",
|
||||||
|
patches: [
|
||||||
|
{ offset: 0x6A4D91, off: [0x0f, 0x85], on: [0x90, 0xe9] },
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Force LDJ software video decoder for all boot modes",
|
name: "Force LDJ software video decoder for all boot modes",
|
||||||
patches: [
|
patches: [
|
||||||
@@ -53,9 +69,18 @@
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
name: "pfree unlock p2",
|
name: "1P Premium Free",
|
||||||
|
patches: [
|
||||||
|
{
|
||||||
|
offset: 0x65BD64,
|
||||||
|
off: [0x75],
|
||||||
|
on: [0xEB],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "2P Premium Free",
|
||||||
patches: [
|
patches: [
|
||||||
{
|
{
|
||||||
offset: 0x65BF15,
|
offset: 0x65BF15,
|
||||||
@@ -67,20 +92,10 @@
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "pfree unlock",
|
name: "Premium Free Timer Freeze",
|
||||||
patches: [
|
tooltip:
|
||||||
{
|
"Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit",
|
||||||
offset: 0x65BD64,
|
patches: [{ offset: 0x42E5DD, off: [0x7e], on: [0xeb] }],
|
||||||
off: [0x75],
|
|
||||||
on: [0xEB],
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Bypass lightning monitor error",
|
|
||||||
patches: [
|
|
||||||
{ offset: 0x6A4D91, off: [0x0f, 0x85], on: [0x90, 0xe9] },
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Unlock All Songs",
|
name: "Unlock All Songs",
|
||||||
@@ -119,17 +134,18 @@
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Skip Camera Error",
|
|
||||||
patches: [{ offset: 0x6B2318, off: [0x84], on: [0x81] }],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Cursor Lock",
|
name: "Cursor Lock",
|
||||||
patches: [
|
patches: [
|
||||||
{ offset: 0x662ECF, off: [0x74, 0x1f], on: [0x90, 0x90] },
|
{ offset: 0x662ECF, off: [0x74, 0x1f], on: [0x90, 0x90] },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Quick Retry",
|
||||||
|
patches: [
|
||||||
|
{ offset: 0x40E36F, off: [0x32, 0xC0], on: [0xB0, 0x01] },
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Standard/Menu Timer Freeze",
|
name: "Standard/Menu Timer Freeze",
|
||||||
patches: [{ offset: 0x6D6B77, off: [0x74], on: [0xeb] }],
|
patches: [{ offset: 0x6D6B77, off: [0x74], on: [0xeb] }],
|
||||||
@@ -139,10 +155,11 @@
|
|||||||
patches: [{ offset: 0x20A541, off: [0x01], on: [0x00] }],
|
patches: [{ offset: 0x20A541, off: [0x01], on: [0x00] }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Premium Free Timer Freeze",
|
name: "Always show FAST/SLOW total",
|
||||||
tooltip:
|
patches: [
|
||||||
"Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit",
|
{ offset: 0x678863, off: [0x74], on: [0x75] },
|
||||||
patches: [{ offset: 0x42E5DD, off: [0x7e], on: [0xeb] }],
|
{ offset: 0x678A80, off: [0x74], on: [0x75] },
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Hide all bottom text",
|
name: "Hide all bottom text",
|
||||||
|
|||||||
Reference in New Issue
Block a user