Scripts version 2225

This commit is contained in:
Mikhail Tergoev
2023-10-08 16:39:56 +03:00
parent e631c92273
commit e8cf0e646b
11 changed files with 53 additions and 17 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Author: Castro-Fidel (linux-gaming.ru)
########################################################################
export PW_VULKAN_USE=1
export PW_VULKAN_USE=2
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/gi_installer.exe"
export PW_PREFIX_NAME="GENSHIN_IMPACT"

View File

@ -9,6 +9,7 @@ export PW_VULKAN_USE=1
export PW_WINE_USE=WINE_LOL_GE_8.12
export WINEDLLOVERRIDES="mscoree,mshtml="
export PW_USE_D3D_EXTRAS=1
export DISABLE_CP_DEFPFX=1
gui_proton_downloader silent "${PW_WINE_USE}"