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
0b3f630b
Commit
0b3f630b
authored
May 05, 2025
by
Max
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Исправлен скрипт автоустановки Crossout. Обновлена иконка LGC в меню АВТОУСТАНОВКА.
parent
7bce089c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
lgc.png
data_from_portwine/img/gui/lgc.png
+0
-0
PW_CROSSOUT
data_from_portwine/scripts/pw_autoinstall/PW_CROSSOUT
+2
-1
No files found.
data_from_portwine/img/gui/lgc.png
View replaced file @
7bce089c
View file @
0b3f630b
5.19 KB
|
W:
|
H:
685 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
data_from_portwine/scripts/pw_autoinstall/PW_CROSSOUT
View file @
0b3f630b
...
@@ -10,6 +10,7 @@ export LAUNCH_PARAMETERS="/VERYSILENT"
...
@@ -10,6 +10,7 @@ export LAUNCH_PARAMETERS="/VERYSILENT"
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/crossout.exe"
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/crossout.exe"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"Crossout"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"Crossout"
export
PW_PREFIX_NAME
=
"CROSSOUT"
export
PW_PREFIX_NAME
=
"CROSSOUT"
export
PW_WINE_USE
=
"WINE_LG"
start_portwine
start_portwine
if
try_download
"https://yupmaster.gaijinent.com/launcher/current.php?id=CrossoutLauncher"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
if
try_download
"https://yupmaster.gaijinent.com/launcher/current.php?id=CrossoutLauncher"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
...
@@ -18,7 +19,7 @@ then
...
@@ -18,7 +19,7 @@ then
get_and_set_reg_file
--add
'Software\Wine\X11 Driver'
'Decorated'
'REG_SZ'
"N"
"user"
get_and_set_reg_file
--add
'Software\Wine\X11 Driver'
'Decorated'
'REG_SZ'
"N"
"user"
pw_kill_autostart launcher.exe 3 &
pw_kill_autostart launcher.exe 3 &
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
portwine_exe
=
"
${
WINEPREFIX
}
/drive_c/users/
$USER
/AppData/Local/Crossout/launcher.exe"
portwine_exe
=
"
${
WINEPREFIX
}
/drive_c/users/
$USER
/AppData/Local/Crossout
Launcher
/launcher.exe"
pw_create_unique_exe
"crossout_launcher_pp"
pw_create_unique_exe
"crossout_launcher_pp"
try_remove_file
"
${
PW_AUTOINSTALL_EXE
}
"
try_remove_file
"
${
PW_AUTOINSTALL_EXE
}
"
try_remove_file
"
${
portwine_exe
}
.ppdb"
try_remove_file
"
${
portwine_exe
}
.ppdb"
...
...
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