update python ver

This commit is contained in:
Yonokid
2025-05-13 16:32:55 -04:00
parent cca980716f
commit 36b0bbd0dd
2 changed files with 5 additions and 4 deletions

View File

@@ -1 +1 @@
3.12
3.13

View File

@@ -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