In this version, the minigame of the Taliya route is broken, i can not do aything here, only go to the main menu or rewind.
Viewing post in Update 1.9.1 and 1.9.2 are now out! comments
As hotfix, you need to edit file "TaliyaStory.rpy", path to it - " "GameFolderName\game\Scripts\Storylines\TaliyaStory.rpy".
Edit line 2617 from "jump start_fightMiniGame" to "jump finishfightt1".
Edit line 2633 from "jump start_fightMiniGame" to "pass".
If you're in easy mode, the mini-game will be skipped, so this is what hotfix do.