1hubert / genshin-dialogue-autoskip

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

Support for DS4 gamepad UI #4

Closed vlsido closed 1 year ago

vlsido commented 1 year ago

Hello, I have updated the script so it autodetects if the game is being played using DualShock 4 gamepad and skips dialogues using virtual ds4 device. It chooses the bottom dialogue option by pressing 'UP' button, uses 'cross' button to confirm selection and skip dialogues.

1hubert commented 1 year ago

Thank you for contributing!