diff --git a/.install/RS Games.sh b/.install/RS Games.sh index e186a2d..602b089 100644 --- a/.install/RS Games.sh +++ b/.install/RS Games.sh @@ -1,4 +1,6 @@ -download "http://rsgames.org/rsdownloads/rsgclient/rsgames-client-setup-2.01.exe" "${nvdaControllerClientDll}" -install_wine_bottle speechsdk -${wine} "${cache}/rsgames-client-setup-2.01.exe" /silent +download "http://rsgames.org/rsdownloads/rsgclient/rsgames-client-setup-2.01.exe" +export WINEARCH=win64 +export winVer="win7" +install_wine_bottle +wine "${cache}/rsgames-client-setup-2.01.exe" /silent add_launcher "c:\Program Files\RS Games Client\rsg.exe"