Update OpenSSL patch for new segatools release

Dniel97
2025-11-04 22:56:32 +01:00
parent 418535b2b3
commit 6112e99d64

8
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`:~~
<details>
<summary>DEPRECATED</summary>
```bat
set OPENSSL_ia32cap=:~0x20000000
```
</details>
### CreateFileMappingW failed.