1
0
mirror of https://github.com/yxrei/bemani-guide.git synced 2024-09-23 18:58:25 +02:00

Fixed aic_pico guide

Fixed fps capping guide
This commit is contained in:
Keeboy99 2024-07-13 05:20:14 +12:00
parent a83d9f31a3
commit 02253c52f5
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.
- In `config.toml` set `[card_reader]` to `true`.
??? tip "AIC Pico"
- In `config.toml` set `[card_reader]` to `false`.
- Update to the latest [firmware](https://github.com/whowechina/aic_pico)
- Inside `AMFWConfig.ini` change COM4 to the port of your AIC Pico
??? tip "ACR122U"
- In `config.toml` set `[card_reader]` to `true`.
- 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"

View File

@ -51,11 +51,11 @@
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.
- 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`.
- Limit the FPS for `Taiko.exe` using your GPU settings or [RTSS](https://www.guru3d.com/download/rtss-rivatuner-statistics-server-download/)