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