Compare commits
11 Commits
7d037f957d
...
db47c53a48
Author | SHA1 | Date | |
---|---|---|---|
db47c53a48 | |||
04674915c4 | |||
cf678324b4 | |||
543290d65d | |||
a0170d1bc3 | |||
e0aef4473d | |||
fe4327e39b | |||
51f6bf56d8 | |||
94e64da151 | |||
5f3c969e6d | |||
3578867657 |
@ -2,7 +2,17 @@ You can help us in the development of the project on the website: https://linux-
|
||||
----------------------------------------
|
||||
Changelog:
|
||||
|
||||
###Scripts version 2420### / Date: 14.05.2025 / Download update size: 4 megabytes
|
||||
###Scripts version 2421### / Date: 24.06.2025 / Download update size: 380 megabytes
|
||||
* with new versions of WINE and PROTON, launch under native Wayland has been fixed
|
||||
* WINE_LG has been updated to version "10-10-1" (added support for native Wayland)
|
||||
* PROTON_LG has been updated to version "10-4" (repackaging from GE-Proton10-4)
|
||||
* updated versions:
|
||||
- DXVK_GIT "2.6.1-255" (together with dxvk-nvapi)
|
||||
- VKD3D_GIT "1.1-4591" (together with vkd3d-shader)
|
||||
* added a setting to enable HDR in the game (only for Wayland)
|
||||
* added automatic creation of shortcuts when unpacking a prefix from a backup copy (only with the START_FROM_STEAM="1" variable)
|
||||
|
||||
###Scripts version 2420### / Date: 14.06.2025 / Download update size: 4 megabytes
|
||||
* updated icons in the autoinstall section (thanks to if984)
|
||||
* improved functions for selecting 3D Api and their additional settings (thanks to Htylol)
|
||||
* when adding the variable USE_ONLY_LG_RU="1" to user.conf, PortProton updates only from linux-gaming.ru servers
|
||||
|
@ -2,6 +2,17 @@
|
||||
-----------------------------------------
|
||||
История изменений:
|
||||
|
||||
###Scripts version 2421### / Дата: 24.06.2025 / Размер скачиваемого обновления: 380 мегабайт
|
||||
* с новыми версиями WINE и PROTON исправлен запуск под нативным Wayland
|
||||
* обновлен WINE_LG до версии "10-10-1" (добавлена поддержка нативного Wayland)
|
||||
* обновлен PROTON_LG до версии "10-4" (перепаковка с GE-Proton10-4)
|
||||
* обновлены версии:
|
||||
- DXVK_GIT "2.6.1-255" (совместно с dxvk-nvapi)
|
||||
- VKD3D_GIT "1.1-4591" (совместно vkd3d-shader)
|
||||
* добавлена настройка для включения HDR в игре (только для Wayland)
|
||||
* добавлено автоматическое создание ярлыков при распаковке префикса из резервной копии (только при переменной START_FROM_STEAM="1")
|
||||
* исправлены возможные артефакты в играх от LGC и WGC (спасибо zorn-v)
|
||||
|
||||
###Scripts version 2420### / Дата: 14.06.2025 / Размер скачиваемого обновления: 4 мегабайта
|
||||
* обновлены иконки в разделе автоустановки (спасибо if984)
|
||||
* улучшены функции выбора 3D Api и их дополнительных настроек (спасибо Htylol)
|
||||
|
@ -7,7 +7,7 @@
|
||||
msgid ""
|
||||
msgstr "Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-30 01:28+0500\n"
|
||||
"POT-Creation-Date: 2025-06-24 14:35+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -516,16 +516,18 @@ msgstr ""
|
||||
msgid "Force use DirectInput protocol instead of XInput"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable experemental native Wayland support (need special wine build "
|
||||
"to work)"
|
||||
msgid "Enable experemental native Wayland support"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Gallium Nine (native DirectX 9 for MESA)"
|
||||
msgid "Enable HDR settings in games with native Wayland"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Gallium Zink (OpenGL driver is implemented via Vulkan)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use Gallium Nine (native DirectX 9 for MESA)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Instead of DXVK, use WineD3D vulkan (Damavand). Experimental "
|
||||
"function."
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-30 01:28+0500\n"
|
||||
"POT-Creation-Date: 2025-06-24 14:18+0300\n"
|
||||
"PO-Revision-Date: 2024-11-13 08:18+0500\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -618,19 +618,22 @@ msgstr ""
|
||||
msgid "Force use DirectInput protocol instead of XInput"
|
||||
msgstr "Forzar el uso del protocolo DirectInput en lugar de XInput"
|
||||
|
||||
msgid ""
|
||||
"Enable experemental native Wayland support (need special wine build to work)"
|
||||
#, fuzzy
|
||||
msgid "Enable experemental native Wayland support"
|
||||
msgstr ""
|
||||
"Habilite el soporte experimental nativo de Wayland (necesita una compilación "
|
||||
"de vino especial para funcionar)"
|
||||
|
||||
msgid "Use Gallium Nine (native DirectX 9 for MESA)"
|
||||
msgid "Enable HDR settings in games with native Wayland"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Use Gallium Zink (OpenGL driver is implemented via Vulkan)"
|
||||
msgstr "Gallium Zink (OpenGL a Vulkan)"
|
||||
|
||||
msgid "Use Gallium Nine (native DirectX 9 for MESA)"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Instead of DXVK, use WineD3D vulkan (Damavand). Experimental function."
|
||||
msgstr "WineD3D Vulkan (Damavand experimental)"
|
||||
@ -2208,8 +2211,8 @@ msgstr "BIBLIOTECAS DE TERCEROS"
|
||||
#~ msgid ""
|
||||
#~ "For adding shortcut to STEAM, needed restart.\\n\\nRestart STEAM now?"
|
||||
#~ msgstr ""
|
||||
#~ "Para agregar el acceso directo a STEAM, es necesario reiniciar."
|
||||
#~ "\\n\\¿Quieres reiniciar STEAM ahora?"
|
||||
#~ "Para agregar el acceso directo a STEAM, es necesario reiniciar.\\n"
|
||||
#~ "\\¿Quieres reiniciar STEAM ahora?"
|
||||
|
||||
#~ msgid "Restarting STEAM... Please wait."
|
||||
#~ msgstr "Restarting STEAM... Please wait."
|
||||
|
BIN
data_from_portwine/locales/ru/LC_MESSAGES/PortProton.mo
Normal file
BIN
data_from_portwine/locales/ru/LC_MESSAGES/PortProton.mo
Normal file
Binary file not shown.
@ -7,16 +7,16 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-05-30 01:28+0500\n"
|
||||
"PO-Revision-Date: 2025-04-21 21:59+0500\n"
|
||||
"POT-Creation-Date: 2025-06-24 14:35+0300\n"
|
||||
"PO-Revision-Date: 2025-06-24 14:37+0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ru_RU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
|
||||
"X-Generator: Poedit 3.6\n"
|
||||
|
||||
msgid ""
|
||||
@ -639,18 +639,21 @@ msgstr ""
|
||||
"протоколе XInput, также работают. Выключите эту опцию, если геймпад перестал "
|
||||
"опознаваться игрой"
|
||||
|
||||
msgid ""
|
||||
"Enable experemental native Wayland support (need special wine build to work)"
|
||||
msgid "Enable experemental native Wayland support"
|
||||
msgstr ""
|
||||
"Включить экспериментальную поддержку запуска игры/программы из-под нативной "
|
||||
"сессии Wayland, минуя XWayland (для работы требуется специальная сборка Wine)"
|
||||
"сессии Wayland, минуя XWayland"
|
||||
|
||||
msgid "Use Gallium Nine (native DirectX 9 for MESA)"
|
||||
msgstr "Принудительно использовать Gallium Nine (нативный DirectX9 для Mesa)"
|
||||
msgid "Enable HDR settings in games with native Wayland"
|
||||
msgstr ""
|
||||
"Включить настройки HDR в игре (автоматически включает USE_NATIVE_WAYLAND)"
|
||||
|
||||
msgid "Use Gallium Zink (OpenGL driver is implemented via Vulkan)"
|
||||
msgstr "Использовать Gallium Zink (трансляция OpenGL в Vulkan)"
|
||||
|
||||
msgid "Use Gallium Nine (native DirectX 9 for MESA)"
|
||||
msgstr "Принудительно использовать Gallium Nine (нативный DirectX9 для Mesa)"
|
||||
|
||||
msgid "Instead of DXVK, use WineD3D vulkan (Damavand). Experimental function."
|
||||
msgstr ""
|
||||
"Вместо DXVK используется WineD3D vulkan (Дамаванд). Экспериментальная "
|
||||
@ -1687,8 +1690,8 @@ msgid ""
|
||||
"Gamescope is not detected on the system, to install it, run the command in "
|
||||
"the terminal"
|
||||
msgstr ""
|
||||
"Gamescope не обнаружен, для установки воспользуйтесь командой в терминале"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Can be selected and copied"
|
||||
msgstr "(можно выделить и скопировать)"
|
||||
|
||||
|
@ -4225,12 +4225,15 @@ start_portwine () {
|
||||
fi
|
||||
fi
|
||||
|
||||
if [[ $PW_USE_NATIVE_WAYLAND == "1" ]] ; then
|
||||
export PW_DISPLAY="env DISPLAY="
|
||||
export PW_USE_RUNTIME="0"
|
||||
if check_wayland_session \
|
||||
&& [[ $PW_USE_NATIVE_WAYLAND == "1" || $PW_USE_DXVK_HDR == "1" ]]
|
||||
then
|
||||
[[ $PW_USE_DXVK_HDR == "1" ]] && export DXVK_HDR="1"
|
||||
export WINE_WAYLAND_HACKS="1"
|
||||
var_winedlloverride_update "winex11.drv=d;winewayland.drv=b"
|
||||
get_and_set_reg_file --add 'Software\Wine\Drivers' 'Graphics' 'REG_SZ' "x11,wayland" "user"
|
||||
else
|
||||
unset PW_DISPLAY
|
||||
unset WINE_WAYLAND_HACKS DXVK_HDR
|
||||
get_and_set_reg_file --delete 'Software\Wine\Drivers' 'Graphics'
|
||||
fi
|
||||
|
||||
@ -4445,7 +4448,6 @@ pw_run () {
|
||||
VK_INSTANCE_LAYERS=${PW_VK_INSTANCE_LAYERS} \
|
||||
${PW_GAMEMODERUN_SLR} \
|
||||
${PW_MANGOHUD_SLR} \
|
||||
${PW_DISPLAY} \
|
||||
"${WINELOADER}" "$@" ${proxy_launch_parameters} &>>"${PW_LOG_TO_FILE}"
|
||||
else
|
||||
if [[ "$PW_USE_TERMINAL" == 1 ]] ; then
|
||||
@ -4465,7 +4467,6 @@ pw_run () {
|
||||
VK_INSTANCE_LAYERS="${PW_VK_INSTANCE_LAYERS}" \
|
||||
${PW_GAMEMODERUN_SLR} \
|
||||
${PW_MANGOHUD_SLR} \
|
||||
${PW_DISPLAY} \
|
||||
"${WINELOADER}" "$@" ${proxy_launch_parameters} &>>"${PW_LOG_TO_FILE}"
|
||||
print_info "Update prefix log:"
|
||||
[[ -f "${PW_TMPFS_PATH}/update_pfx_log" ]] && cat "${PW_TMPFS_PATH}/update_pfx_log"
|
||||
@ -4492,7 +4493,6 @@ pw_run () {
|
||||
${PW_GAMEMODERUN_SLR} \
|
||||
${PW_POWERPROFILECTL_SLR} \
|
||||
${PW_MANGOHUD_SLR} \
|
||||
${PW_DISPLAY} \
|
||||
${PW_INHIBIT_SLR} \
|
||||
${PW_TASKSET_SLR} \
|
||||
"${WINELOADER}" "$@" ${proxy_launch_parameters} &>>"${PW_LOG_TO_FILE}"
|
||||
@ -4512,7 +4512,6 @@ pw_run () {
|
||||
${PW_GAMEMODERUN_SLR} \
|
||||
${PW_POWERPROFILECTL_SLR} \
|
||||
${PW_MANGOHUD_SLR} \
|
||||
${PW_DISPLAY} \
|
||||
${PW_INHIBIT_SLR} \
|
||||
${PW_TASKSET_SLR} \
|
||||
"${WINELOADER}" "$@" ${proxy_launch_parameters}
|
||||
@ -5190,15 +5189,10 @@ gui_edit_db () {
|
||||
PW_WINE_FULLSCREEN_FSR PW_HIDE_NVIDIA_GPU PW_VIRTUAL_DESKTOP PW_USE_TERMINAL PW_GUI_DISABLED_CS PW_USE_GAMEMODE
|
||||
PW_USE_D3D_EXTRAS PW_FIX_VIDEO_IN_GAME PW_REDUCE_PULSE_LATENCY PW_USE_US_LAYOUT PW_USE_GSTREAMER
|
||||
PW_USE_SHADER_CACHE PW_USE_WINE_DXGI PW_USE_EAC_AND_BE PW_USE_SYSTEM_VK_LAYERS PW_USE_OBS_VKCAPTURE
|
||||
PW_DISABLE_COMPOSITING PW_USE_RUNTIME PW_DINPUT_PROTOCOL PW_USE_NATIVE_WAYLAND PW_USE_GALLIUM_ZINK
|
||||
PW_USE_GALLIUM_NINE PW_USE_WINED3D_VULKAN PW_USE_SUPPLIED_DXVK_VKD3D
|
||||
PW_DISABLE_COMPOSITING PW_USE_RUNTIME PW_DINPUT_PROTOCOL PW_USE_GALLIUM_ZINK PW_USE_GALLIUM_NINE
|
||||
PW_USE_WINED3D_VULKAN PW_USE_SUPPLIED_DXVK_VKD3D PW_USE_NATIVE_WAYLAND PW_USE_DXVK_HDR
|
||||
)
|
||||
|
||||
if check_wayland_session
|
||||
then rm_from_array "PW_EDIT_DB_LIST" PW_USE_US_LAYOUT
|
||||
else rm_from_array "PW_EDIT_DB_LIST" PW_USE_NATIVE_WAYLAND
|
||||
fi
|
||||
|
||||
check_flatpak && rm_from_array "PW_EDIT_DB_LIST" PW_USE_RUNTIME
|
||||
|
||||
# GALLIUM NINE
|
||||
@ -5243,7 +5237,8 @@ gui_edit_db () {
|
||||
PW_DISABLE_COMPOSITING_INFO=${translations[Disable desktop compositing (effects). It often improves performance.]}
|
||||
PW_USE_RUNTIME_INFO=${translations[Use container launch mode (It is recommended not to change the value)]}
|
||||
PW_DINPUT_PROTOCOL_INFO=${translations[Force use DirectInput protocol instead of XInput]}
|
||||
PW_USE_NATIVE_WAYLAND_INFO=${translations[Enable experemental native Wayland support (need special wine build to work)]}
|
||||
PW_USE_NATIVE_WAYLAND_INFO=${translations[Enable experemental native Wayland support]}
|
||||
PW_USE_DXVK_HDR_INFO=${translations[Enable HDR settings in games with native Wayland]}
|
||||
PW_USE_GALLIUM_ZINK_INFO=${translations[Use Gallium Zink (OpenGL driver is implemented via Vulkan)]}
|
||||
PW_USE_GALLIUM_NINE_INFO=${translations[Use Gallium Nine (native DirectX 9 for MESA)]}
|
||||
PW_USE_WINED3D_VULKAN_INFO=${translations[Instead of DXVK, use WineD3D vulkan (Damavand). Experimental function.]}
|
||||
@ -5276,6 +5271,11 @@ gui_edit_db () {
|
||||
DISABLE_EDIT_DB_LIST+=" PW_USE_SUPPLIED_DXVK_VKD3D"
|
||||
fi
|
||||
|
||||
if check_wayland_session
|
||||
then DISABLE_EDIT_DB_LIST+=" PW_USE_US_LAYOUT"
|
||||
else DISABLE_EDIT_DB_LIST+=" PW_USE_NATIVE_WAYLAND PW_USE_DXVK_HDR"
|
||||
fi
|
||||
|
||||
unset ADD_CHK_BOX_EDIT_DB
|
||||
for int_to_boole in "${PW_EDIT_DB_LIST[@]}" ; do
|
||||
if [[ "${!int_to_boole}" == "1" ]]
|
||||
@ -6460,19 +6460,29 @@ portwine_create_shortcut () {
|
||||
}
|
||||
|
||||
portwine_output_yad_shortcut () {
|
||||
if [[ "$PW_YAD_OUT" == "0" ]] ; then
|
||||
name_desktop=$(echo "$OUTPUT" | awk -F'|' '{print $1}' | sed -e "s/\`//g" -e "s/\"//g" -e "s/'//g" -e "s/\!//g")
|
||||
PW_SHORTCUT_MENU=$(echo "$OUTPUT" | awk -F'|' '{print $2}')
|
||||
PW_SHORTCUT_DESKTOP=$(echo "$OUTPUT" | awk -F'|' '{print $3}')
|
||||
PW_SHORTCUT_STEAM=$(echo "$OUTPUT" | awk -F'|' '{print $4}')
|
||||
|
||||
if [[ $PORTWINE_CHANGE_SHORTCUT != 1 ]] ; then
|
||||
edit_user_conf_from_gui PW_SHORTCUT_MENU PW_SHORTCUT_DESKTOP PW_SHORTCUT_STEAM
|
||||
if [[ $PW_YAD_OUT == "0" ]] || [[ $1 == "--silent" ]] ; then
|
||||
if [[ $1 == "--silent" ]] ; then
|
||||
[[ ! -e ${portwine_exe} ]] && return 1
|
||||
pw_create_gui_png
|
||||
unset name_desktop
|
||||
PW_SHORTCUT_MENU="TRUE"
|
||||
PW_SHORTCUT_DESKTOP="TRUE"
|
||||
PW_SHORTCUT_STEAM="FALSE"
|
||||
else
|
||||
name_desktop=$(echo "$OUTPUT" | awk -F'|' '{print $1}' | sed -e "s/\`//g" -e "s/\"//g" -e "s/'//g" -e "s/\!//g")
|
||||
PW_SHORTCUT_MENU=$(echo "$OUTPUT" | awk -F'|' '{print $2}')
|
||||
PW_SHORTCUT_DESKTOP=$(echo "$OUTPUT" | awk -F'|' '{print $3}')
|
||||
PW_SHORTCUT_STEAM=$(echo "$OUTPUT" | awk -F'|' '{print $4}')
|
||||
if [[ $PORTWINE_CHANGE_SHORTCUT != 1 ]] ; then
|
||||
edit_user_conf_from_gui PW_SHORTCUT_MENU PW_SHORTCUT_DESKTOP PW_SHORTCUT_STEAM
|
||||
fi
|
||||
portwine_delete_shortcut
|
||||
fi
|
||||
|
||||
portwine_delete_shortcut
|
||||
|
||||
[[ -z $name_desktop ]] && create_name_desktop && export name_desktop="$PW_NAME_DESKTOP_PROXY"
|
||||
if [[ -z $name_desktop ]] ; then
|
||||
create_name_desktop
|
||||
export name_desktop="$PW_NAME_DESKTOP_PROXY"
|
||||
fi
|
||||
|
||||
echo "[Desktop Entry]" > "${PORT_WINE_PATH}/${name_desktop}.desktop"
|
||||
echo "Name=${name_desktop}" >> "${PORT_WINE_PATH}/${name_desktop}.desktop"
|
||||
|
@ -6,5 +6,5 @@
|
||||
#upc.exe
|
||||
#Rating=1-5
|
||||
################################################
|
||||
export PW_VULKAN_USE=2
|
||||
export PW_VULKAN_USE="2"
|
||||
export PW_DLL_INSTALL=""
|
||||
|
@ -5,9 +5,9 @@
|
||||
#Rating=5
|
||||
export PW_COMMENT_DB="Lesta Game Centers"
|
||||
################################################
|
||||
export PW_VULKAN_USE=1 #dxvk, vkd3d or 0 for OpenGL
|
||||
export PW_VULKAN_USE="2" #dxvk, vkd3d or 0 for OpenGL
|
||||
export LAUNCH_PARAMETERS="" # Additional launch options
|
||||
export PW_WINDOWS_VER=10 # Set windows version 10, 7 or XP
|
||||
export PW_WINDOWS_VER="10" # Set windows version 10, 7 or XP
|
||||
export WINEDLLOVERRIDES=""
|
||||
export PW_DLL_INSTALL="lucida" # Install DLL in port prefix (used winetricks)
|
||||
export PW_USE_D3D_EXTRAS="1"
|
||||
|
@ -5,9 +5,9 @@
|
||||
#Rating=5
|
||||
export PW_COMMENT_DB="Wargaming Game Centers"
|
||||
################################################
|
||||
export PW_VULKAN_USE=1 #dxvk, vkd3d or 0 for OpenGL
|
||||
export PW_VULKAN_USE="2" #dxvk, vkd3d or 0 for OpenGL
|
||||
export LAUNCH_PARAMETERS="" # Additional launch options
|
||||
export PW_WINDOWS_VER=10 # Set windows version 10, 7 or XP
|
||||
export PW_WINDOWS_VER="2" # Set windows version 10, 7 or XP
|
||||
export WINEDLLOVERRIDES=""
|
||||
export PW_DLL_INSTALL="lucida" # Install DLL in port prefix (used winetricks)
|
||||
export PW_USE_D3D_EXTRAS="1"
|
||||
|
@ -411,7 +411,10 @@ EOF
|
||||
while read -r line
|
||||
do
|
||||
export portwine_exe="$PORT_WINE_PATH/data/prefixes/$PW_PREFIX_NAME/$line"
|
||||
portwine_create_shortcut
|
||||
if [[ $START_FROM_STEAM == "1" ]]
|
||||
then portwine_output_yad_shortcut --silent
|
||||
else portwine_create_shortcut
|
||||
fi
|
||||
done < "$PORT_WINE_PATH/data/prefixes/$PW_PREFIX_NAME/.create_shortcut"
|
||||
fi
|
||||
yad_info "${translations[Unpack is DONE for prefix:]} <b>\"${PW_PREFIX_NAME}\"</b>."
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel (linux-gaming.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2420
|
||||
#SCRIPTS_NEXT_VERSION=2421
|
||||
#SCRIPTS_STABLE_VERSION=2419
|
||||
########################################################################
|
||||
export AI_TOP_GAMES="PW_LGC PW_VKPLAY PW_EPIC PW_BATTLE_NET PW_WORLD_OF_SEA_BATTLE PW_RUSSIAN_FISHING PW_HO_YO_PLAY PW_FARLIGHT84 PW_WARFRAME PW_WGC PW_UBISOFT"
|
||||
@ -49,8 +49,8 @@ export PW_FAKE_DLSS_VER="230506"
|
||||
export PW_FAKE_DLSS_3_VER="0.9.1-plus"
|
||||
export PW_GALLIUM_NINE_VER="0.10"
|
||||
###WINE_AND_PROTON_LG###
|
||||
export PW_PROTON_LG_VER="PROTON_LG_9-27"
|
||||
export PW_WINE_LG_VER="WINE_LG_10-7"
|
||||
export PW_PROTON_LG_VER="PROTON_LG_10-4"
|
||||
export PW_WINE_LG_VER="WINE_LG_10-10-1"
|
||||
export PW_WINE_FULLSCREEN_FSR="1"
|
||||
export WINE_FULLSCREEN_FSR_MODE="ultra"
|
||||
###DXVK_AND_VKD3D###
|
||||
@ -58,9 +58,9 @@ export PW_VULKAN_USE="2"
|
||||
export VKD3D_LIMIT_TESS_FACTORS="64"
|
||||
export DXVK_LEGACY_VER="1.6.1"
|
||||
export DXVK_STABLE_VER="1.10.3-28"
|
||||
export DXVK_GIT_VER="2.6-65"
|
||||
export DXVK_GIT_VER="2.6.1-255"
|
||||
export VKD3D_STABLE_VER="1.1-2602"
|
||||
export VKD3D_GIT_VER="1.1-4511"
|
||||
export VKD3D_GIT_VER="1.1-4591"
|
||||
###VKBASALT###
|
||||
export PW_VKBASALT_EFFECTS="Curves:cas"
|
||||
export PW_VKBASALT_FFX_CAS="0.50"
|
||||
|
Reference in New Issue
Block a user