mirror of
https://github.com/yxrei/two-torial.git
synced 2024-11-12 01:40:47 +01:00
commit
9bea8d2d5f
@ -118,16 +118,15 @@
|
||||
??? tip "Physical Card Readers"
|
||||
|
||||
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"
|
||||
|
@ -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/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user