I don't want to celebrate prematurely, but... after some BIOS adjustments, I managed to play several matches and haven't had any problems, at least not yet. I'll continue testing and come back to this post to report whether it worked or not.
I manually changed some settings from auto to match my RAM:
System Memory Multiplier: Auto -> 3200MHz
Memory Ref Clock: Auto -> 100Hz
Gear Mode: Auto -> Gear 2
Memory Boot Mode: Auto -> Normal
DRAM Voltage: 1.20 -> 1.25
Interestingly, I noticed that every time I start Windows, a "Windows Error Report - Blue Screen" event appears in the event viewer. The system works normally, but these warnings continue to appear occasionally...
Checking the crash dump, it says it's related to "eaanticheat.sys".
Could you tell me anything about this? Should I worry about these warnings or can I simply ignore them? From my research, it could be eaanticeheat interfering with something in my system, but since it hasn't presented any problems on my system so far, apparently...
Crashdump:
DRIVER_VERIFIER_DETECTED_VIOLATION (c4)
A device driver attempting to corrupt the system has been caught. This is because the driver was specified in the registry as being suspect (by the administrator) and the kernel has enabled substantial checking of this driver. If the driver attempts to corrupt the system, BugChecks 0xC4, 0xC1 and 0xA will be among the most commonly seen crashes.
Arguments:
- Arg1: 00000000000000c5, Thread APC disable count changed by driver dispatch routine.
- Arg2: fffff80bf2477880, Driver dispatch routine address.
- Arg3: 000000000000ffff, Current thread APC disable count. Arg4: 0000000000000000,
- Thread APC disable count before calling driver dispatch routine.
- The APC disable count is decremented each time a driver calls KeEnterCriticalRegion, FsRtlEnterFileSystem, or acquires a mutex.
- The APC disable count is incremented each time a driver calls KeLeaveCriticalRegion, FsRtlExitFileSystem, or KeReleaseMutex.
- Since these calls should always be in pairs, this value should be zero when a thread exits.
- A negative value indicates that a driver has disabled APC calls without re-enabling them.
- A positive value indicates that the reverse is true.
Debugging Details: ------------------ Unable to load image eaanticheat.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for eaanticheat.sys