Compare commits
	
		
			6 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					49ada77104 | ||
| 
						 | 
					de3e066d35 | ||
| 
						 | 
					ee201c9b48 | ||
| 
						 | 
					05de094de4 | ||
| 
						 | 
					a1f6fc5cc3 | ||
| 
						 | 
					a2763052c8 | 
@@ -2,6 +2,32 @@ You can help us in the development of the project on the website: boosty.to/linu
 | 
			
		||||
-----------------------------------------
 | 
			
		||||
Changelog:
 | 
			
		||||
 | 
			
		||||
###Scripts version 2163###
 | 
			
		||||
* Steam is working again and starts in Steam Deck mode by default
 | 
			
		||||
* added automatic reset of the .ppdb file settings when reinstalling the launchers from the PortProton menu
 | 
			
		||||
* added creation of a shortcut to the desktop
 | 
			
		||||
 | 
			
		||||
###Scripts version 2162###
 | 
			
		||||
* The libc_v39 library package has been updated
 | 
			
		||||
    - Uplay is working again
 | 
			
		||||
    - many minor fixes
 | 
			
		||||
* added automatic prefix update after library update
 | 
			
		||||
* added installation of the STALCRAFT game
 | 
			
		||||
 | 
			
		||||
###Scripts version 2161###
 | 
			
		||||
* updated versions:
 | 
			
		||||
    PROTON_GE="7-49"
 | 
			
		||||
 | 
			
		||||
###Scripts version 2160###
 | 
			
		||||
* updated versions:
 | 
			
		||||
    PROTON_GE="7-48" (by default)
 | 
			
		||||
    DXVK_GIT_VER="2.1"
 | 
			
		||||
    VKD3D_GIT_VER="1.1-3132"
 | 
			
		||||
export WINE_FULLSCREEN_FSR="1" (by default)
 | 
			
		||||
 | 
			
		||||
###Scripts version 2159###
 | 
			
		||||
* Updated libs_v38 (HOTFIX)
 | 
			
		||||
 | 
			
		||||
###Scripts version 2158###
 | 
			
		||||
* Updated libs_v37:
 | 
			
		||||
    fix: kernel32.dll
 | 
			
		||||
 
 | 
			
		||||
@@ -2,12 +2,39 @@
 | 
			
		||||
-----------------------------------------
 | 
			
		||||
История изменений:
 | 
			
		||||
 | 
			
		||||
###Scripts version 2163###
 | 
			
		||||
* Steam снова работает и по умолчанию запускается в Steam Deck режиме
 | 
			
		||||
* добавлен автоматический сброс настроек файла .ppdb при переустановке лончеров из меню PortProton
 | 
			
		||||
* добавлено создание ярлыка на рабочий стол
 | 
			
		||||
 | 
			
		||||
###Scripts version 2162###
 | 
			
		||||
* Обновлен пакет библиотек libs_v39
 | 
			
		||||
    - Uplay снова работает
 | 
			
		||||
    - предустановлены все версии vcrun от 2005 до 2019
 | 
			
		||||
    - множество мелких исправлений
 | 
			
		||||
* добавлено автоматическое обновление префикса после обновления библиотек 
 | 
			
		||||
* добавлена установка игры STALCRAFT
 | 
			
		||||
 | 
			
		||||
###Scripts version 2161###
 | 
			
		||||
* обновлены версии:
 | 
			
		||||
    PROTON_GE="7-49" 
 | 
			
		||||
 | 
			
		||||
###Scripts version 2160###
 | 
			
		||||
* обновлены версии:
 | 
			
		||||
    PROTON_GE="7-48" (используется по умолчанию)
 | 
			
		||||
    DXVK_GIT_VER="2.1"
 | 
			
		||||
    VKD3D_GIT_VER="1.1-3132"
 | 
			
		||||
export WINE_FULLSCREEN_FSR="1" (используется по умолчанию)
 | 
			
		||||
 | 
			
		||||
###Scripts version 2159###
 | 
			
		||||
* Обновлен пакет библиотек libs_v38 (HOTFIX)
 | 
			
		||||
 | 
			
		||||
###Scripts version 2158###
 | 
			
		||||
* Обнорвлен пакет библиотек libs_v37
 | 
			
		||||
* Обновлен пакет библиотек libs_v37
 | 
			
		||||
    исправлена ошибка kernel32.dll при создании нового префикса
 | 
			
		||||
 | 
			
		||||
###Scripts version 2157###
 | 
			
		||||
* Обнорвлен пакет библиотек libs_v36
 | 
			
		||||
* Обновлен пакет библиотек libs_v36
 | 
			
		||||
    depot 0.20230111.68
 | 
			
		||||
    pressure-vessel 0.20221215.0 scout
 | 
			
		||||
    scripts 0.20221215.0
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								data_from_portwine/img/gui/stalcraft.png
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								data_from_portwine/img/gui/stalcraft.png
									
									
									
									
									
										Executable file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 3.9 KiB  | 
@@ -610,6 +610,7 @@ pw_download_libs () {
 | 
			
		||||
        for RM_LIBS in `ls ${PORT_WINE_TMP_PATH} | grep libs_v | grep -v libs${PW_LIBS_VER}`
 | 
			
		||||
        do try_remove_dir "${PORT_WINE_TMP_PATH}/${RM_LIBS}"
 | 
			
		||||
        done
 | 
			
		||||
        pw_clear_pfx
 | 
			
		||||
    fi
 | 
			
		||||
    if [[ ! -e "${PW_WINELIB}/portable/bin/yad" || ! -e "${PW_WINELIB}/portable/lib/p7zip/7z" \
 | 
			
		||||
    || ! -e "${PW_WINELIB}/runtime/files/bin/vkcube" || -e "${PORT_WINE_TMP_PATH}/libs${PW_LIBS_VER}.tar.xz" ]] ;
 | 
			
		||||
 
 | 
			
		||||
@@ -32,7 +32,7 @@ then
 | 
			
		||||
 | 
			
		||||
	export inst_set="Выбор"
 | 
			
		||||
	export inst_set_top="Установка PortWINE"
 | 
			
		||||
	export ss_done="Ярлык создан в каталоге PortProton.    \n    Добавить его в МЕНЮ -> ИГРЫ?"
 | 
			
		||||
	export ss_done="Ярлык создан в каталоге PortProton.\nДобавить его в МЕНЮ и на Рабочий стол?"
 | 
			
		||||
 | 
			
		||||
	export inst_succ="Установка завершена успешно!"
 | 
			
		||||
 | 
			
		||||
@@ -274,7 +274,7 @@ then
 | 
			
		||||
 | 
			
		||||
	export inst_set="Sett..."
 | 
			
		||||
	export inst_set_top="PortWINE setting"
 | 
			
		||||
	export ss_done="The shortcut was created in the ${portname} directory.\n    Add it to MENU -> GAMES?"
 | 
			
		||||
	export ss_done="The shortcut was created in the ${portname} directory.\n    Add it to MENU -> GAMES and Desktop?"
 | 
			
		||||
	export inst_succ="The installation was successful."
 | 
			
		||||
 | 
			
		||||
	export port_upd1="New update PortWINE"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,15 +1,14 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
#Author: Cefeiko
 | 
			
		||||
#Author: linux-gaming.ru
 | 
			
		||||
#steam.exe
 | 
			
		||||
#Rating=5
 | 
			
		||||
################################################
 | 
			
		||||
export PW_COMMENT_DB="Steam"
 | 
			
		||||
export PW_WINDOWS_VER=10
 | 
			
		||||
export PW_WINDOWS_VER="10"
 | 
			
		||||
export PW_DLL_INSTALL="vcrun2019 d3dcompiler_46"
 | 
			
		||||
export WINEDLLOVERRIDES="libglesv2,lsteamclient="
 | 
			
		||||
export LAUNCH_PARAMETERS="-no-cef-sandbox"
 | 
			
		||||
export PW_VULKAN_USE=1
 | 
			
		||||
# export PW_WINE_USE=PROTON_GE
 | 
			
		||||
export WINEDLLOVERRIDES=""
 | 
			
		||||
export LAUNCH_PARAMETERS="-gamepadui -fullscreen"
 | 
			
		||||
export PW_VULKAN_USE="1"
 | 
			
		||||
 | 
			
		||||
add_in_start_portwine () {
 | 
			
		||||
    echo "Disabled silent autostart steam."
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files/Ankama/Ankama Launcher/Ankama Launcher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="AnkamaLauncher"
 | 
			
		||||
 
 | 
			
		||||
@@ -13,5 +13,6 @@ then
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
fi
 | 
			
		||||
stop_portwine
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Bethesda.net Launcher/BethesdaNetLauncher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Bethesda.net"
 | 
			
		||||
 
 | 
			
		||||
@@ -36,6 +36,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/1C Game Studios/Caliber/Launcher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="CALIBER"
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    "$pw_7z" x -y "${PW_AUTOINSTALL_EXE}" -o"$WINEPREFIX/drive_c/Program Files (x86)"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/`echo ${PW_URL_CEMU} | awk -F/ '{print $5}' | sed 's/.zip//'`/Cemu.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Cemu"
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/users/steamuser/AppData/Local/Citra/nightly-mingw/citra-qt.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Citra"
 | 
			
		||||
 
 | 
			
		||||
@@ -13,6 +13,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="${WINEPREFIX}/drive_c/users/$USER/AppData/Local/Crossout/launcher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Crossout"
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files/Dolphin/Dolphin.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Dolphin 5.0"
 | 
			
		||||
 
 | 
			
		||||
@@ -9,6 +9,7 @@ then
 | 
			
		||||
    "$pw_7z" x -y "${PW_AUTOINSTALL_EXE}" -o"$WINEPREFIX/drive_c/Program Files (x86)/Duckstation"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Duckstation/duckstation-qt-x64-ReleaseLTCG.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="DuckStation"
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@ export PW_VULKAN_USE=1                       # dxvk, vkd3d or 0 for OpenGL
 | 
			
		||||
# export PW_WINE_TKG_VER="7.20"
 | 
			
		||||
# export PW_WINE_USE="WINE-${PW_WINE_TKG_VER}-STAGING-TKG-AMD64"
 | 
			
		||||
export PW_MUST_HAVE_DLL=""
 | 
			
		||||
export PW_PREFIX_NAME="EA_APP"
 | 
			
		||||
# export PW_PREFIX_NAME="EA_APP"
 | 
			
		||||
# export WINEDLLOVERRIDES="mscoree,mshtml=b"
 | 
			
		||||
 | 
			
		||||
# if [ ! -d "${PORT_WINE_PATH}/data/dist/${PW_WINE_USE}" ] ; then
 | 
			
		||||
@@ -49,6 +49,7 @@ then
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EALauncher.exe"
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
fi
 | 
			
		||||
 
 | 
			
		||||
@@ -21,6 +21,7 @@ then
 | 
			
		||||
#     fi
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Binaries/Win32/EpicGamesLauncher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
 
 | 
			
		||||
@@ -9,6 +9,7 @@ then
 | 
			
		||||
    "$pw_7z" x -y "${PW_AUTOINSTALL_EXE}" -o"$WINEPREFIX/drive_c/Program Files (x86)/EPSXe"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/EPSXe/ePSXe.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="ePSXe"
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,9 @@ then
 | 
			
		||||
        dd if="${PW_AUTOINSTALL_EXE}" of="${PW_AUTOINSTALL_EXE}".7z bs=1M skip=31646603 count=196171208 iflag=skip_bytes,count_bytes
 | 
			
		||||
        "$pw_7z" x "${PW_AUTOINSTALL_EXE}".7z -o"$WINEPREFIX/drive_c/Games/EVE Online"
 | 
			
		||||
        try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
        try_remove_file "${PW_AUTOINSTALL_EXE}".7z
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
        try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb".7z
 | 
			
		||||
    fi
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Games/EVE Online/Launcher/evelauncher.exe"
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/FulqrumGames/FulqrumGames.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Fulqrum Games"
 | 
			
		||||
 
 | 
			
		||||
@@ -29,6 +29,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/GameforgeClient/gfclient.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="GameforgeClient"
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Glyph/GlyphClient.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="GlyphClient"
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
 
 | 
			
		||||
@@ -15,6 +15,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="${WINEPREFIX}/drive_c/Program Files/Guild Wars 2/Gw2-64.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Guild Wars 2"
 | 
			
		||||
 
 | 
			
		||||
@@ -12,6 +12,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="${WINEPREFIX}/drive_c/Program Files/IGClient/IGClient.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="IGClient"
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/users/steamuser/AppData/Local/itch/app-25.5.1/itch.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Itch"
 | 
			
		||||
 
 | 
			
		||||
@@ -30,6 +30,7 @@ else
 | 
			
		||||
        portwine_exe="$WINEPREFIX/drive_c/ProgramData/Lesta/GameCenter/api/lgc_api.exe"
 | 
			
		||||
        export PORTWINE_CREATE_SHORTCUT_NAME="Lesta Game Center"
 | 
			
		||||
        try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
        kill_portwine
 | 
			
		||||
        portwine_create_shortcut
 | 
			
		||||
    fi
 | 
			
		||||
 
 | 
			
		||||
@@ -32,6 +32,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}" 
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Riot Games/Riot Client/RiotClientServices.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="League of Legend"
 | 
			
		||||
 
 | 
			
		||||
@@ -9,6 +9,7 @@ then
 | 
			
		||||
    "$pw_7z" x -y "${PW_AUTOINSTALL_EXE}" -o"$WINEPREFIX/drive_c/Program Files (x86)/Mame"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Mame/mame.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="MAME"
 | 
			
		||||
 
 | 
			
		||||
@@ -12,6 +12,7 @@ then
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Origin/Origin.exe"
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
fi
 | 
			
		||||
 
 | 
			
		||||
@@ -13,6 +13,7 @@ then
 | 
			
		||||
        mv -f  "${PORT_WINE_PATH}/data/pfx_dotnet/drive_c/Program Files (x86)/OSU/osu!install.exe" "${PORT_WINE_PATH}/data/pfx_dotnet/drive_c/Program Files (x86)/OSU/osu!.exe"
 | 
			
		||||
    fi
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/OSU/osu!.exe"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    # pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
 
 | 
			
		||||
@@ -14,6 +14,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="${WINEPREFIX}/drive_c/Games/Panzar/PnzSteamLauncher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Panzar"
 | 
			
		||||
 
 | 
			
		||||
@@ -12,6 +12,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/users/steamuser/AppData/Local/PlariumPlay/PlariumPlay.exe" 
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Plarium Play"
 | 
			
		||||
 
 | 
			
		||||
@@ -12,6 +12,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Path of Exile"
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files/PPSSPP/PPSSPPWindows64.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="PPSSPPWindows"
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Project64 3.0/Project64.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Project64"
 | 
			
		||||
 
 | 
			
		||||
@@ -9,6 +9,7 @@ then
 | 
			
		||||
    "$pw_7z" x -y "${PW_AUTOINSTALL_EXE}" -o"$WINEPREFIX/drive_c/Program Files (x86)"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/RetroArch-Win64/retroarch.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="RetroArch"
 | 
			
		||||
 
 | 
			
		||||
@@ -9,6 +9,7 @@ then
 | 
			
		||||
    "$pw_7z" x -y "${PW_AUTOINSTALL_EXE}" -o"$WINEPREFIX/drive_c/Program Files/Rockstar Games/Launcher"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files/Rockstar Games/Launcher/Launcher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Rockstar"
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files/ScummVM/scummvm.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="ScummVM"
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										23
									
								
								data_from_portwine/scripts/pw_autoinstall/PW_STALCRAFT
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										23
									
								
								data_from_portwine/scripts/pw_autoinstall/PW_STALCRAFT
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
# Author: Castro-Fidel (linux-gaming.ru)
 | 
			
		||||
########################################################################
 | 
			
		||||
export LAUNCH_PARAMETERS=("/S" )
 | 
			
		||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/EXBO_Setup_ru.exe"
 | 
			
		||||
export PW_PREFIX_NAME=DOTNET
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
start_portwine
 | 
			
		||||
if try_download "exbo2.b-cdn.net/EXBO_Setup_ru.exe" "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
then
 | 
			
		||||
    pw_start_progress_bar_block "Installing STALCRAFT Launcher. ${loc_gui_please_wait} "
 | 
			
		||||
    pw_kill_autostart ExboLauncher &
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/users/steamuser/AppData/Roaming/EXBO/java/bin/ExboLauncher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="STALCRAFT"
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
fi
 | 
			
		||||
stop_portwine
 | 
			
		||||
@@ -14,6 +14,7 @@ then
 | 
			
		||||
    fi
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Steam/steam.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="STEAM_PP"
 | 
			
		||||
 
 | 
			
		||||
@@ -16,6 +16,7 @@ then
 | 
			
		||||
#    portwine_exe="${WINEPREFIX}/drive_c/Program Files (x86)/Funcom/Secret World Legends/SecretWorldLegendsDX11.exe"
 | 
			
		||||
    portwine_exe="${WINEPREFIX}/drive_c/Program Files (x86)/Funcom/Secret World Legends/ClientPatcher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Secret World Legends"
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Ubisoft Game Launcher/UbisoftConnect.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
 
 | 
			
		||||
@@ -9,6 +9,7 @@ then
 | 
			
		||||
    "$pw_7z" x -y "${PW_AUTOINSTALL_EXE}" -o"$WINEPREFIX/drive_c/Program Files (x86)/Visualboyadvance-m"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files (x86)/Visualboyadvance-m/visualboyadvance-m.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="VBA-M"
 | 
			
		||||
 
 | 
			
		||||
@@ -11,6 +11,7 @@ start_portwine
 | 
			
		||||
if try_download "static.gc.my.games/VKPlayLoader.exe" "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
then
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="vkPlay"
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
 
 | 
			
		||||
@@ -12,6 +12,7 @@ then
 | 
			
		||||
    pw_run msiexec /i "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="${WINEPREFIX}/drive_c/users/$USER/AppData/Local/Warframe/Downloaded/Public/Tools/Launcher.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Warframe"
 | 
			
		||||
 
 | 
			
		||||
@@ -22,6 +22,7 @@ then
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/ProgramData/Wargaming.net/GameCenter/api/wgc_api.exe"
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Wargaming Game Center"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    portwine_create_shortcut
 | 
			
		||||
fi
 | 
			
		||||
 
 | 
			
		||||
@@ -29,6 +29,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}" 
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Games/World Of Sea Battle/WorldOfSeaBattleClient.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="World of Sea Battle"
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@ then
 | 
			
		||||
    pw_run "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    portwine_exe="$WINEPREFIX/drive_c/Program Files/yabause 0.9.15/yabause.exe"
 | 
			
		||||
    try_remove_file "${PW_AUTOINSTALL_EXE}"
 | 
			
		||||
    try_remove_file "${portwine_exe}.ppdb"
 | 
			
		||||
    kill_portwine
 | 
			
		||||
    pw_stop_progress_bar
 | 
			
		||||
    export PORTWINE_CREATE_SHORTCUT_NAME="Yabause"
 | 
			
		||||
 
 | 
			
		||||
@@ -705,6 +705,7 @@ else
 | 
			
		||||
    --field="   Indiegala Client"!"$PW_GUI_ICON_PATH/igclient.png"!"":"FBTN" '@bash -c "button_click PW_IGCLIENT"' \
 | 
			
		||||
    --field="   Warframe"!"$PW_GUI_ICON_PATH/warframe.png"!"":"FBTN" '@bash -c "button_click PW_WARFRAME"' \
 | 
			
		||||
    --field="   Panzar"!"$PW_GUI_ICON_PATH/panzar.png"!"":"FBTN" '@bash -c "button_click PW_PANZAR"' \
 | 
			
		||||
    --field="   STALCRAFT"!"$PW_GUI_ICON_PATH/stalcraft.png"!"":"FBTN" '@bash -c "button_click PW_STALCRAFT"' \
 | 
			
		||||
    --field="   Path of Exile"!"$PW_GUI_ICON_PATH/poe.png"!"":"FBTN" '@bash -c "button_click PW_POE"' &
 | 
			
		||||
 | 
			
		||||
    # --field="   Secret World Legends (ENG)"!"$PW_GUI_ICON_PATH/swl.png"!"":"FBTN" '@bash -c "button_click PW_SWL"'
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
#Author: Castro-Fidel (linux-gaming.ru)
 | 
			
		||||
#SCRIPTS_NEXT_VERSION=2158
 | 
			
		||||
#SCRIPTS_NEXT_VERSION=2163
 | 
			
		||||
########################################################################
 | 
			
		||||
export PW_MANGOHUD=0
 | 
			
		||||
export MANGOHUD_CONFIG=cpu_stats,cpu_temp,cpu_mhz,cpu_color=2e97cb,cpu_text=CPU,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,gpu_color=2e9762,gpu_text=GPU,vram,vram_color=ad64c1,ram,ram_color=c26693,io_color=a491d3,frame_timing=1,frametime_color=00ff00,time,arch,wine,wine_color=eb5b5b,engine_color=eb5b5b,background_alpha=0.2,font_size=24,background_color=020202,text_color=ffffff,toggle_hud=Shift_R+F12,resolution,vkbasalt
 | 
			
		||||
@@ -20,7 +20,7 @@ export PW_USE_TERMINAL="0"
 | 
			
		||||
export PW_WINEDBG_DISABLE="1"
 | 
			
		||||
export PW_WINDOWS_VER="10"
 | 
			
		||||
export WINEARCH="win64"
 | 
			
		||||
export PW_LIBS_VER="_v37"
 | 
			
		||||
export PW_LIBS_VER="_v39"
 | 
			
		||||
export GDK_BACKEND="x11"
 | 
			
		||||
export PW_USE_GSTREAMER="1"
 | 
			
		||||
export PW_USE_D3D_EXTRAS="1"
 | 
			
		||||
@@ -31,21 +31,21 @@ export STAGING_SHARED_MEMORY="1"
 | 
			
		||||
export PW_FORCE_LARGE_ADDRESS_AWARE="1"
 | 
			
		||||
export PW_MANGOHUD_x32="0"
 | 
			
		||||
###DEFAULT_WINE###
 | 
			
		||||
export PW_WINE_USE="PROTON_LG"
 | 
			
		||||
export PW_WINE_USE="PROTON_GE"
 | 
			
		||||
export PW_PLUGINS_VER="_v9"
 | 
			
		||||
export PW_FAKE_DLSS_VER="091122"
 | 
			
		||||
###WINE_PROTON_LG###
 | 
			
		||||
export PW_LG_VER="7-47"
 | 
			
		||||
export PW_PROTON_LG_VER="PROTON_LG_${PW_LG_VER}"
 | 
			
		||||
###WINE_PROTON_GE###
 | 
			
		||||
export PW_GE_VER="7-47"
 | 
			
		||||
export PW_GE_VER="7-49"
 | 
			
		||||
export PW_PROTON_GE_VER="PROTON_GE_${PW_GE_VER}"
 | 
			
		||||
export PW_WINE_FULLSCREEN_FSR="0"
 | 
			
		||||
export PW_WINE_FULLSCREEN_FSR="1"
 | 
			
		||||
###DXVK_AND_VKD3D###
 | 
			
		||||
export DXVK_STABLE_VER="1.10.3-28"
 | 
			
		||||
export DXVK_GIT_VER="2.0-116"
 | 
			
		||||
export DXVK_GIT_VER="2.1"
 | 
			
		||||
export VKD3D_STABLE_VER="1.1-2602"
 | 
			
		||||
export VKD3D_GIT_VER="1.1-3115"
 | 
			
		||||
export VKD3D_GIT_VER="1.1-3132"
 | 
			
		||||
###PREFIX_VERSION###
 | 
			
		||||
export DOTPFX_VER="48v1"
 | 
			
		||||
export DEFPFX_VER="v1"
 | 
			
		||||
 
 | 
			
		||||
@@ -466,12 +466,22 @@ portwine_create_shortcut () {
 | 
			
		||||
    --button="$loc_gui_yes":0 
 | 
			
		||||
    if [ $? -eq "0" ]; then
 | 
			
		||||
        try_remove_file "${HOME}/.local/share/applications/${name_desktop}.desktop"
 | 
			
		||||
        cp -f "${PORT_WINE_PATH}/${name_desktop}.desktop" ${HOME}/.local/share/applications/
 | 
			
		||||
        cp -f "${PORT_WINE_PATH}/${name_desktop}.desktop" "${HOME}/.local/share/applications/"
 | 
			
		||||
        if [[ -d "${HOME}/Desktop" ]] ; then
 | 
			
		||||
            cp -f "${PORT_WINE_PATH}/${name_desktop}.desktop" "${HOME}/Desktop/"
 | 
			
		||||
        elif [[ -d "${HOME}/Рабочий стол" ]] ; then
 | 
			
		||||
            cp -f "${PORT_WINE_PATH}/${name_desktop}.desktop" "${HOME}/Рабочий стол/"
 | 
			
		||||
        fi
 | 
			
		||||
    fi
 | 
			
		||||
    xdg-open "${PORT_WINE_PATH}" 2>1 >/dev/null &
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
portwine_delete_shortcut () {
 | 
			
		||||
    rm -f "`grep -il "${portwine_exe}" "${HOME}/.local/share/applications"/*.desktop`"
 | 
			
		||||
    rm -f "`grep -il "${portwine_exe}" "${PORT_WINE_PATH}"/*.desktop`" 
 | 
			
		||||
    rm -f "`grep -il "${portwine_exe}" "${PORT_WINE_PATH}"/*.desktop`"
 | 
			
		||||
    if [[ -d "${HOME}/Desktop" ]] ; then
 | 
			
		||||
        rm -f "`grep -il "${portwine_exe}" "${HOME}/Desktop"/*.desktop`"
 | 
			
		||||
    elif [[ -d "${HOME}/Рабочий стол" ]] ; then
 | 
			
		||||
        rm -f "`grep -il "${portwine_exe}" "${HOME}/Рабочий стол"/*.desktop`"
 | 
			
		||||
    fi
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user