mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
sdvx valkyrie
This commit is contained in:
committed by
Will
parent
abf8673b8c
commit
4972bea2c4
@@ -75,6 +75,15 @@
|
|||||||
tooltip: "Prevents monitor setting changes on startup",
|
tooltip: "Prevents monitor setting changes on startup",
|
||||||
patches: [{ offset: 0x1ecdab, off: [0x75], on: [0xeb] }],
|
patches: [{ offset: 0x1ecdab, off: [0x75], on: [0xeb] }],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Valkryie Model Support",
|
||||||
|
tooltip: "Will only work with <spec __type=\"str\">F</spec> changed to either G or H, in ea3-config.xml.",
|
||||||
|
patches: [{ offset: 0x3f1bd5, off: [0x87, 0x05], on: [0x47, 0x0c] }],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "120Hz Support",
|
||||||
|
patches: [{ offset: 0x6fc0be, off: [0x4e], on: [0x5e] }],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Shared mode WASAPI",
|
name: "Shared mode WASAPI",
|
||||||
tooltip:
|
tooltip:
|
||||||
|
|||||||
Reference in New Issue
Block a user