install glide with winetricks, not standalone
This commit is contained in:
@@ -49,7 +49,7 @@ getDeps(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
getTricks(){
|
getTricks(){
|
||||||
WINEPREFIX="${PREFIX}" WINEARCH="${ARCH}" winetricks directx9 directplay comctl32ocx
|
WINEPREFIX="${PREFIX}" WINEARCH="${ARCH}" winetricks directx9 directplay comctl32ocx glidewrapper
|
||||||
|
|
||||||
echo -e "\nGetting Glide for D2\n"
|
echo -e "\nGetting Glide for D2\n"
|
||||||
|
|
||||||
@@ -158,7 +158,7 @@ case "${1}" in
|
|||||||
installD2
|
installD2
|
||||||
installLOD
|
installLOD
|
||||||
getTricks
|
getTricks
|
||||||
getGlide
|
#getGlide
|
||||||
runGame
|
runGame
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user