mirror of
https://github.com/yxrei/two-torial.git
synced 2025-02-19 04:04:36 +01:00
Deployed 082c3ec with MkDocs version: 1.6.1
This commit is contained in:
parent
0f85607f14
commit
01b3b132af
@ -5335,6 +5335,11 @@
|
||||
<div class="admonition danger">
|
||||
<p class="admonition-title">Please make sure you downloaded your data from an appropriate source.<br>This guide is unable to troubleshoot any problems related to bad or poorly managed data.</p>
|
||||
</div>
|
||||
<div class="admonition danger">
|
||||
<p class="admonition-title">Reasonably modern CPU required</p>
|
||||
<p>beatmania IIDX 31 and above require an AVX2 capable CPU. </p>
|
||||
<p>If your CPU is too old, the game will crash with an <code>EXCEPTION_ILLEGAL_INSTRUCTION</code> error.</p>
|
||||
</div>
|
||||
<hr />
|
||||
<h3 id="about-data">About data</h3>
|
||||
<div class="admonition info">
|
||||
@ -5653,7 +5658,7 @@ To keep your card number safe, create a new <code>.txt</code> file with ONLY it
|
||||
<li>Go to the <code>Advanced</code> tab.</li>
|
||||
<li>Check both boxes under <code>Exclusive Mode</code>.</li>
|
||||
<li>Open the <code>Default Format</code> dropdown.</li>
|
||||
<li>Pick the <code>24 bit, 44100 Hz (CD Quality)</code> option and click <code>Apply</code> then <code>OK</code>. <code>24 bit, 48000 Hz</code> is also acceptable as spice2x will handle it.</li>
|
||||
<li>Pick the <code>16 (or 24) bit, 44100 Hz</code> option, click <code>Apply</code> then <code>OK</code>.</li>
|
||||
</ul>
|
||||
<p><img src="/img/iidx30-32/setup/7_audio.png"></p>
|
||||
</div>
|
||||
@ -5770,7 +5775,7 @@ To keep your card number safe, create a new <code>.txt</code> file with ONLY it
|
||||
<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">November 6, 2024</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 12, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
@ -5014,8 +5014,10 @@
|
||||
<hr />
|
||||
<h3 id="my-game-crashes-on-launch">My game crashes on launch!</h3>
|
||||
<div class="admonition tip">
|
||||
<p>Could be due to <strong>many</strong> things. The most common of which is you need to patch the DLL for your game with <code>Force Audio Output Mode</code> set to <code>WASAPI</code> or <code>ASIO</code>.
|
||||
Also see the audio section in the <a href="../setup/#audio">setup guide</a>.</p>
|
||||
<p>This could be due to <strong>many</strong> things.</p>
|
||||
<p>Start by checking the audio section in the <a href="../setup/#audio">setup guide</a>.</p>
|
||||
<p>beatmania IIDX 31 and above require an AVX2 capable CPU.<br />
|
||||
If your CPU is too old, the game will crash with an <code>EXCEPTION_ILLEGAL_INSTRUCTION</code> error.</p>
|
||||
</div>
|
||||
<hr />
|
||||
<h3 id="my-game-is-running-too-slowfast-game-gets-stuck-monitor-error-at-boot-error-5-1503-0043">My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043</h3>
|
||||
@ -5094,7 +5096,7 @@ Unlike former versions of the games which used <a href="https://en.wikipedia.org
|
||||
<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">November 6, 2024</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 12, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
@ -5317,6 +5317,11 @@
|
||||
<div class="admonition danger">
|
||||
<p class="admonition-title">Please make sure you downloaded your data from an appropriate source.<br>This guide is unable to troubleshoot any problems related to bad or poorly managed data.</p>
|
||||
</div>
|
||||
<div class="admonition danger">
|
||||
<p class="admonition-title">Reasonably modern CPU required</p>
|
||||
<p>beatmania IIDX 31 and above require an AVX2 capable CPU. </p>
|
||||
<p>If your CPU is too old, the game will crash with an <code>EXCEPTION_ILLEGAL_INSTRUCTION</code> error.</p>
|
||||
</div>
|
||||
<hr />
|
||||
<h3 id="about-data">About data</h3>
|
||||
<div class="admonition info">
|
||||
@ -5635,7 +5640,7 @@ To keep your card number safe, create a new <code>.txt</code> file with ONLY it
|
||||
<li>Go to the <code>Advanced</code> tab.</li>
|
||||
<li>Check both boxes under <code>Exclusive Mode</code>.</li>
|
||||
<li>Open the <code>Default Format</code> dropdown.</li>
|
||||
<li>Pick the <code>24 bit, 44100 Hz (CD Quality)</code> option and click <code>Apply</code> then <code>OK</code>. <code>24 bit, 48000 Hz</code> is also acceptable as spice2x will handle it.</li>
|
||||
<li>Pick the <code>16 (or 24) bit, 44100 Hz</code> option, click <code>Apply</code> then <code>OK</code>.</li>
|
||||
</ul>
|
||||
<p><img src="/img/iidx30-32/setup/7_audio.png"></p>
|
||||
</div>
|
||||
@ -5747,7 +5752,7 @@ To keep your card number safe, create a new <code>.txt</code> file with ONLY it
|
||||
<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">November 6, 2024</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 12, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
@ -5014,8 +5014,10 @@
|
||||
<hr />
|
||||
<h3 id="my-game-crashes-on-launch">My game crashes on launch!</h3>
|
||||
<div class="admonition tip">
|
||||
<p>Could be due to <strong>many</strong> things. The most common of which is you need to patch the DLL for your game with <code>Force Audio Output Mode</code> set to <code>WASAPI</code> or <code>ASIO</code>.
|
||||
Also see the audio section in the <a href="../setup/#audio">setup guide</a>.</p>
|
||||
<p>This could be due to <strong>many</strong> things.</p>
|
||||
<p>Start by checking the audio section in the <a href="../setup/#audio">setup guide</a>.</p>
|
||||
<p>beatmania IIDX 31 and above require an AVX2 capable CPU.<br />
|
||||
If your CPU is too old, the game will crash with an <code>EXCEPTION_ILLEGAL_INSTRUCTION</code> error.</p>
|
||||
</div>
|
||||
<hr />
|
||||
<h3 id="my-game-is-running-too-slowfast-game-gets-stuck-monitor-error-at-boot-error-5-1503-0043">My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043</h3>
|
||||
@ -5094,7 +5096,7 @@ Unlike former versions of the games which used <a href="https://en.wikipedia.org
|
||||
<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">November 6, 2024</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 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…
x
Reference in New Issue
Block a user