fixed Battle Of Space Raiders
This commit is contained in:
6
data_from_portwine/scripts/portwine_db/SpaceRiders.ppdb
Normal file
6
data_from_portwine/scripts/portwine_db/SpaceRiders.ppdb
Normal 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"
|
@@ -8,6 +8,9 @@
|
|||||||
########################################################################
|
########################################################################
|
||||||
export LAUNCH_PARAMETERS="/VERYSILENT /SUPPRESSMSGBOXES"
|
export LAUNCH_PARAMETERS="/VERYSILENT /SUPPRESSMSGBOXES"
|
||||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/bsr_setup.exe"
|
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/bsr_setup.exe"
|
||||||
|
export PW_WINE_USE="WINE_LG"
|
||||||
|
export PW_PREFIX_NAME="SPACE_RIDERS"
|
||||||
|
|
||||||
start_portwine
|
start_portwine
|
||||||
if try_download "https://battleofspaceraiders.com/install/bsr_setup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror
|
if try_download "https://battleofspaceraiders.com/install/bsr_setup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror
|
||||||
then
|
then
|
||||||
|
Reference in New Issue
Block a user