forked from CastroFidel/PortWINE
		
	updated Calibre autoinstall
This commit is contained in:
		| @@ -6,5 +6,5 @@ | ||||
| export PW_VULKAN_USE="2" | ||||
| export PW_WINE_USE="PROTON_LG" | ||||
| export PW_PREFIX_NAME="CALIBER" | ||||
| export DISABLE_CP_DEFPFX=1 | ||||
| # export DISABLE_CP_DEFPFX="1" | ||||
| export WINEDLLOVERRIDES="xaudio2_7=n,b" | ||||
|   | ||||
| @@ -4,12 +4,10 @@ | ||||
| export PW_PREFIX_NAME="CALIBER" | ||||
| export LAUNCH_PARAMETERS=("/VERYSILENT" "/CLOSEAPPLICATIONS") | ||||
| export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/CaliberSetup.exe" | ||||
| export PW_WINE_USE=PROTON_LG | ||||
| export DISABLE_CP_DEFPFX=1 | ||||
| export PW_WINE_USE="PROTON_LG" | ||||
| # export DISABLE_CP_DEFPFX="1" | ||||
| export PORTWINE_CREATE_SHORTCUT_NAME="CALIBER" | ||||
|  | ||||
| gui_proton_downloader silent "${PW_WINE_USE}" | ||||
|  | ||||
| start_portwine | ||||
| if try_download "https://cdn.playcaliber.com/caliber-s3/p1/a88c3b70f76a0e56b1e08b62c9895cfe/launcher/setup/CaliberSetup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror | ||||
| then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user