PW_USE_SYSTEM_VK_LAYERS_INFO=$(eval_gettext 'Use system mangohud, vkBasalt, obs-vkcapture and other applications using vulkan layers')
PW_USE_SYSTEM_VK_LAYERS_INFO=$(eval_gettext 'Use system mangohud, vkBasalt, obs-vkcapture and other applications using vulkan layers')
PW_USE_OBS_VKCAPTURE_INFO=$(eval_gettext 'Enable the ability to write to OBS Studio using obs-vkcapture (ATTENTION: the forced use of system mangohud, vkBasalt, obs-vkcapture and other applications using vulkan layers will be enabled)')
PW_USE_OBS_VKCAPTURE_INFO=$(eval_gettext 'Enable the ability to write to OBS Studio using obs-vkcapture (ATTENTION: the forced use of system mangohud, vkBasalt, obs-vkcapture and other applications using vulkan layers will be enabled)')
PW_DISABLE_COMPOSITING_INFO=$(eval_gettext 'Disable desktop compositing (effects). It often improves performance.')
PW_DISABLE_COMPOSITING_INFO=$(eval_gettext 'Disable desktop compositing (effects). It often improves performance.')
PW_USE_GAMESCOPE_INFO=$(eval_gettext "
PW_USE_GAMESCOPE_INFO=$(eval_gettext '<b>Super + F :</b> Toggle fullscreen
<b>Super + F :</b> Toggle fullscreen
<b>Super + N :</b> Toggle nearest neighbour filtering
<b>Super + N :</b> Toggle nearest neighbour filtering
<b>Super + U :</b> Toggle FSR upscaling
<b>Super + U :</b> Toggle FSR upscaling
<b>Super + Y :</b> Toggle NIS upscaling
<b>Super + Y :</b> Toggle NIS upscaling
...
@@ -2712,7 +2718,7 @@ pw_gui_for_edit_db () {
...
@@ -2712,7 +2718,7 @@ pw_gui_for_edit_db () {
<b>Super + O :</b> Decrease FSR sharpness by 1
<b>Super + O :</b> Decrease FSR sharpness by 1
<b>Super + S :</b> Take screenshot (currently goes to /tmp/gamescope_DATE.png)
<b>Super + S :</b> Take screenshot (currently goes to /tmp/gamescope_DATE.png)
<b>Super + G :</b> Toggle keyboard grab
<b>Super + G :</b> Toggle keyboard grab
<b>Super + C :</b> Update clipboard")
<b>Super + C :</b> Update clipboard')
edit_db_field_add (){
edit_db_field_add (){
for int_to_boole in$@;do
for int_to_boole in$@;do
...
@@ -3657,8 +3663,6 @@ portwine_start_debug () {
...
@@ -3657,8 +3663,6 @@ portwine_start_debug () {
echo"PW_VULKAN_USE=${PW_VULKAN_USE} - DXVK v.${DXVK_LEGACY_VER} and DGVOODOO2 v.${DGV2_VER}">>"${PORT_WINE_PATH}/PortProton.log"
echo"PW_VULKAN_USE=${PW_VULKAN_USE} - DXVK v.${DXVK_LEGACY_VER} and DGVOODOO2 v.${DGV2_VER}">>"${PORT_WINE_PATH}/PortProton.log"
elif[["${PW_VULKAN_USE}"="6"]];then
elif[["${PW_VULKAN_USE}"="6"]];then
echo"PW_VULKAN_USE=${PW_VULKAN_USE} - DirectX to wined3d vulkan">>"${PORT_WINE_PATH}/PortProton.log"
echo"PW_VULKAN_USE=${PW_VULKAN_USE} - DirectX to wined3d vulkan">>"${PORT_WINE_PATH}/PortProton.log"