Skateboarder pro fully working.
This commit is contained in:
parent
24d85389ac
commit
875948264e
@ -1183,7 +1183,7 @@ gameList=(
|
|||||||
"Shadow Line"
|
"Shadow Line"
|
||||||
"Shooter"
|
"Shooter"
|
||||||
"Silver Dollar"
|
"Silver Dollar"
|
||||||
#"Skateboarder Pro"
|
"Skateboarder Pro"
|
||||||
"Slender Lost Vision"
|
"Slender Lost Vision"
|
||||||
"Sonic the Hedgehog"
|
"Sonic the Hedgehog"
|
||||||
"Sonic Zoom"
|
"Sonic Zoom"
|
||||||
@ -2867,8 +2867,8 @@ EOF
|
|||||||
export bottle=tunmi13-64bit
|
export bottle=tunmi13-64bit
|
||||||
install_wine_bottle sapi
|
install_wine_bottle sapi
|
||||||
unzip -d "$WINEPREFIX/drive_c/Program Files/" "${cache}/sb_pro_rw.zip"
|
unzip -d "$WINEPREFIX/drive_c/Program Files/" "${cache}/sb_pro_rw.zip"
|
||||||
find "${WINEPREFIX}/drive_c/Program Files/bf" -type f -name 'nvdaControllerClient64.dll' -exec cp -v "${cache}/nvda2speechd64.dll" "{}" \;
|
find "${WINEPREFIX}/drive_c/Program Files/sb_pro_rw" -type f -name 'nvdaControllerClient64.dll' -exec cp -v "${cache}/nvda2speechd64.dll" "{}" \;
|
||||||
#add_launcher "c:\Program Files\"
|
add_launcher "c:\Program Files\sb_pro_rw\sb_pro.exe"
|
||||||
;;
|
;;
|
||||||
"Sonic the Hedgehog")
|
"Sonic the Hedgehog")
|
||||||
export winVer="win7"
|
export winVer="win7"
|
||||||
|
Loading…
Reference in New Issue
Block a user