You're only looking for all the exact names I gave you for each setting like before, only now they have new VarOffset/VarName variables you need to update your notes to reflect new values. No question is stupid, always ask so you can learn!
Good temps drops, and clean work on your liquid metal application! That's a lot of red PCB in there
Here is exact same stuff I gave you before, but using new BIOS 305 (Some copy paste, so explanations may look familiar
)
One Of: QCLK Odd Ratio, VarStoreInfo (VarOffset/VarName): 0x7F9
One Of Option: Disabled, Value (8 bit): 0x0 (default) {09 07 04 00 30 00 00}
One Of Option: Enabled, Value (8 bit): 0x1 {09 07 03 00 00 00 01}
To change from default here, use below, this enables all multipliers to be used instead of only certain ones as mentioned below (So always enable this)
Setup_Var 0x7F9 0x1
Then if no change, lets change reference clock next from 133 to 100, because at default 133 you'll only be able to use certain memory multipliers, same for 100, and XMP may not be able to set certain ones depending on these settings being enabled or not.
One Of: Memory Reference Clock, VarStoreInfo (VarOffset/VarName): 0x7F6
One Of Option: 133, Value (8 bit): 0x0 (default) {09 07 0B 14 30 00 00}
One Of Option: 100, Value (8 bit): 0x1 {09 07 0A 14 00 00 01}
Setup_var 0x7F6 0x1 = 100 x memory multiplier used with below setting
Setup_var 0x7F6 0x0 = 133 x memory multiplier used with below setting
And finally, so you can tinker around if the above doesn't get it sorted (Not all of these may be able to be used with every Memory Reference Clock, some may only work when that is set to 100, or some only when it's 133
Memory Ratio, VarStoreInfo (VarOffset/VarName): 0x7F8
One Of Option: Auto, Value (8 bit): 0x0 (default) {09 07 8D 00 30 00 00}
One Of Option: 3, Value (8 bit): 0x3 {09 07 41 02 00 00 03}
One Of Option: 4, Value (8 bit): 0x4 {09 07 E7 13 00 00 04}
One Of Option: 5, Value (8 bit): 0x5 {09 07 E8 13 00 00 05}
One Of Option: 6, Value (8 bit): 0x6 {09 07 E9 13 00 00 06}
One Of Option: 7, Value (8 bit): 0x7 {09 07 EA 13 00 00 07}
One Of Option: 8, Value (8 bit): 0x8 {09 07 EB 13 00 00 08}
One Of Option: 9, Value (8 bit): 0x9 {09 07 EC 13 00 00 09}
One Of Option: 10, Value (8 bit): 0xA {09 07 ED 13 00 00 0A}
One Of Option: 11, Value (8 bit): 0xB {09 07 EE 13 00 00 0B}
One Of Option: 12, Value (8 bit): 0xC {09 07 EF 13 00 00 0C}
One Of Option: 13, Value (8 bit): 0xD {09 07 F0 13 00 00 0D}
One Of Option: 14, Value (8 bit): 0xE {09 07 F1 13 00 00 0E}
One Of Option: 15, Value (8 bit): 0xF {09 07 F2 13 00 00 0F}
One Of Option: 16, Value (8 bit): 0x10 {09 07 F3 13 00 00 10}
One Of Option: 17, Value (8 bit): 0x11 {09 07 F4 13 00 00 11}
One Of Option: 18, Value (8 bit): 0x12 {09 07 F5 13 00 00 12}
One Of Option: 19, Value (8 bit): 0x13 {09 07 F6 13 00 00 13}
One Of Option: 20, Value (8 bit): 0x14 {09 07 F7 13 00 00 14}
One Of Option: 21, Value (8 bit): 0x15 {09 07 F8 13 00 00 15}
One Of Option: 22, Value (8 bit): 0x16 {09 07 F9 13 00 00 16}
One Of Option: 23, Value (8 bit): 0x17 {09 07 FA 13 00 00 17}
One Of Option: 24, Value (8 bit): 0x18 {09 07 FB 13 00 00 18}
One Of Option: 25, Value (8 bit): 0x19 {09 07 FC 13 00 00 19}
One Of Option: 26, Value (8 bit): 0x1A {09 07 FD 13 00 00 1A}
One Of Option: 27, Value (8 bit): 0x1B {09 07 FE 13 00 00 1B}
One Of Option: 28, Value (8 bit): 0x1C {09 07 FF 13 00 00 1C}
One Of Option: 29, Value (8 bit): 0x1D {09 07 00 14 00 00 1D}
One Of Option: 30, Value (8 bit): 0x1E {09 07 01 14 00 00 1E}
One Of Option: 31, Value (8 bit): 0x1F {09 07 02 14 00 00 1F}
If Memory Reference Clock (0x7F6) set to 100 (0x1), below = 3000Mhz
100 x 30 = 3000MHz
Setup_var 0x7F8 0x1E
If Memory Reference Clock (0x7F6) set to 133 (0x0), below = close to 3000Mhz
133 x 22 = 2926MHz
Setup_var 0x7F8 0x16
133 x 23 = 3059MHz
Setup_var 0x7F8 0x17
--------------------------
OR XMP, which you said was not ideal before
Memory profile, VarStoreInfo (VarOffset/VarName): 0x91E
One Of Option: Default profile, Value (8 bit): 0x0 (default) {09 07 1C 14 30 00 00}
One Of Option: Custom profile, Value (8 bit): 0x1 {09 07 1F 14 00 00 01}
One Of Option: XMP profile 1, Value (8 bit): 0x2 {09 07 1D 14 00 00 02}
One Of Option: XMP profile 2, Value (8 bit): 0x3 {09 07 1E 14 00 00 03}
Setup_var 0x91E 0x2 (Or 0x3 for XMP2)
And on this one, we may not have set this to "Custom 0x1" before when trying 3000Mhz exactly. It needs to be on 0x1 if you try to dial in 3000Mhz again, this may be why it wouldn't get there before, if we left this on XMP or default!