mirror of
https://gitea.tendokyu.moe/Dniel97/SEGAguide.git
synced 2026-09-12 22:26:16 -05:00
Update OpenSSL patch for new segatools release
8
FAQ.md
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user