OrioStorm
EA Staff (Retired)
6 years agoRe: Apex Legends Crash no error - PC (apex_crash.txt)
@Lunchb0x88, it appears to be related to an exact instruction sequence, rather than to overworking the CPU. In simple terms, the CPU is doing a step internally, and the next step thinks the first step is done, but it's not. So, the second step uses half-done results that cause crashes. Lowering the clock speed gives the CPU enough time to finish the first step before the second step uses its results.