1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-11-24 15:00:18 +01:00

Deployed d13f9b3 with MkDocs version: 1.6.1

This commit is contained in:
2024-11-11 06:19:07 +00:00
parent f63ffbf724
commit 3b904f3c96
3 changed files with 12 additions and 4 deletions

View File

@ -5444,10 +5444,14 @@ then stay clear of your controller. If the error still happens, your air sensors
<p class="admonition-title">Duplicate servers in the same network</p>
<p>If multiple CHUNITHM machines are on the same LAN network, only one of them can be the server
(dip switch 1 ON). Set all other machines to dip switch 1 OFF:</p>
<div class="language-ini highlight"><pre><span></span><code><span id="__span-13-1"><a id="__codelineno-13-1" name="__codelineno-13-1" href="#__codelineno-13-1"></a><span class="k">[gpio]</span>
<div class="language-ini highlight"><pre><span></span><code><span id="__span-13-1"><a id="__codelineno-13-1" name="__codelineno-13-1" href="#__codelineno-13-1"></a><span class="k">[system]</span>
</span><span id="__span-13-2"><a id="__codelineno-13-2" name="__codelineno-13-2" href="#__codelineno-13-2"></a><span class="hll"><span class="na">dipsw1</span><span class="o">=</span><span class="s">0</span>
</span></span></code></pre></div>
</div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].</p>
</div>
<h3 id="3301">3301</h3>
<div class="admonition tip">
<p class="admonition-title">Duplicate STANDARD in the same group</p>
@ -5466,10 +5470,14 @@ by going to Test menu -&gt; Game Settings (4th option) -&gt; Reference machine s
<p class="admonition-title">Machine Not Supported 120fps</p>
<p>This error occurs if you're running the game in CVT mode at 120fps. Use SP mode (dip
switch 3 OFF) to run the game in 120fps. In <code>segatools.ini</code> this would be:</p>
<div class="language-ini highlight"><pre><span></span><code><span id="__span-14-1"><a id="__codelineno-14-1" name="__codelineno-14-1" href="#__codelineno-14-1"></a><span class="k">[gpio]</span>
<div class="language-ini highlight"><pre><span></span><code><span id="__span-14-1"><a id="__codelineno-14-1" name="__codelineno-14-1" href="#__codelineno-14-1"></a><span class="k">[system]</span>
</span><span id="__span-14-2"><a id="__codelineno-14-2" name="__codelineno-14-2" href="#__codelineno-14-2"></a><span class="na">dipsw3</span><span class="o">=</span><span class="s">0</span>
</span></code></pre></div>
</div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>As of 2024-08-20, the [gpio] section in segatools has been renamed to [system].</p>
</div>
<h2 id="amdaemon-error-codes">AMDaemon Error Codes</h2>
<h3 id="ampdgd1232a01ainit-errcode-4">ampdGd1232a01aInit(). ErrCode -4</h3>
<div class="admonition tip">
@ -5525,7 +5533,7 @@ game ID in the ICF must be correct).</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">July 12, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 11, 2024</span>
</span>

File diff suppressed because one or more lines are too long

Binary file not shown.