mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-02-07 23:01:28 +01:00
Add "openssl" config key doc
This commit is contained in:
parent
ff21223f06
commit
25431a9db1
@ -565,3 +565,16 @@ Default: Empty string
|
|||||||
Configure the location of the "Option" data mount point. This mount point is
|
Configure the location of the "Option" data mount point. This mount point is
|
||||||
optional (hence the name, probably) and contains directories which contain
|
optional (hence the name, probably) and contains directories which contain
|
||||||
minor over-the-air content updates.
|
minor over-the-air content updates.
|
||||||
|
|
||||||
|
## `[openssl]`
|
||||||
|
|
||||||
|
Enable or disable the application of the OpenSSL patch for Intel Gen 10 or newer CPUs.
|
||||||
|
|
||||||
|
### `enable`
|
||||||
|
|
||||||
|
Default: `1`
|
||||||
|
|
||||||
|
Enable the patch automatically sets the OPENSSL_ia32cap variable in the user's environment
|
||||||
|
table if the CPU meets the requirements. This setting must be enabled on PCs with
|
||||||
|
Intel Gen 10 or newer CPUs to ensure the game runs properly, but it's ok to leave enabled
|
||||||
|
on other CPUs since the patch will not run if the CPU requirements are not met.
|
Loading…
x
Reference in New Issue
Block a user