Revert "valkyrie mode and 120hz support (#200)" by request of original creator.

This reverts commit 386abcfe14.
This commit is contained in:
Will Toohey
2021-05-28 17:29:46 +10:00
parent 1e0f313dc0
commit 3ebf14a287
-9
View File
@@ -75,15 +75,6 @@
tooltip: "Prevents monitor setting changes on startup",
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",
tooltip: