From 6112e99d644a2356f8ceb93511a22ccc1b2dc27a Mon Sep 17 00:00:00 2001 From: Dniel97 Date: Tue, 4 Nov 2025 22:56:32 +0100 Subject: [PATCH] Update OpenSSL patch for new segatools release --- FAQ.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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.