forked from CastroFidel/PortWINE
		
	Scripts version 2290
This commit is contained in:
		| @@ -7,3 +7,4 @@ export PW_VULKAN_USE="2" | ||||
| export PW_WINE_USE="PROTON_LG" | ||||
| export PW_PREFIX_NAME="CALIBER" | ||||
| export DISABLE_CP_DEFPFX=1 | ||||
| export WINEDLLOVERRIDES="xaudio2_7=n,b" | ||||
|   | ||||
| @@ -2,7 +2,7 @@ | ||||
| # Author: chal55rus | ||||
| ######################################################################## | ||||
| export PW_PREFIX_NAME="CALIBER" | ||||
| export LAUNCH_PARAMETERS=("/VERYSILENT") | ||||
| 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 | ||||
| @@ -11,7 +11,7 @@ export PORTWINE_CREATE_SHORTCUT_NAME="CALIBER" | ||||
| gui_proton_downloader silent "${PW_WINE_USE}" | ||||
|  | ||||
| start_portwine | ||||
| if try_download "https://caliber-files.gcdn.co/caliber-s3/p1/a88c3b70f76a0e56b1e08b62c9895cfe/launcher/setup/CaliberSetup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror | ||||
| if try_download "https://cdn.playcaliber.com/caliber-s3/p1/a88c3b70f76a0e56b1e08b62c9895cfe/launcher/setup/CaliberSetup.exe" "${PW_AUTOINSTALL_EXE}" no_mirror | ||||
| then | ||||
|     pw_start_progress_bar_install_game "CALIBER." | ||||
|     pw_kill_autostart VC_redist.x64.exe 3 & | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| #!/usr/bin/env bash | ||||
| #Author: Castro-Fidel (linux-gaming.ru) | ||||
| #SCRIPTS_NEXT_VERSION=2289 | ||||
| #SCRIPTS_NEXT_VERSION=2290 | ||||
| ######################################################################## | ||||
| export LANGUAGES_LIST="ru" | ||||
| export PW_MANGOHUD="0" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user