From 6234727fac19f0bb66f9ed6e048d4943fac7ff5b Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Thu, 8 Jan 2026 11:59:49 +0300 Subject: [PATCH] fixed work steam (use WINE_LG) --- data_from_portwine/scripts/portwine_db/steam.ppdb | 1 + data_from_portwine/scripts/pw_autoinstall/PW_STEAM | 2 ++ 2 files changed, 3 insertions(+) diff --git a/data_from_portwine/scripts/portwine_db/steam.ppdb b/data_from_portwine/scripts/portwine_db/steam.ppdb index 347d0edb..00e4727a 100644 --- a/data_from_portwine/scripts/portwine_db/steam.ppdb +++ b/data_from_portwine/scripts/portwine_db/steam.ppdb @@ -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" diff --git a/data_from_portwine/scripts/pw_autoinstall/PW_STEAM b/data_from_portwine/scripts/pw_autoinstall/PW_STEAM index 2a119053..2f039805 100755 --- a/data_from_portwine/scripts/pw_autoinstall/PW_STEAM +++ b/data_from_portwine/scripts/pw_autoinstall/PW_STEAM @@ -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