It's probably a bug in the validation itself - probably being too aggressive with anti-cheat protection. But unless I can reproduce that on a machine that I have access to, I can't fix it.
Hardware errors don't give that message.
When a hardware error occurs, one of 4 things can happen:
- Crash or BSOD - just to state the obvious...
- y-cruncher catches the error, corrects it, and moves on. Validation will still fail. (see picture below)
- y-cruncher catches the error, is unable to correct it, and prints an error message.
- y-cruncher does not catch the error, and it tells you that the digits don't match at the end.
The sanity check error that it gave you can (but not always) show up under the following circumstances:
- Either the system clock or the BIOS clock has been tampered during the computation.
- The program has detected an abnormal frequency* - possibly caused by time-slowing cheats.
- The binary has been tampered with.
- The base clock or the FSB has been tampered with.**
*Note that speed-step and any CPU throttling/power-saving feature does NOT trigger this. (I've made sure of that.)
**This is an unwanted side-effect of the anti-cheat protection. As a result, SetFSB and similar tools may not work as they may trigger a sanity check error.
Bookmarks