1hubert / genshin-dialogue-autoskip

A simple python script to automatically skip dialogue in Genshin Impact
MIT License
63 stars 23 forks source link

When can it be installed? #15

Closed PinkLollipop228 closed 1 year ago

PinkLollipop228 commented 1 year ago

When can it be installed?

1hubert commented 1 year ago

Hello PinkLollipop! Honestly, I completely get your confusion, as for a non-programmer person getting a script like this to run might be a headache...

I'll try to simplify this for you: 1) Download and install Python (the programming language): https://www.python.org/downloads/ 2) Download the genshin-dialouge-autoskip script. If you're only using keyboard and mouse, download it from from a branch called kbm_only. Link here: https://github.com/1hubert/genshin-dialogue-autoskip/tree/kbm_only To download from Github click the green button "Code" and select "Download as ZIP". 3) Unpack the main.zip file 4) Open the genshin-dialogue-autoskip folder 5) In the Windows Explorer search box, type cmd to open a command line in this folder 6) In the command line, type pip install -r requirements.txt to install required Python modules to run the script properly 7) Open run.bat file as admin

1hubert commented 1 year ago

I've updated the step-by-step list by mentioning the kbm_only version which you probably want to download unless you use a gamepad to play.

PinkLollipop228 commented 1 year ago

Hello, thanks, everything works. Have a good day!

1hubert commented 1 year ago

I'm glad to hear that! You too have a nice day!