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
16b09c2a
Commit
16b09c2a
authored
Sep 29, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated DXVK and VKD3D, + autoinstall
parent
96e4ccc3
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
18 additions
and
9 deletions
+18
-9
changelog_en
data_from_portwine/changelog_en
+1
-1
changelog_ru
data_from_portwine/changelog_ru
+9
-1
PW_BLOOD_AND_SOUL
data_from_portwine/scripts/pw_autoinstall/PW_BLOOD_AND_SOUL
+1
-1
PW_STAR_CONFLICT
data_from_portwine/scripts/pw_autoinstall/PW_STAR_CONFLICT
+3
-3
PW_VBA-M
data_from_portwine/scripts/pw_autoinstall/PW_VBA-M
+1
-0
start.sh
data_from_portwine/scripts/start.sh
+1
-1
var
data_from_portwine/scripts/var
+2
-2
No files found.
data_from_portwine/changelog_en
View file @
16b09c2a
...
...
@@ -3,7 +3,7 @@ You can help us in the development of the project on the website: https://linux-
Changelog:
###Scripts version 2356### / stable / Date: 28.09.2024 / Download update size: 4 megabytes
*
F
ixed work in steam and ingame
*
f
ixed work in steam and ingame
###Scripts version 2355### / stable / Date: 28.09.2024 / Download update size: 385 megabytes
* cumulative update to the stable version of PortProton scripts
...
...
data_from_portwine/changelog_ru
View file @
16b09c2a
...
...
@@ -2,8 +2,16 @@
-----------------------------------------
История изменений:
; * обновлен PROTON_LG до версии "9-15"
* обновлены версии:
* DXVK_GIT "2.4.1-74"
* VKD3D_GIT "1.1-4202"
* добавлена автоустановка игры "Star Conflict" (спасибо Chal55rus)
* добавлена автоустановка игры "Blood and Soul" (спасибо Chal55rus)
###Scripts version 2356### / stable / Дата: 28.09.2024 / Размер скачиваемого обновления: 4 мегабайт
*
И
справлена работа в steam и ingame
*
и
справлена работа в steam и ingame
###Scripts version 2355### / stable / Дата: 28.09.2024 / Размер скачиваемого обновления: 385 мегабайт
* кумулятивное обновление стабильной версии скриптов PortProton
...
...
data_from_portwine/scripts/pw_autoinstall/PW_BLOOD_AND_SOUL
View file @
16b09c2a
...
...
@@ -9,7 +9,7 @@ export PORTWINE_CREATE_SHORTCUT_NAME="Blood and Soul"
start_portwine
if
try_download
"https://bsclassic.com/files/bs-install.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
then
pw_start_progress_bar_install_game
"Blood and Soul
..
."
pw_start_progress_bar_install_game
"Blood and Soul."
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
portwine_exe
=
"
$WINEPREFIX
/drive_c/Program Files (x86)/Blood and Soul Classic/launcher.exe"
try_remove_file
"
${
PW_AUTOINSTALL_EXE
}
"
...
...
data_from_portwine/scripts/pw_autoinstall/PW_STARCONFLICT
→
data_from_portwine/scripts/pw_autoinstall/PW_STAR
_
CONFLICT
View file @
16b09c2a
#!/usr/bin/env bash
# Author: chal55rus
########################################################################
export
PW_PREFIX_NAME
=
"STARCONFLICT"
export
PW_PREFIX_NAME
=
"STAR
_
CONFLICT"
export
LAUNCH_PARAMETERS
=(
"/VERYSILENT"
)
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/starconf_
launcher_1.0.3.10
.exe"
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/starconf_
installer
.exe"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"Star Conflict"
start_portwine
if
try_download
"https://yupmaster.gaijinent.com/launcher/current.php?id=StarConflictLauncher"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
then
pw_start_progress_bar_install_game
"Star Conflict ..
."
pw_start_progress_bar_install_game
"Star Conflict
."
pw_kill_autostart launcher.exe &
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
portwine_exe
=
"
${
WINEPREFIX
}
/drive_c/users/steamuser/AppData/Local/StarConflict/launcher.exe"
...
...
data_from_portwine/scripts/pw_autoinstall/PW_VBA-M
View file @
16b09c2a
...
...
@@ -2,6 +2,7 @@
# Author: chal55rus (Sergey P.)
########################################################################
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/visualboyadvance-m-Win-x86_64.zip"
start_portwine
if
try_download
"https://github.com/visualboyadvance-m/visualboyadvance-m/releases/latest/download/visualboyadvance-m-Win-x86_64.zip"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
then
...
...
data_from_portwine/scripts/start.sh
View file @
16b09c2a
...
...
@@ -745,7 +745,7 @@ else
--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"
' \
--field=" Blood and Soul"!"$PW_GUI_ICON_PATH/bloodandsoul.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_BLOOD_AND_SOUL"
' \
--field=" Star Conflict (ENG)"!"$PW_GUI_ICON_PATH/starconflict.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_STARCONFLICT"
' \
--field=" Star Conflict (ENG)"!"$PW_GUI_ICON_PATH/starconflict.png"!"":"FBTN" '
@bash -c
"button_click --normal PW_STAR
_
CONFLICT"
' \
2>/dev/null &
export START_FROM_PP_GUI="1"
...
...
data_from_portwine/scripts/var
View file @
16b09c2a
...
...
@@ -55,9 +55,9 @@ export PW_VULKAN_USE="2"
export
VKD3D_LIMIT_TESS_FACTORS
=
"64"
export
DXVK_LEGACY_VER
=
"1.6.1"
export
DXVK_STABLE_VER
=
"1.10.3-28"
export
DXVK_GIT_VER
=
"2.4
-9
4"
export
DXVK_GIT_VER
=
"2.4
.1-7
4"
export
VKD3D_STABLE_VER
=
"1.1-2602"
export
VKD3D_GIT_VER
=
"1.1-4
191
"
export
VKD3D_GIT_VER
=
"1.1-4
202
"
###VKBASALT###
export
PW_VKBASALT_EFFECTS
=
"Curves:cas"
export
PW_VKBASALT_FFX_CAS
=
"0.66"
...
...
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