the fire alarm went off so I need to commit

This commit is contained in:
Yonokid
2025-06-01 16:08:45 -04:00
parent 2a6278943b
commit 190b8cf352
12 changed files with 1743 additions and 643 deletions

View File

@@ -1,11 +1,12 @@
[general]
fps_counter = true
fps_counter = false
judge_offset = 0
autoplay = false
autoplay = true
sfx = true
language = 'ja'
[paths]
tja_path = 'Songs'
tja_path = ['E:/Taiko/ESE', 'Songs', 'E:/Taiko/VersionSort']
video_path = 'Videos'
[keybinds]
@@ -15,8 +16,9 @@ right_don = ['J']
right_kat = ['K']
[audio]
device_type = 'Windows WASAPI'
buffer_size = 22
device_type = 'ASIO'
buffer_size = 6
sample_rate = 48000
exclusive = false
[video]
@@ -24,4 +26,4 @@ screen_width = 1280
screen_height = 720
fullscreen = false
borderless = false
vsync = true
vsync = false