From 9ecce28ec7bc8c425924fc49e5e7363d391f07fd Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Thu, 18 Sep 2025 18:31:11 +0300 Subject: [PATCH] fixed CONTRACT WARS --- .../scripts/portwine_db/CWClientLauncher.ppdb | 8 ++++++++ .../scripts/pw_autoinstall/PW_CONTRACT_WARS | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 data_from_portwine/scripts/portwine_db/CWClientLauncher.ppdb diff --git a/data_from_portwine/scripts/portwine_db/CWClientLauncher.ppdb b/data_from_portwine/scripts/portwine_db/CWClientLauncher.ppdb new file mode 100644 index 00000000..7d88f4b5 --- /dev/null +++ b/data_from_portwine/scripts/portwine_db/CWClientLauncher.ppdb @@ -0,0 +1,8 @@ +#!/usr/bin/env bash +#Author: fidel +#CWClientLauncher.exe +#Rating=1-5 +export PW_WINE_USE="WINE_LG_10" +export PW_PREFIX_NAME="CONTRACT_WARS" +export PORTPROTON_NAME="CWClient" +export FILE_DESCRIPTION="CWClientLauncher" diff --git a/data_from_portwine/scripts/pw_autoinstall/PW_CONTRACT_WARS b/data_from_portwine/scripts/pw_autoinstall/PW_CONTRACT_WARS index 04380bd0..041c194f 100755 --- a/data_from_portwine/scripts/pw_autoinstall/PW_CONTRACT_WARS +++ b/data_from_portwine/scripts/pw_autoinstall/PW_CONTRACT_WARS @@ -8,6 +8,9 @@ ######################################################################## export LAUNCH_PARAMETERS="/VERYSILENT" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/CWClient_Install.exe" +export PW_PREFIX_NAME="CONTRACT_WARS" +export PW_WINE_USE="WINE_LG" + start_portwine if try_download "https://cdn-01.contractwarsgame.com/standalone/CWClient_Install.exe" "${PW_AUTOINSTALL_EXE}" no_mirror then