Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use ? #4

Closed
s0806774 opened this issue Mar 29, 2021 · 3 comments
Closed

how to use ? #4

s0806774 opened this issue Mar 29, 2021 · 3 comments

Comments

@s0806774
Copy link

i use pycharm run
How do i do the next step?
image

@Sodiumchloridy
Copy link

Sodiumchloridy commented Mar 29, 2021

press tab + 1 together when in-game, it should do the auto thingy, spacebar to stop

@SanSan-
Copy link

SanSan- commented Mar 29, 2021

Press in game START_COMBO_KEY = [pynput.keyboard.Key.tab] + key from midi_config.json

in other words: in your case it will be TAB+1, cause th09_04.mid key is 1 and START_COMBO_KEY is TAB

@jgyy
Copy link

jgyy commented Mar 30, 2021

erm you dont need text editor / IDE to run this script. Just install python and run it on the terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants