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
a21dea27
Commit
a21dea27
authored
Apr 21, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor fix typos
parent
b83009cd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
functions_helper
data_from_portwine/scripts/functions_helper
+1
-1
PW_LGC
data_from_portwine/scripts/pw_autoinstall/PW_LGC
+1
-1
No files found.
data_from_portwine/scripts/functions_helper
View file @
a21dea27
...
...
@@ -58,7 +58,7 @@ change_locale () {
echo
""
else
[[
!
-f
"
${
pw_yad_v13_0
}
"
]]
&&
pw_yad_v13_0
=
"yad"
SET_LANG
=
$(
"
${
pw_yad_v13_0
}
"
--title
"LA
U
NGUAGE"
--text
"Select the language:"
--list
--radiolist
\
SET_LANG
=
$(
"
${
pw_yad_v13_0
}
"
--title
"LANGUAGE"
--text
"Select the language:"
--list
--radiolist
\
--column
=
"Set:"
--column
"Choose language:"
TRUE
"ru"
FALSE
"en"
\
--window-icon
"
$PW_GUI_ICON_PATH
/portproton.svg"
--width
=
300
--height
=
150
)
SET_LANG
=
"
$(
echo
"
${
SET_LANG
}
"
|
awk
-F
'|'
'{print $2}'
)
"
...
...
data_from_portwine/scripts/pw_autoinstall/PW_LGC
View file @
a21dea27
...
...
@@ -9,7 +9,7 @@ start_portwine
if
try_download
"https://redirect.lesta.ru/LGC/Lesta_Game_Center_Install_RU.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
then
pw_start_progress_bar_
block
"Starting LGC installation...
"
pw_start_progress_bar_
install_game
"Lesta Game Center
"
pw_kill_autostart lgc.exe &
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
portwine_exe
=
"
$WINEPREFIX
/drive_c/ProgramData/Lesta/GameCenter/api/lgc_api.exe"
...
...
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