forked from CastroFidel/PortWINE
Merge branch 'Htylol-fixes-for-ananicy' into devel
This commit is contained in:
commit
4cad02a67b
@ -457,7 +457,8 @@ msgid "Using FPS and system load monitoring (Turns on and off by the key "
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Using automatic system optimization to improve performance in games "
|
msgid "Using automatic system optimization to improve performance in games "
|
||||||
"(provided the gamemode package is installed on the system)"
|
"(provided the gamemode package is installed on the system, doesn't "
|
||||||
|
"work with ananicy)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Forced use of built-in DXGI library (in rare cases it solves "
|
msgid "Forced use of built-in DXGI library (in rare cases it solves "
|
||||||
|
@ -526,9 +526,11 @@ msgstr ""
|
|||||||
"Uso de monitoreo de FPS y carga del sistema (Se activa y desactiva con la "
|
"Uso de monitoreo de FPS y carga del sistema (Se activa y desactiva con la "
|
||||||
"combinación de teclas - Shift derecho + F12)"
|
"combinación de teclas - Shift derecho + F12)"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Using automatic system optimization to improve performance in games "
|
"Using automatic system optimization to improve performance in games "
|
||||||
"(provided the gamemode package is installed on the system)"
|
"(provided the gamemode package is installed on the system, doesn't work with "
|
||||||
|
"ananicy)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Uso de optimización automática del sistema para mejorar el rendimiento en "
|
"Uso de optimización automática del sistema para mejorar el rendimiento en "
|
||||||
"juegos (siempre que el paquete gamemode esté instalado en el sistema)"
|
"juegos (siempre que el paquete gamemode esté instalado en el sistema)"
|
||||||
|
@ -533,11 +533,12 @@ msgstr ""
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Using automatic system optimization to improve performance in games "
|
"Using automatic system optimization to improve performance in games "
|
||||||
"(provided the gamemode package is installed on the system)"
|
"(provided the gamemode package is installed on the system, doesn't work with "
|
||||||
|
"ananicy)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Использование автоматической оптимизации системы для повышения "
|
"Использование автоматической оптимизации системы для повышения "
|
||||||
"производительности в играх (при условии, что в системе установлен пакет "
|
"производительности в играх (при условии, что в системе установлен пакет "
|
||||||
"gamemode)"
|
"gamemode, не работает вместе с ananicy)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Forced use of built-in DXGI library (in rare cases it solves problems with "
|
"Forced use of built-in DXGI library (in rare cases it solves problems with "
|
||||||
|
@ -2863,6 +2863,7 @@ start_portwine () {
|
|||||||
if check_gamescope_session ; then
|
if check_gamescope_session ; then
|
||||||
export PW_GAMEMODERUN_SLR=""
|
export PW_GAMEMODERUN_SLR=""
|
||||||
elif [[ "$PW_USE_GAMEMODE" = "1" ]] && [[ -n "$DBUS_SESSION_BUS_ADDRESS" ]]; then
|
elif [[ "$PW_USE_GAMEMODE" = "1" ]] && [[ -n "$DBUS_SESSION_BUS_ADDRESS" ]]; then
|
||||||
|
if ! check_flatpak ; then
|
||||||
if systemctl is-active --quiet ananicy.service \
|
if systemctl is-active --quiet ananicy.service \
|
||||||
|| systemctl is-active --quiet ananicy-cpp.service
|
|| systemctl is-active --quiet ananicy-cpp.service
|
||||||
then
|
then
|
||||||
@ -2877,6 +2878,7 @@ start_portwine () {
|
|||||||
export PW_POWERPROFILECTL_SLR=""
|
export PW_POWERPROFILECTL_SLR=""
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
if command -v gamemoded &>/dev/null ; then
|
if command -v gamemoded &>/dev/null ; then
|
||||||
export GAMEMODERUN=1
|
export GAMEMODERUN=1
|
||||||
@ -4466,7 +4468,7 @@ gui_edit_db () {
|
|||||||
PW_FORCE_LARGE_ADDRESS_AWARE_INFO=${translations[Increases RAM usage limits for 32-bit applications from two to four gigabytes]}
|
PW_FORCE_LARGE_ADDRESS_AWARE_INFO=${translations[Increases RAM usage limits for 32-bit applications from two to four gigabytes]}
|
||||||
PW_USE_RUNTIME_INFO=${translations[Use container launch mode (It is recommended not to change the value)]}
|
PW_USE_RUNTIME_INFO=${translations[Use container launch mode (It is recommended not to change the value)]}
|
||||||
PW_MANGOHUD_INFO=${translations[Using FPS and system load monitoring (Turns on and off by the key combination - right Shift + F12)]}
|
PW_MANGOHUD_INFO=${translations[Using FPS and system load monitoring (Turns on and off by the key combination - right Shift + F12)]}
|
||||||
PW_USE_GAMEMODE_INFO=${translations[Using automatic system optimization to improve performance in games (provided the gamemode package is installed on the system)]}
|
PW_USE_GAMEMODE_INFO=${translations[Using automatic system optimization to improve performance in games (provided the gamemode package is installed on the system, doesn\'t work with ananicy)]}
|
||||||
PW_USE_WINE_DXGI_INFO=${translations[Forced use of built-in DXGI library (in rare cases it solves problems with DX12 games)]}
|
PW_USE_WINE_DXGI_INFO=${translations[Forced use of built-in DXGI library (in rare cases it solves problems with DX12 games)]}
|
||||||
PW_MANGOHUD_USER_CONF_INFO=${translations[Forced use of MANGOHUD system settings (GOverlay, etc.)]}
|
PW_MANGOHUD_USER_CONF_INFO=${translations[Forced use of MANGOHUD system settings (GOverlay, etc.)]}
|
||||||
PW_VKBASALT_USER_CONF_INFO=${translations[Forced use of VKBASALT system settings (GOverlay, etc.)]}
|
PW_VKBASALT_USER_CONF_INFO=${translations[Forced use of VKBASALT system settings (GOverlay, etc.)]}
|
||||||
|
Loading…
Reference in New Issue
Block a user