Commit 81aa9c9d authored by Muzifs's avatar Muzifs

Добавлены всплывашки для zлаунчеров. Обновлена обложка Lesta Game Center.

parent 51a24d99
data_from_portwine/img/gui/lgc.png

494 Bytes | W: | H:

data_from_portwine/img/gui/lgc.png

1.53 KB | W: | H:

data_from_portwine/img/gui/lgc.png
data_from_portwine/img/gui/lgc.png
data_from_portwine/img/gui/lgc.png
data_from_portwine/img/gui/lgc.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Ankama Launcher # name: Ankama Launcher
# image: ankama # image: ankama
# info_en: # info_en: Launcher for Ankama studio games.
# info_ru: # info_ru: Лаунчер для игр Ankama.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/S" export LAUNCH_PARAMETERS="/S"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Ankama-Setup.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Ankama-Setup.exe"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Arizona Games Launcher # name: Arizona Games Launcher
# image: arizonagameslauncher # image: arizonagameslauncher
# info_en: # info_en: Launcher for the Arizona Role Play game.
# info_ru: # info_ru: Лаунчер для игры Arizona Role Play.
######################################################################## ########################################################################
export PW_PREFIX_NAME="ARIZONA_GAMES_LAUNCHER" export PW_PREFIX_NAME="ARIZONA_GAMES_LAUNCHER"
export LAUNCH_PARAMETERS="/S" export LAUNCH_PARAMETERS="/S"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Battle.net Launcher # name: Battle.net Launcher
# image: battle_net # image: battle_net
# info_en: # info_en: Launcher for Activision and Blizzard studio games.
# info_ru: # info_ru: Лаунчер для игр Activision и Blizzard.
######################################################################## ########################################################################
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Battle.net-Setup.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Battle.net-Setup.exe"
export PW_WINE_USE="WINE_LG" export PW_WINE_USE="WINE_LG"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: EA App (TEST) # name: EA App (TEST)
# image: eaapp # image: eaapp
# info_en: # info_en: Launcher for EA studio games.
# info_ru: # info_ru: Лаунчер для игр EA.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/silent /repair" export LAUNCH_PARAMETERS="/silent /repair"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/EAappInstaller.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/EAappInstaller.exe"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Epic Games Launcher # name: Epic Games Launcher
# image: epicgames # image: epicgames
# info_en: # info_en: Launcher for the Epic Games game library.
# info_ru: # info_ru: Лаунчер для библиотеки игр Epic Games.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/q" export LAUNCH_PARAMETERS="/q"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/EpicGamesLauncherInstaller.msi" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/EpicGamesLauncherInstaller.msi"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: EVE Online Launcher # name: EVE Online Launcher
# image: eve # image: eve
# info_en: # info_en: Launcher for the EVE Online game.
# info_ru: # info_ru: Лаунчер для игры EVE Online.
######################################################################## ########################################################################
export PW_WINDOWS_VER="10" export PW_WINDOWS_VER="10"
export PW_WINE_USE="WINE_LG" export PW_WINE_USE="WINE_LG"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Gameforge Client # name: Gameforge Client
# image: gameforge # image: gameforge
# info_en: # info_en: Launcher for Gameforge studio games.
# info_ru: # info_ru: Лаунчер для игр Gameforge.
########################################################################## ##########################################################################
pw_shutdown_please () { pw_shutdown_please () {
if [[ "$PW_USE_RUNTIME" != 1 ]] if [[ "$PW_USE_RUNTIME" != 1 ]]
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: GameXP # name: GameXP
# image: gamexp # image: gamexp
# info_en: # info_en: Launcher for GameXP studio games.
# info_ru: # info_ru: Лаунчер для игр GameXP.
######################################################################## ########################################################################
export PW_PREFIX_NAME="GAMEXP" export PW_PREFIX_NAME="GAMEXP"
export LAUNCH_PARAMETERS="/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-" export LAUNCH_PARAMETERS="/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: GoG Galaxy Launcher # name: GoG Galaxy Launcher
# image: gog # image: gog
# info_en: # info_en: Launcher for the GOG game library.
# info_ru: # info_ru: Лаунчер для библиотеки игр GOG.
######################################################################## ########################################################################
GOG_VER="$(curl "https://remote-config.gog.com/components/webinstaller?component_version=2.0.0" \ GOG_VER="$(curl "https://remote-config.gog.com/components/webinstaller?component_version=2.0.0" \
| awk -F'setup_galaxy_' '{print $2}' \ | awk -F'setup_galaxy_' '{print $2}' \
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: HoYoPlay # name: HoYoPlay
# image: hoyoplay # image: hoyoplay
# info_en: # info_en: Launcher for HoYoverse studio games.
# info_ru: # info_ru: Лаунчер для игр HoYoverse.
######################################################################## ########################################################################
export PW_VULKAN_USE=2 export PW_VULKAN_USE=2
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Hoyolauncher_installer.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Hoyolauncher_installer.exe"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: ITCH.IO # name: ITCH.IO
# image: itch # image: itch
# info_en: # info_en: Launcher for the library of indie games.
# info_ru: # info_ru: Лаунчер для библиотеки инди-игр.
########################################################################## ##########################################################################
export LAUNCH_PARAMETERS="--silent" export LAUNCH_PARAMETERS="--silent"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/itch-setup.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/itch-setup.exe"
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# type: games # type: games
# name: Lesta Game Center # name: Lesta Game Center
# image: lgc # image: lgc
# info_en: Launcher for Lesta Games. # info_en: Launcher for Lesta Games studio games.
# info_ru: Лаунчер для игр Lesta Games. # info_ru: Лаунчер для игр Lesta Games.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/VERYSILENT" export LAUNCH_PARAMETERS="/VERYSILENT"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Plarium Play # name: Plarium Play
# image: plariumplay # image: plariumplay
# info_en: # info_en: Launcher for Plarium studio games.
# info_ru: # info_ru: Лаунчер для игр Plarium.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/s" export LAUNCH_PARAMETERS="/s"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/plarium_play_setup.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/plarium_play_setup.exe"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Rockstar Games Launcher # name: Rockstar Games Launcher
# image: Rockstar # image: Rockstar
# info_en: # info_en: Launcher for Rockstar studio games.
# info_ru: # info_ru: Лаунчер для игр Rockstar.
######################################################################## ########################################################################
export PW_VULKAN_USE="1" export PW_VULKAN_USE="1"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Rockstar-Games-Launcher.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Rockstar-Games-Launcher.exe"
......
#!/usr/bin/env bash #!/usr/bin/env bash
# Author: Castro-Fidel (linux-gaming.ru) # Author: Castro-Fidel (linux-gaming.ru)
# type: games # type: games
# name: Steam (unstable) # name: Steam (UNSTABLE)
# image: steam # image: steam
# info_en: # info_en: Launcher for the Steam game library.
# info_ru: # info_ru: Лаунчер для библиотеки игр Steam.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/S /D=c:\Program Files (x86)\Steam" export LAUNCH_PARAMETERS="/S /D=c:\Program Files (x86)\Steam"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/SteamSetup.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/SteamSetup.exe"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Ubisoft Game Launcher # name: Ubisoft Game Launcher
# image: ubc # image: ubc
# info_en: # info_en: Launcher for Ubisoft studio games.
# info_ru: # info_ru: Лаунчер для игр Ubisoft.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/S /D=c:\Program Files (x86)\Ubisoft Game Launcher" export LAUNCH_PARAMETERS="/S /D=c:\Program Files (x86)\Ubisoft Game Launcher"
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/UbisoftConnectInstaller.exe" export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/UbisoftConnectInstaller.exe"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: vkPlay Games Center # name: vkPlay Games Center
# image: mygames # image: mygames
# info_en: # info_en: Launcher for the VK Play game library.
# info_ru: # info_ru: Лаунчер для библиотеки игр VK Play.
######################################################################## ########################################################################
export PW_PREFIX_NAME="VK_PLAY" export PW_PREFIX_NAME="VK_PLAY"
export PW_AUTOINSTALL_EXE="${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe" export PW_AUTOINSTALL_EXE="${PORT_WINE_PATH}/data/prefixes/${PW_PREFIX_NAME}/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: W3D Hub Launcher # name: W3D Hub Launcher
# image: w3dhub # image: w3dhub
# info_en: # info_en: Launcher for W3D Hub community games.
# info_ru: # info_ru: Лаунчер для игр W3D Hub.
######################################################################## ########################################################################
export PW_PREFIX_NAME="DOTNET" export PW_PREFIX_NAME="DOTNET"
export LAUNCH_PARAMETERS="/S" export LAUNCH_PARAMETERS="/S"
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# type: games # type: games
# name: Wargaming Game Center # name: Wargaming Game Center
# image: wgc # image: wgc
# info_en: # info_en: Launcher for Wargaming studio games.
# info_ru: # info_ru: Лаунчер для игр Wargaming.
######################################################################## ########################################################################
export LAUNCH_PARAMETERS="/VERYSILENT" export LAUNCH_PARAMETERS="/VERYSILENT"
[[ "$LANGUAGE" == "ru" ]] && export WGC_LOC=RU || export WGC_LOC=EU [[ "$LANGUAGE" == "ru" ]] && export WGC_LOC=RU || export WGC_LOC=EU
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment