From 386abcfe149d7de54924d45ba838cf18eea72585 Mon Sep 17 00:00:00 2001 From: velu48 <76613426+velu48@users.noreply.github.com> Date: Fri, 28 May 2021 00:33:20 -0600 Subject: [PATCH] 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 --- sdvx6.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sdvx6.html b/sdvx6.html index ef511a7..ab7b29f 100644 --- a/sdvx6.html +++ b/sdvx6.html @@ -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 F 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: