1
0
mirror of synced 2024-12-02 19:17:18 +01:00
TaikoArcadeLoader/dist/config.toml
Farewell_ 8214d961a9 Added LayeredFS Hook
You can now edit non destructively your game files using a layered file system.
2024-06-08 21:09:39 +02:00

51 lines
682 B
TOML

[amauth]
server = "127.0.0.1"
port = "54430"
chassis_id = "284111080000"
shop_id = "TAIKO ARCADE LOADER"
game_ver = "00.00"
country_code = "JPN"
[patches]
version = "auto"
res = { x = 1920, y = 1080 }
windowed = false
vsync = false
unlock_songs = true
[patches.chn00]
fix_language = false
demo_movie = true
mode_collabo025 = false
mode_collabo026 = false
[audio]
wasapi_shared = true
asio = false
asio_driver = ""
[card_reader]
enabled = true
[qr]
enabled = true
image_path = ""
[qr.data]
serial = ""
type = 0
song_no = []
[drum]
wait_period = 4
[controller]
analog_input = false
[keyboard]
auto_ime = false
jp_layout = false
[layeredfs]
enabled = false