fixed install games in GOG
This commit is contained in:
		| @@ -9,7 +9,7 @@ export WINEDLLOVERRIDES="GalaxyCommunication.exe,GalaxyClientService.exe=n;libgl | ||||
| export LAUNCH_PARAMETERS="/runWithoutUpdating /deelevated" | ||||
| export PW_PREFIX_NAME="GOG" | ||||
| export DISABLE_CP_DEFPFX="1" | ||||
| export PW_WINE_USE="WINE_LG" | ||||
| export PW_WINE_USE="PROTON_LG_9-12" | ||||
|  | ||||
| add_in_start_portwine () | ||||
| { | ||||
|   | ||||
| @@ -14,7 +14,7 @@ export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/setup_galaxy_${GOG_VER}.exe" | ||||
| export LAUNCH_PARAMETERS="/VERYSILENT" | ||||
| export PW_PREFIX_NAME="GOG" | ||||
| export DISABLE_CP_DEFPFX="1" | ||||
| export PW_WINE_USE="WINE_LG" | ||||
| export PW_WINE_USE="PROTON_LG_9-12" | ||||
| export PORTWINE_CREATE_SHORTCUT_NAME="GOG GALAXY" | ||||
|  | ||||
| start_portwine | ||||
|   | ||||
		Reference in New Issue
	
	Block a user