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
Vladislav
PortWINE
Commits
1de4ead8
Commit
1de4ead8
authored
Sep 27, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert Secret World Legends (ENG)
parent
fd3e2394
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
4 deletions
+3
-4
PW_STALCRAFT
data_from_portwine/scripts/pw_autoinstall/PW_STALCRAFT
+1
-2
PW_SWL
data_from_portwine/scripts/pw_autoinstall/PW_SWL
+1
-0
start.sh
data_from_portwine/scripts/start.sh
+1
-2
No files found.
data_from_portwine/scripts/pw_autoinstall/PW_STALCRAFT
View file @
1de4ead8
...
...
@@ -3,8 +3,7 @@
########################################################################
# export LAUNCH_PARAMETERS=("/S" )
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/EXBO_Setup_ru.exe"
export
PW_PREFIX_NAME
=
DOTNET
export
PW_PREFIX_NAME
=
"DOTNET"
start_portwine
if
try_download
"https://exbo2.b-cdn.net/EXBO_Setup_ru.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
...
...
data_from_portwine/scripts/pw_autoinstall/PW_SWL
View file @
1de4ead8
...
...
@@ -4,6 +4,7 @@
export
WINEDLLOVERRIDES
=
"d3d9=b"
export
LAUNCH_PARAMETERS
=(
"/VERYSILENT"
)
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/SecretWorldLegendsMin.exe"
export
PW_PREFIX_NAME
=
"SECRET_WORLD_LEGENDS"
start_portwine
if
try_download
"https://web-cdn.funcom.com/downloads/swl/SecretWorldLegendsMin.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
...
...
data_from_portwine/scripts/start.sh
View file @
1de4ead8
...
...
@@ -752,10 +752,9 @@ else
--field=" W3D Hub Launcher"!"$PW_GUI_ICON_PATH/w3dhub.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_W3D_HUB"
' \
--field=" Anomaly Zone"!"$PW_GUI_ICON_PATH/anomalyzone.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_ANOMALY_ZONE"
' \
--field=" Farlight 84"!"$PW_GUI_ICON_PATH/farlight84.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_FARLIGHT84"
' \
--field=" Secret World Legends (ENG)"!"$PW_GUI_ICON_PATH/swl.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_SWL"
' \
2>/dev/null &
# --field=" Secret World Legends (ENG)"!"$PW_GUI_ICON_PATH/swl.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_SWL"
'
export START_FROM_PP_GUI="1"
if [[ -z ${TAB_MAIN_MENU} ]] ; then
export TAB_MAIN_MENU="1"
...
...
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