mirror of
https://github.com/two-torial/two-torial.git
synced 2026-04-25 15:16:47 -05:00
Deployed d76821c4 with MkDocs version: 1.6.1
This commit is contained in:
parent
78d750df49
commit
8491fc8ad2
|
|
@ -7891,6 +7891,15 @@
|
|||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#openssl-fix-intel-10th-gen" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
OpenSSL Fix (Intel 10th Gen+)
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
|
@ -8760,6 +8769,15 @@
|
|||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#openssl-fix-intel-10th-gen" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
OpenSSL Fix (Intel 10th Gen+)
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
|
@ -9023,6 +9041,14 @@ If you don't already have one, simply make one up, just know <strong>it must not
|
|||
<li><a href="https://www.microsoft.com/en-us/download/details.aspx?id=8109">DirectX End-User Runtimes</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2 id="openssl-fix-intel-10th-gen">OpenSSL Fix (Intel 10th Gen+)</h2>
|
||||
<div class="admonition tip">
|
||||
<p>If you have an Intel 10th Gen CPU or newer, add this line below <code>@echo off</code> in your <code>launch.bat</code> file to apply the OpenSSL fix.</p>
|
||||
<div class="language-batch highlight"><span class="filename">launch.bat</span><pre><span></span><code><span id="__span-10-1"><a id="__codelineno-10-1" name="__codelineno-10-1" href="#__codelineno-10-1"></a><span class="p">@</span><span class="k">echo</span> off
|
||||
</span><span id="__span-10-2"><a id="__codelineno-10-2" name="__codelineno-10-2" href="#__codelineno-10-2"></a><span class="hll"><span class="k">set</span> <span class="nv">OPENSSL_ia32cap</span><span class="p">=</span>:~0x20000000
|
||||
</span></span><span id="__span-10-3"><a id="__codelineno-10-3" name="__codelineno-10-3" href="#__codelineno-10-3"></a>[...]
|
||||
</span></code></pre></div>
|
||||
</div>
|
||||
<h2 id="before-playing">Before playing</h2>
|
||||
<div class="admonition tip">
|
||||
<p class="admonition-title">A few things to remember before each play session</p>
|
||||
|
|
@ -9086,7 +9112,7 @@ Click on the Discord logo at the bottom right of the page.</p>
|
|||
<span class="md-icon" title="Last update">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
|
||||
</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="July 27, 2025 21:07:17 UTC">July 27, 2025</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 12, 2025 19:38:09 UTC">August 12, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user