Scripts version 2163

This commit is contained in:
castro-fidel
2023-02-09 22:01:22 +03:00
parent de3e066d35
commit 49ada77104
49 changed files with 76 additions and 13 deletions

View File

@ -1,15 +1,14 @@
#!/usr/bin/env bash
#Author: Cefeiko
#Author: linux-gaming.ru
#steam.exe
#Rating=5
################################################
export PW_COMMENT_DB="Steam"
export PW_WINDOWS_VER=10
export PW_WINDOWS_VER="10"
export PW_DLL_INSTALL="vcrun2019 d3dcompiler_46"
export WINEDLLOVERRIDES="libglesv2,lsteamclient="
export LAUNCH_PARAMETERS="-no-cef-sandbox"
export PW_VULKAN_USE=1
# export PW_WINE_USE=PROTON_GE
export WINEDLLOVERRIDES=""
export LAUNCH_PARAMETERS="-gamepadui -fullscreen"
export PW_VULKAN_USE="1"
add_in_start_portwine () {
echo "Disabled silent autostart steam."