-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Genshin-Cutscene-Auto-Fastforward | ||
|
||
#### First | ||
* Install Autohotkey, run as Administrator. | ||
* Install Autohotkey, save/download script, run as Administrator. | ||
#### Info | ||
* When a cutscene or npc starts talking that you want to skip, press 'Capslock' key and the script will repeatedly click on the screen to fastforward the speech. It will click on the spot where user chat default prompt appears, so it will automatically fastforward through everything. Designed for 1920x1080, adjust for different res. | ||
* When a cutscene or npc starts talking which you want to skip, press 'Capslock' key and the script will repeatedly click on the screen to fastforward the speech. It will click on the spot where the default user chat prompt appears, so it will automatically fastforward through everything. Designed for 1920x1080, adjust for different res. | ||
#### Note | ||
* In case of switching windows while the script is running, you can turn it off by pressing the 'Esc' key. |