Deployed 3da722a9 with MkDocs version: 1.6.1

This commit is contained in:
2025-05-29 07:37:27 +00:00
parent 7803c8fea8
commit c756e70daa
4 changed files with 6830 additions and 14 deletions

View File

@ -7137,6 +7137,23 @@ Browse the available options and hover over each one to view descriptions and co
</div>
</div>
<h2 id="configuring-audio">Configuring Audio</h2>
<div class="admonition info">
<p class="admonition-title">Check out our general <a href="../../../../../extras/audio/">Audio</a> guide to understand audio modes better, at least the TL;DR</p>
</div>
<div class="admonition danger">
<p class="admonition-title">This game only supports WASAPI Exclusive mode. Some audio devices may not support this.</p>
</div>
<div class="admonition tip">
<ul>
<li>Open <code>spicecfg.exe</code></li>
<li>At the very top, click on <code>Shortcuts</code> then <code>Audio Playback Devices</code></li>
<li>In the popup window, right click on your default audio device, and click on <code>Properties</code></li>
<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>16 bit, 44100 Hz (CD Quality)</code> option, click <code>Apply</code> then <code>OK</code></li>
</ul>
</div>
<h2 id="connecting-to-a-network">Connecting to a network</h2>
<div class="admonition danger">
<p class="admonition-title">Pick one or the other, not both!</p>

File diff suppressed because one or more lines are too long

View File

@ -1,13 +0,0 @@
!!! info "Check out our general [Audio](/extras/audio.md) guide to understand audio modes better, at least the TL;DR"
!!! danger "This game only supports WASAPI Exclusive mode. Some audio devices may not support this."
!!! tip ""
- Open `spicecfg.exe`
- At the very top, click on `Shortcuts` then `Audio Playback Devices`
- In the popup window, right click on your default audio device, and click on `Properties`
- Go to the `Advanced` tab
- Check both boxes under `Exclusive Mode`
- Open the `Default Format` dropdown
- Pick the `16 bit, 44100 Hz (CD Quality)` option, click `Apply` then `OK`

File diff suppressed because it is too large Load Diff