mirror of
https://github.com/two-torial/two-torial.git
synced 2026-07-17 16:34:05 -05:00
Deployed a92df2f1 with MkDocs version: 1.6.1
This commit is contained in:
parent
a501ad5fd7
commit
ea8e752bc1
|
|
@ -8705,13 +8705,13 @@
|
|||
Check the setup guide's <strong>Configuring audio</strong> section as well as our general <a href="../../../../../extras/audio/">Audio guide</a> to understand the issue better.</p>
|
||||
</details>
|
||||
<details class="tip">
|
||||
<summary><code>EXCEPTION_ACCESS_VIOLATION</code> in logs</summary>
|
||||
<summary><code>EXCEPTION_ILLEGAL_INSTRUCTION</code> in logs</summary>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Open <code>log.txt</code> using an editor that supports <code>SHIFT-JIS</code> encoding for Japanese text (like <a href="https://notepad-plus-plus.org/downloads/">Notepad++</a>)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Search for <code>EXCEPTION_ACCESS_VIOLATION</code></p>
|
||||
<p>Search for <code>EXCEPTION_ILLEGAL_INSTRUCTION</code></p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>beatmania IIDX 31 and above require a CPU that is AVX2 capable. If you encounter this message, it may indicate that your CPU is too old and does not support AVX2.<br />
|
||||
|
|
|
|||
|
|
@ -8705,13 +8705,13 @@
|
|||
Check the setup guide's <strong>Configuring audio</strong> section as well as our general <a href="../../../../../extras/audio/">Audio guide</a> to understand the issue better.</p>
|
||||
</details>
|
||||
<details class="tip">
|
||||
<summary><code>EXCEPTION_ACCESS_VIOLATION</code> in logs</summary>
|
||||
<summary><code>EXCEPTION_ILLEGAL_INSTRUCTION</code> in logs</summary>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Open <code>log.txt</code> using an editor that supports <code>SHIFT-JIS</code> encoding for Japanese text (like <a href="https://notepad-plus-plus.org/downloads/">Notepad++</a>)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Search for <code>EXCEPTION_ACCESS_VIOLATION</code></p>
|
||||
<p>Search for <code>EXCEPTION_ILLEGAL_INSTRUCTION</code></p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>beatmania IIDX 31 and above require a CPU that is AVX2 capable. If you encounter this message, it may indicate that your CPU is too old and does not support AVX2.<br />
|
||||
|
|
|
|||
|
|
@ -8599,13 +8599,13 @@
|
|||
Check the setup guide's <strong>Configuring audio</strong> section as well as our general <a href="../../../../../../extras/audio/">Audio guide</a> to understand the issue better.</p>
|
||||
</details>
|
||||
<details class="tip">
|
||||
<summary><code>EXCEPTION_ACCESS_VIOLATION</code> in logs</summary>
|
||||
<summary><code>EXCEPTION_ILLEGAL_INSTRUCTION</code> in logs</summary>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Open <code>log.txt</code> using an editor that supports <code>SHIFT-JIS</code> encoding for Japanese text (like <a href="https://notepad-plus-plus.org/downloads/">Notepad++</a>)</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Search for <code>EXCEPTION_ACCESS_VIOLATION</code></p>
|
||||
<p>Search for <code>EXCEPTION_ILLEGAL_INSTRUCTION</code></p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>beatmania IIDX 31 and above require a CPU that is AVX2 capable. If you encounter this message, it may indicate that your CPU is too old and does not support AVX2.<br />
|
||||
|
|
@ -8707,7 +8707,7 @@ If you're using the virtual subscreen, ensure that the <code>-iidxnativetouch</c
|
|||
<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 3, 2025 17:22:09 UTC">July 3, 2025</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="July 18, 2025 08:30:23 UTC">July 18, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8878,7 +8878,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8792,7 +8792,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8913,7 +8913,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9059,7 +9059,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9103,7 +9103,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9103,7 +9103,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9103,7 +9103,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9103,7 +9103,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9059,7 +9059,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9059,7 +9059,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8964,7 +8964,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9103,7 +9103,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9103,7 +9103,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9103,7 +9103,11 @@ For example, if Windows shows "Display 2", use monitor index 1.</p>
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9057,7 +9057,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9057,7 +9057,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8867,7 +8867,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9057,7 +9057,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9057,7 +9057,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9055,7 +9055,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8865,7 +8865,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -9055,7 +9055,11 @@ Also check our <a href="../../../../../extras/unity/">Unity modding</a> guide.</
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
|
|
@ -8958,7 +8958,11 @@ the <code>View</code> tab in File Explorer and select <code>File name extensions
|
|||
<h2 id="configuring-audio">Configuring audio</h2>
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 47 KiB |
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
|
|
@ -8509,7 +8509,11 @@
|
|||
|
||||
<div class="admonition tip">
|
||||
<ul>
|
||||
<li>Right-click on the volume setting in your taskbar and select <code>Sounds</code></li>
|
||||
<li>Open sound settings<ul>
|
||||
<li>On Windows 10: Right-click on the volume icon in your taskbar and select <code>Sounds</code> </li>
|
||||
<li>On Windows 11: Right-click on the volume icon in your taskbar and select <code>Sound settings</code> then scroll down and click on <code>More sound settings</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Navigate to the <code>Playback</code> tab, 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>
|
||||
|
|
@ -8538,7 +8542,7 @@
|
|||
<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="May 30, 2025 10:20:03 UTC">May 30, 2025</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="June 27, 2025 17:51:01 UTC">June 27, 2025</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user