mirror of
https://github.com/yxrei/bemani-guide.git
synced 2024-11-28 08:30:50 +01:00
commit
9bea8d2d5f
@ -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"
|
||||||
|
@ -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/)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user