forked from CastroFidel/PortWINE
Merge branch 'mangohud-fps-only' of https://github.com/Boria138/PortWINE into Boria138-mangohud-fps-only
This commit is contained in:
@ -265,6 +265,7 @@ if [[ "${update_loc}" == "RUS" ]] ; then
|
||||
export PW_MH_vkbasalt_INFO='Показать включён ли vkBasalt'
|
||||
export PW_MH_vram_INFO='Отображение использования VRAM'
|
||||
export PW_MH_vulkan_driver_INFO='Отображает используемый драйвер vulkan (radv/amdgpu-pro/amdvlk)'
|
||||
export PW_MH_frametime='Отображение времени кадра рядом FPS'
|
||||
export PW_MH_wine_INFO='Показать используемую версию Wine или Proton'
|
||||
|
||||
export PW_PFX_BACKUP_INFO="Внимание! Не передавайте резевную копию третьим лицам, есть риск потери аккаунтов"
|
||||
@ -667,6 +668,7 @@ elif [[ "${update_loc}" == "ENG" ]] ; then
|
||||
export PW_MH_vkbasalt_INFO='Show if vkBasalt is on'
|
||||
export PW_MH_vram_INFO='Display system VRAM usage'
|
||||
export PW_MH_vulkan_driver_INFO='Display used Vulkan driver (radv/amdgpu-pro/amdvlk)'
|
||||
export PW_MH_frametime='Display frametime next to FPS text'
|
||||
export PW_MH_wine_INFO='Show current Wine or Proton version in use'
|
||||
|
||||
export PW_PFX_BACKUP_INFO="Attention! Do not pass the resev copy to third parties, there is a risk of losing accounts"
|
||||
|
Reference in New Issue
Block a user