Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE-old
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
Vladislav
PortWINE-old
Commits
dfbc3c24
Commit
dfbc3c24
authored
Apr 25, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix ppdb for vkPlay and WoSB
parent
762cdbe4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
VKPlayLoader
data_from_portwine/scripts/portwine_db/VKPlayLoader
+1
-1
PW_WOSB
data_from_portwine/scripts/pw_autoinstall/PW_WOSB
+1
-1
No files found.
data_from_portwine/scripts/portwine_db/VKPlayLoader
View file @
dfbc3c24
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#VKPlayLoader.exe
#VKPlayLoader.exe
#Rating=5
#Rating=5
#####################examples###########################
#####################examples###########################
if
[[
"
$
{
update_loc
}
"
==
"RUS
"
]]
;
then
if
[[
"
$
LANGUAGE
"
==
"ru
"
]]
;
then
export
PW_COMMENT_DB
=
"Если вы используете Wayland, для перехвата управления в Atomic Heart
\n
необходимо свернуть в трей сам VK Play Игровой центр"
export
PW_COMMENT_DB
=
"Если вы используете Wayland, для перехвата управления в Atomic Heart
\n
необходимо свернуть в трей сам VK Play Игровой центр"
else
else
export
PW_COMMENT_DB
=
"If you use Wayland, to intercept control in Atomic Heart
\n
,you need to collapse the VK Play Game Center itself into the tray"
export
PW_COMMENT_DB
=
"If you use Wayland, to intercept control in Atomic Heart
\n
,you need to collapse the VK Play Game Center itself into the tray"
...
...
data_from_portwine/scripts/pw_autoinstall/PW_WOSB
View file @
dfbc3c24
...
@@ -19,7 +19,7 @@ then
...
@@ -19,7 +19,7 @@ then
pw_stop_progress_bar
pw_stop_progress_bar
kill_portwine
kill_portwine
if
[[
"
${
update_loc
}
"
==
"RUS
"
]]
;
then
if
[[
"
$LANGUAGE
"
==
"ru
"
]]
;
then
export
portwine_exe
=
"
$WINEPREFIX
/drive_c/users/
$USER
/AppData/Local/Wosb Launcher/launcher.exe"
export
portwine_exe
=
"
$WINEPREFIX
/drive_c/users/
$USER
/AppData/Local/Wosb Launcher/launcher.exe"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"World of Sea Battle RU"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"World of Sea Battle RU"
pw_create_unique_exe
"wosb_launcher_ru"
pw_create_unique_exe
"wosb_launcher_ru"
...
...
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