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
44721ff7
Commit
44721ff7
authored
May 30, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix typos
parent
2af8a2fc
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
4 deletions
+3
-4
anomalyzone.png
data_from_portwine/img/gui/anomalyzone.png
+0
-0
AnomalyZone
data_from_portwine/scripts/portwine_db/AnomalyZone
+0
-1
PW_ANOMALY_ZONE
data_from_portwine/scripts/pw_autoinstall/PW_ANOMALY_ZONE
+2
-2
start.sh
data_from_portwine/scripts/start.sh
+1
-1
No files found.
data_from_portwine/img/gui/anomal
e
zone.png
→
data_from_portwine/img/gui/anomal
y
zone.png
View file @
44721ff7
File moved
data_from_portwine/scripts/portwine_db/AnomalyZone
View file @
44721ff7
#!/usr/bin/env bash
#Author: chal55rus
#Launcher.exe
#AnomalyZone.exe
#Rating=1-5
export
PW_VULKAN_USE
=
"2"
...
...
data_from_portwine/scripts/pw_autoinstall/PW_ANOMALY_ZONE
View file @
44721ff7
...
...
@@ -3,12 +3,12 @@
########################################################################
export
LAUNCH_PARAMETERS
=(
"/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
)
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/az_webinst.exe"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"Anomal
e
Zone"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"Anomal
y
Zone"
start_portwine
if
try_download
"https://anomaly-zone.ru/file/az_webinst.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
then
pw_start_progress_bar_install_game
"Anomal
e
Zone."
pw_start_progress_bar_install_game
"Anomal
y
Zone."
pw_kill_autostart Launcher.exe &
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
portwine_exe
=
"
$WINEPREFIX
/drive_c/Program Files (x86)/Cybertime Games/Anomaly-Zone/Launcher.exe"
...
...
data_from_portwine/scripts/start.sh
View file @
44721ff7
...
...
@@ -539,7 +539,7 @@ else
--field=
" CatsLauncher (Front Edge)"
!
"
$PW_GUI_ICON_PATH
/catslauncher.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_CATSLAUNCHER"'
\
--field=
" Russian Fishing 4"
!
"
$PW_GUI_ICON_PATH
/rf4launcher.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_RUSSIAN_FISHING"'
\
--field=
" W3D Hub Launcher"
!
"
$PW_GUI_ICON_PATH
/w3dhub.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_W3D_HUB"'
\
--field=
" Anomaly Zone"
!
"
$PW_GUI_ICON_PATH
/anomal
e
zone.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_ANOMALY_ZONE"'
\
--field=
" Anomaly Zone"
!
"
$PW_GUI_ICON_PATH
/anomal
y
zone.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_ANOMALY_ZONE"'
\
2>/dev/null &
# --field=
" Secret World Legends (ENG)"
!
"
$PW_GUI_ICON_PATH
/swl.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_SWL"'
...
...
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