added WINE_SIMULATE_WRITECOPY=1 for Ubisoft and Battle.net
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
# info_ru: Лаунчер для игр Activision и Blizzard.
|
||||
########################################################################
|
||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Battle.net-Setup.exe"
|
||||
export PW_WINE_USE="WINE_LG"
|
||||
export PW_WINE_USE="PROTON_LG"
|
||||
export WINEDLLOVERRIDES="locationapi="
|
||||
export PW_PREFIX_NAME="BATTLE_NET"
|
||||
export WINE_SIMULATE_WRITECOPY="1"
|
||||
|
||||
start_portwine
|
||||
if try_download "https://battle.net/download/getInstallerForGame?os=win&version=LIVE&gameProgram=BATTLENET_APP" "${PW_AUTOINSTALL_EXE}" no_mirror
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
export LAUNCH_PARAMETERS="/S /D=c:\Program Files (x86)\Ubisoft Game Launcher"
|
||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/UbisoftConnectInstaller.exe"
|
||||
export PORTWINE_CREATE_SHORTCUT_NAME="Ubisoft Connect"
|
||||
export WINE_SIMULATE_WRITECOPY="1"
|
||||
|
||||
start_portwine
|
||||
if try_download "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe" "${PW_AUTOINSTALL_EXE}" no_mirror
|
||||
|
||||
Reference in New Issue
Block a user