mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
fix balloons, add backgrounds
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[general]
|
||||
fps_counter = false
|
||||
judge_offset = 0
|
||||
autoplay = false
|
||||
|
||||
[paths]
|
||||
tja_path = 'Songs'
|
||||
@@ -13,7 +14,7 @@ right_don = ['J']
|
||||
right_kat = ['K']
|
||||
|
||||
[audio]
|
||||
device_type = 'WASAPI'
|
||||
device_type = 'ASIO'
|
||||
asio_buffer = 6
|
||||
|
||||
[video]
|
||||
|
||||
Reference in New Issue
Block a user