fixed work steam (use WINE_LG)

This commit is contained in:
Mikhail Tergoev
2026-01-08 11:59:49 +03:00
parent 63a648b719
commit 6234727fac
2 changed files with 3 additions and 0 deletions

View File

@@ -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"

View File

@@ -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