updated autoinstall: GOG

This commit is contained in:
Mikhail Tergoev
2024-06-03 20:36:17 +03:00
parent d21f4f112c
commit 92b1f9660f
2 changed files with 10 additions and 13 deletions

View File

@ -1,15 +1,15 @@
#!/usr/bin/env bash
#Author: Dezert1r
#Author: Dezert1r, Fidel
#GalaxyClient.exe
#GOG_Galaxy_2.0.exe
#Rating=1-5
#Rating=5
################################################
export PW_VULKAN_USE=2
export PW_VULKAN_USE="2"
export WINEDLLOVERRIDES="galaxycommunication.exe=n;libglesv2="
export LAUNCH_PARAMETERS="/runWithoutUpdating /deelevated"
export PW_PREFIX_NAME="GOG"
export DISABLE_CP_DEFPFX=1
export PW_WINE_USE=PROTON_STEAM_8.0-4
export DISABLE_CP_DEFPFX="1"
export PW_WINE_USE="WINE_LG"
add_in_start_portwine ()
{