mirror of
https://github.com/two-torial/two-torial.git
synced 2026-09-14 04:15:59 -05:00
Deployed 9bea8d2 with MkDocs version: 1.6.0
This commit is contained in:
@@ -4335,12 +4335,10 @@
|
||||
<details class="tip">
|
||||
<summary>Physical Card Readers</summary>
|
||||
<p>You can insert your card with physical card readers. If you happen to have one, you can set them up to use them for Taiko no Tatsujin Nijiiro.</p>
|
||||
<ul>
|
||||
<li>In <code>config.toml</code> set <code>[card_reader]</code> to <code>true</code>. </li>
|
||||
</ul>
|
||||
<details class="tip">
|
||||
<summary>AIC Pico</summary>
|
||||
<ul>
|
||||
<li>In <code>config.toml</code> set <code>[card_reader]</code> to <code>false</code>.</li>
|
||||
<li>Update to the latest <a href="https://github.com/whowechina/aic_pico">firmware</a></li>
|
||||
<li>Inside <code>AMFWConfig.ini</code> change COM4 to the port of your AIC Pico </li>
|
||||
</ul>
|
||||
@@ -4348,6 +4346,7 @@
|
||||
<details class="tip">
|
||||
<summary>ACR122U</summary>
|
||||
<ul>
|
||||
<li>In <code>config.toml</code> set <code>[card_reader]</code> to <code>true</code>.</li>
|
||||
<li>Use AkaiiKitsune's <a href="https://gitea.farewell.dev/AkaiiKitsune/tal-cardreader">tal-cardreader plugin</a></li>
|
||||
</ul>
|
||||
</details>
|
||||
|
||||
@@ -4250,14 +4250,14 @@
|
||||
<div class="admonition tip">
|
||||
<p>The game needs to be ran at 120 FPS or things will break.</p>
|
||||
<details class="tip">
|
||||
<summary>If you have display that supports more than 120fps</summary>
|
||||
<summary>If you have a display that supports 120hz or higher</summary>
|
||||
<ul>
|
||||
<li>Set your display to 120hz. You may need to make a custom resolution. </li>
|
||||
<li>In <code>config.toml</code> set <code>vsync =</code> to <code>true</code>. </li>
|
||||
</ul>
|
||||
</details>
|
||||
<details class="tip">
|
||||
<summary>If you have a display that is less than 120 FPS</summary>
|
||||
<summary>If you have a display that is less than 120hz</summary>
|
||||
<ul>
|
||||
<li>In <code>config.toml</code> set <code>vsync =</code> to <code>false</code>. </li>
|
||||
<li>Limit the FPS for <code>Taiko.exe</code> using your GPU settings or <a href="https://www.guru3d.com/download/rtss-rivatuner-statistics-server-download/">RTSS</a> </li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user