Scripts version 2163
This commit is contained in:
@ -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."
|
||||
|
Reference in New Issue
Block a user