Patch File: For Jr Typing Tutor 933 Fix

Version 933 used the RDTSC instruction to measure time between keystrokes. On modern multi-GHz CPUs, the counter overflows, causing the software to think 0.1 seconds is actually 10 seconds. A patch file for the 933 fix usually includes a wrapper that normalizes the CPU timing.

Version 933 used the RDTSC instruction to measure time between keystrokes. On modern multi-GHz CPUs, the counter overflows, causing the software to think 0.1 seconds is actually 10 seconds. A patch file for the 933 fix usually includes a wrapper that normalizes the CPU timing.

Qt is a trademark of The Qt Company.