diff --git a/audiogame-manager.sh b/audiogame-manager.sh index 4729590..52c6e64 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -778,7 +778,7 @@ game_launcher() { if [[ "$game" =~ ^bokurano-daibouken\||bokurano-daibouken-2\| ]]; then "${0%/*}/speech/clipboard_translator.sh" play.exe & fi - if [[ "$game" =~ hadow-line ]]; then + if [[ "$game" =~ shadow-line ]]; then "${0%/*}/speech/clipboard_translator.sh" play_sr.exe & fi if [[ "$game" =~ bokurano-daibouken-3 ]]; then @@ -2439,7 +2439,7 @@ EOF download "https://www.mm-galabo.com/sr/Download_files_srfv/shadowrine_fullvoice3.171.exe" wine "${cache}/shadowrine_fullvoice3.171.exe" /sp- & wineserver -w - find "${WINEPREFIX}/drive_c/Program Files" -type f -name 'nvdaControllerClient.dll' -exec rm -v "{}" \; + find "${WINEPREFIX}/drive_c/" -type f -name 'nvdaControllerClient.dll' -exec rm -v "{}" \; add_launcher "c:\Program Files\GalaxyLaboratory\ShadowRine_FullVoice\play_sr.exe" ;; "Silver Dollar")