From a44c63c407bdc6c9a228826fb2bb29e8fb91c9c6 Mon Sep 17 00:00:00 2001 From: Visual Ehrmanntraut <30368284+VisualEhrmanntraut@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:50:52 +0200 Subject: [PATCH] chore: Update DDI caps to Adrenaline 24.10.1 --- NootRX/AMDCommon.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NootRX/AMDCommon.hpp b/NootRX/AMDCommon.hpp index 9a95102..a0237eb 100644 --- a/NootRX/AMDCommon.hpp +++ b/NootRX/AMDCommon.hpp @@ -231,7 +231,7 @@ struct CosReadConfigurationSettingOutput { constexpr UInt64 DEVICE_CAP_ENTRY_REV_DONT_CARE = 0xDEADCAFE; static const UInt32 ddiCapsNavi2Universal[16] = {0x800001, 0x1FE, 0x0, 0x0, 0x200, 0x8000000, 0x8000000, 0x2, - 0x200A0101, 0xA20600, 0x42040028, 0x0, 0x0, 0x0, 0x0, 0x0}; + 0x200A0101, 0xA20600, 0x42004028, 0x0, 0x0, 0x0, 0x0, 0x0}; //---- Golden Settings ----//