Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mikhail Tergoev
PortWINE
Commits
e4c51d1d
Commit
e4c51d1d
authored
Aug 31, 2025
by
Muzifs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated the autoinstall VK Play
- Обновил ссылку из оф. сайта - Поправил vkPlay -> VK Play
parent
c193e64f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
PW_VKPLAY
data_from_portwine/scripts/pw_autoinstall/PW_VKPLAY
+5
-3
No files found.
data_from_portwine/scripts/pw_autoinstall/PW_VKPLAY
View file @
e4c51d1d
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
# type: games
# name:
vk
Play Games Center
# name:
VK
Play Games Center
# image: mygames
# info_en: Launcher for the VK Play game library.
# info_ru: Лаунчер для библиотеки игр VK Play.
########################################################################
export
PW_PREFIX_NAME
=
"VK_PLAY"
# export LAUNCH_PARAMETERS=""
export
PW_AUTOINSTALL_EXE
=
"
${
PORT_WINE_PATH
}
/data/prefixes/
${
PW_PREFIX_NAME
}
/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"VK Play"
export
WINEDLLOVERRIDES
=
"mscoree,mshtml="
export
PW_MUST_HAVE_DLL
=
""
export
PW_WINE_USE
=
"WINE_LG"
start_portwine
if
try_download
"https://static.gc.
my.games
/VKPlayLoader.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
if
try_download
"https://static.gc.
vkplay.ru
/VKPlayLoader.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
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
fi
stop_portwine
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment