diff --git a/audiogame-manager.sh b/audiogame-manager.sh index a306a24..02c9d70 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -747,7 +747,7 @@ game_launcher() { fi if [[ "$game" =~ shadow-line ]]; then find "${WINEPREFIX}/drive_c/" -type f -name 'nvdaControllerClient.dll' -exec rm -v "{}" \; - "${0%/*}/speech/clipboard_translator.sh" play_sr.exe & + "${0%/*}/speech/clipboard_translator.sh" play_sr.exe shadow-line & fi if [[ "$game" =~ bokurano-daibouken-3 ]]; then dictPath="$(winepath "${winePath}")" @@ -762,7 +762,7 @@ game_launcher() { fi if [[ ! -d "${dictPath}/dict" ]] && [[ ! -r "${cache}/bk3-dict.dat" ]]; then find "${WINEPREFIX}/drive_c/nyanchangame/bk3" -type f -name 'nvdaControllerClient.dll' -exec rm -v "{}" \; - "${0%/*}/speech/clipboard_translator.sh" play.exe & + "${0%/*}/speech/clipboard_translator.sh" play.exe bokurano-daibouken3 & fi fi if [[ "$game" =~ bop-it-emulator ]]; then