1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-09-24 03:08:21 +02:00

Merge pull request #57 from Keeboy99/master

Taiko Guide Fix
This commit is contained in:
Keeboy99 2024-07-13 05:23:19 +12:00 committed by GitHub
commit 9bea8d2d5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View File

@ -119,15 +119,14 @@
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. 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.
- In `config.toml` set `[card_reader]` to `true`.
??? tip "AIC Pico" ??? tip "AIC Pico"
- In `config.toml` set `[card_reader]` to `false`.
- Update to the latest [firmware](https://github.com/whowechina/aic_pico) - Update to the latest [firmware](https://github.com/whowechina/aic_pico)
- Inside `AMFWConfig.ini` change COM4 to the port of your AIC Pico - Inside `AMFWConfig.ini` change COM4 to the port of your AIC Pico
??? tip "ACR122U" ??? tip "ACR122U"
- In `config.toml` set `[card_reader]` to `true`.
- Use AkaiiKitsune's [tal-cardreader plugin](https://gitea.farewell.dev/AkaiiKitsune/tal-cardreader) - Use AkaiiKitsune's [tal-cardreader plugin](https://gitea.farewell.dev/AkaiiKitsune/tal-cardreader)
!!! note "If you don't have a physical card reader, you can skip over to the [Networks](#networks) section" !!! note "If you don't have a physical card reader, you can skip over to the [Networks](#networks) section"

View File

@ -51,11 +51,11 @@
The game needs to be ran at 120 FPS or things will break. The game needs to be ran at 120 FPS or things will break.
??? tip "If you have display that supports more than 120fps" ??? tip "If you have a display that supports 120hz or higher"
- Set your display to 120hz. You may need to make a custom resolution. - Set your display to 120hz. You may need to make a custom resolution.
- In `config.toml` set `vsync =` to `true`. - In `config.toml` set `vsync =` to `true`.
??? tip "If you have a display that is less than 120 FPS" ??? tip "If you have a display that is less than 120hz"
- In `config.toml` set `vsync =` to `false`. - In `config.toml` set `vsync =` to `false`.
- Limit the FPS for `Taiko.exe` using your GPU settings or [RTSS](https://www.guru3d.com/download/rtss-rivatuner-statistics-server-download/) - Limit the FPS for `Taiko.exe` using your GPU settings or [RTSS](https://www.guru3d.com/download/rtss-rivatuner-statistics-server-download/)