fixed Battle Of Space Raiders

This commit is contained in:
Mikhail Tergoev
2025-09-18 19:02:37 +03:00
parent 5346327e94
commit caa5c88bf4
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
#Author: fidel
#aops.exe
#Rating=1-5
export PW_WINE_USE="WINE_LG"
export PW_PREFIX_NAME="SPACE_RIDERS"

View File

@@ -8,6 +8,9 @@
########################################################################
export LAUNCH_PARAMETERS="/VERYSILENT /SUPPRESSMSGBOXES"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/bsr_setup.exe"
export PW_WINE_USE="WINE_LG"
export PW_PREFIX_NAME="SPACE_RIDERS"
start_portwine
if try_download "https://battleofspaceraiders.com/install/bsr_setup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror
then