Skip to content

Commit

Permalink
chore: Update DDI caps to Adrenaline 24.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualEhrmanntraut committed Nov 29, 2024
1 parent 98f6f7d commit a44c63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NootRX/AMDCommon.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 ----//

Expand Down

0 comments on commit a44c63c

Please sign in to comment.