valkyrie mode and 120hz support (#200)

* valkyrie mode and 120hz support

* Update sdvx6.html

* im not very good at this am i

* hhhh idk if this is correct 

editing in notepad++ and web github change the way its aligned so i cant tell if this is correct or not ;u;

* Fix indent

Co-authored-by: Will <will@mon.im>
This commit is contained in:
velu48 2021-05-28 00:33:20 -06:00 committed by GitHub
parent 52568f8825
commit 386abcfe14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,15 @@
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: