https://bugs.winehq.org/show_bug.cgi?id=56912
--- Comment #19 from stormtrackertony@gmail.com --- From developer:
"I use Armadillo to protect the exe and handle registration keys ... and have used it for years, so I don't imagine it's causing this issue. Plus, I see no reason why it would use AVX instructions. What it will do is screw up any debugging attempt when looking at an exe file vs looking in memory. Armadillo takes my release build, created with Virtual studio here at my location, encrypts it and stores it as a payload to be decrypted into memory at runtime.
VS2022 is, obviously, new. I don't know why it would do any JIT stuff. "