update workflow, fix huge memory leak

This commit is contained in:
Yonokid
2025-05-02 15:56:00 -04:00
parent 08394cf97a
commit 6bf264a555
13 changed files with 369 additions and 115 deletions

View File

@@ -1,5 +1,5 @@
[general]
fps_counter = true
fps_counter = false
judge_offset = 0
[paths]
@@ -7,13 +7,13 @@ tja_path = 'Songs'
video_path = 'Videos'
[keybinds]
left_kat = ['E']
left_kat = ['D']
left_don = ['F']
right_don = ['J']
right_kat = ['I']
right_kat = ['K']
[audio]
device_type = 'ASIO'
device_type = 'WASAPI'
asio_buffer = 6
[video]