fixed work steam (use WINE_LG)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#steam.exe
|
||||
#Rating=5
|
||||
################################################
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
export PW_COMMENT_DB="Steam"
|
||||
export PW_WINDOWS_VER="10"
|
||||
export PW_DLL_INSTALL="vcrun2019 d3dcompiler_46"
|
||||
|
||||
@@ -6,8 +6,10 @@
|
||||
# info_en: Launcher for the Steam game library.
|
||||
# info_ru: Лаунчер для библиотеки игр Steam.
|
||||
########################################################################
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
export LAUNCH_PARAMETERS="/S /D=c:\Program Files (x86)\Steam"
|
||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/SteamSetup.exe"
|
||||
|
||||
start_portwine
|
||||
if try_download "https://cdn.cloudflare.steamstatic.com/client/installer/SteamSetup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user