Administrators _xvi Posted May 4, 2023 Administrators Share Posted May 4, 2023 There is a failure in MctsInterface.dll during a pointer dereference, likely caused by sha1sum operations in CPU-space and the Intel SHA Extensions. To fix this, set an environment variable called OPENSSL_ia32cap to ignore CPU capability autodetection and clear bit 29 (0x20000000) using the string :~0x20000000. This can be done globally or for Smite in Steam. For Smite in Steam, paste the launch options cmd /c "set OPENSSL_ia32cap=:~0x20000000 && %command%" For a global system fix, open File Explorer > Properties > Advanced System Settings > Environment Variables, and add a new system variable with the name OPENSSL_ia32cap and value :~0x20000000. Note that while this fix may slow down operations in other applications using OpenSSL, it allows for better performance in Smite. Upstream confirmation of the issue has been found, but TitanForge/HiRez team has not confirmed it yet. Original: https://www.reddit.com/r/Smite/comments/pl35y6/fix_64bit_not_working_on_10th_gen_and_11th_gen/ 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.