forked from CastroFidel/PortWINE
Scripts version 2179
This commit is contained in:
@ -12,7 +12,10 @@ export PW_WINDOWS_VER="10"
|
||||
export WINEDLLOVERRIDES=""
|
||||
export PW_MUST_HAVE_DLL=""
|
||||
export PW_PREFIX_NAME="VK_PLAY"
|
||||
export PW_USE_GSTREAMER="0"
|
||||
export PW_USE_GSTREAMER="1"
|
||||
|
||||
export PW_WINE_USE="WINE_8.5_LG"
|
||||
gui_proton_downloader silent "WINE_8.5_LG"
|
||||
|
||||
add_in_start_portwine () {
|
||||
if [[ -f "${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/user.reg" ]] ; then
|
||||
|
Reference in New Issue
Block a user