diff --git a/FAQ.md b/FAQ.md index cf552b6..e5a6590 100644 --- a/FAQ.md +++ b/FAQ.md @@ -25,11 +25,17 @@ Function: const class amdaemon:: AimeUnit &_thiscall amdaemon:: Aime::getUnit(un Message: `unitIndex` is out of range. ``` -To fix this, simply add the OpenSSL patch to [environment variables](https://www.reddit.com/r/Smite/comments/pl35y6/fix_64bit_not_working_on_10th_gen_and_11th_gen/) or to the first line in `launch.bat`: +This has been fixed since segatools release [2025-11-04](https://gitea.tendokyu.moe/TeamTofuShop/segatools/releases/tag/2025-11-04). + +~~To fix this, simply add the OpenSSL patch to [environment variables](https://www.reddit.com/r/Smite/comments/pl35y6/fix_64bit_not_working_on_10th_gen_and_11th_gen/) or to the first line in `launch.bat`:~~ + +
+ DEPRECATED ```bat set OPENSSL_ia32cap=:~0x20000000 ``` +
### CreateFileMappingW failed.