Thank you for letting me know! I'll send an updated version once the __rdtsc patch gets in.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, March 10, 2021 9:21 PM, Chip Davis cdavis@codeweavers.com wrote:
March 10, 2021 8:45 PM, "Myah Caron" qsniyg@protonmail.com wrote:
I've opted not to include the rdtsc instruction for patch simplicity. It would require either intrinsics or inline assembly, and I'm not sure what's the right way to integrate this under wine.
Funny you should mention that. Someone else has sent patches that also need the __rdtsc() intrinsic. If you're willing to wait a bit, you should be able to use the intrinsic in this patch.
Chip