From d2138ff83024918a238c6e8f8982ca9147b1ebdf Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Wed, 14 Feb 2024 22:38:17 +0300 Subject: [PATCH] used WINE_LG for all setup.exe --- data_from_portwine/changelog_rus | 2 ++ data_from_portwine/scripts/portwine_db/setup | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/data_from_portwine/changelog_rus b/data_from_portwine/changelog_rus index bbd13ac..47eb025 100755 --- a/data_from_portwine/changelog_rus +++ b/data_from_portwine/changelog_rus @@ -2,6 +2,8 @@ ----------------------------------------- История изменений: +* для всех setup.exe автоматически используется WINE_LG (исправляет ошибки unarc.dll) + ###Scripts version 2256### Дата: 13.02.2024 / Размер скачиваемого обновления: 15 мегабайт * обновлен WINE_LG до версии 9-2 * обновлены версии: diff --git a/data_from_portwine/scripts/portwine_db/setup b/data_from_portwine/scripts/portwine_db/setup index 1dbb4c0..5eef087 100755 --- a/data_from_portwine/scripts/portwine_db/setup +++ b/data_from_portwine/scripts/portwine_db/setup @@ -15,7 +15,8 @@ export PW_NO_ESYNC=1 # Do not use eventfd-based in-process synchronizatio export PW_USE_GAMEMODE=0 # Force disabele gamemod export PW_FORCE_LARGE_ADDRESS_AWARE=1 # Force Wine to enable the LARGE_ADDRESS_AWARE flag for all executables. Enabled by default. export PW_DLL_INSTALL="" -export WINEDLLOVERRIDES="mscoree,mshtml=" +# export WINEDLLOVERRIDES="mscoree,mshtml=" +export PW_WINE_USE=WINE_LG add_in_stop_portwine () { pw_find_exe news