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
cc4d4458
Commit
cc4d4458
authored
Sep 01, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jeuiuwiw-update_autoinstall_vkplay' into devel
parents
b19407c0
ac0671cb
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 @
cc4d4458
#!/usr/bin/env bash
#!/usr/bin/env bash
# Author: chal55rus (Sergey P.)
# Author: chal55rus (Sergey P.)
# type: games
# type: games
# name:
vk
Play Games Center
# name:
VK
Play Games Center
# image: mygames
# image: mygames
# info_en: Launcher for the VK Play game library.
# info_en: Launcher for the VK Play game library.
# info_ru: Лаунчер для библиотеки игр VK Play.
# info_ru: Лаунчер для библиотеки игр VK Play.
########################################################################
########################################################################
export
PW_PREFIX_NAME
=
"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
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
WINEDLLOVERRIDES
=
"mscoree,mshtml="
export
PW_MUST_HAVE_DLL
=
""
export
PW_MUST_HAVE_DLL
=
""
export
PW_WINE_USE
=
"WINE_LG"
export
PW_WINE_USE
=
"WINE_LG"
start_portwine
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
then
portwine_exe
=
"
$WINEPREFIX
/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe"
portwine_exe
=
"
$WINEPREFIX
/drive_c/users/steamuser/AppData/Local/VKPlayLoader.exe"
try_remove_file
"
${
portwine_exe
}
.ppdb"
try_remove_file
"
${
portwine_exe
}
.ppdb"
pw_stop_progress_bar
pw_stop_progress_bar
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"vkPlay"
portwine_create_shortcut
portwine_create_shortcut
fi
fi
stop_portwine
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