mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
update python ver
This commit is contained in:
@@ -1 +1 @@
|
||||
3.12
|
||||
3.13
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[general]
|
||||
fps_counter = false
|
||||
judge_offset = 0
|
||||
autoplay = true
|
||||
autoplay = false
|
||||
|
||||
[paths]
|
||||
tja_path = 'Songs'
|
||||
@@ -14,8 +14,9 @@ right_don = ['J']
|
||||
right_kat = ['K']
|
||||
|
||||
[audio]
|
||||
device_type = 'WASAPI'
|
||||
asio_buffer = 6
|
||||
#Options: ASIO, Windows WASAPI
|
||||
device_type = 'Windows WASAPI'
|
||||
buffer_size = 6
|
||||
|
||||
[video]
|
||||
screen_width = 1280
|
||||
|
||||
Reference in New Issue
Block a user