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
de3e066d
Commit
de3e066d
authored
Feb 08, 2023
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2162
parent
ee201c9b
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
41 additions
and
2 deletions
+41
-2
changelog_eng
data_from_portwine/changelog_eng
+7
-0
changelog_rus
data_from_portwine/changelog_rus
+8
-0
stalcraft.png
data_from_portwine/img/gui/stalcraft.png
+0
-0
functions_helper
data_from_portwine/scripts/functions_helper
+1
-0
PW_STALCRAFT
data_from_portwine/scripts/pw_autoinstall/PW_STALCRAFT
+22
-0
start.sh
data_from_portwine/scripts/start.sh
+1
-0
var
data_from_portwine/scripts/var
+2
-2
No files found.
data_from_portwine/changelog_eng
View file @
de3e066d
...
@@ -2,6 +2,13 @@ You can help us in the development of the project on the website: boosty.to/linu
...
@@ -2,6 +2,13 @@ You can help us in the development of the project on the website: boosty.to/linu
-----------------------------------------
-----------------------------------------
Changelog:
Changelog:
###Scripts version 2162###
* The libc_v39 library package has been updated
- Uplay is working again
- many minor fixes
* added automatic prefix update after library update
* added installation of the STALCRAFT game
###Scripts version 2161###
###Scripts version 2161###
* updated versions:
* updated versions:
PROTON_GE="7-49"
PROTON_GE="7-49"
...
...
data_from_portwine/changelog_rus
View file @
de3e066d
...
@@ -2,6 +2,14 @@
...
@@ -2,6 +2,14 @@
-----------------------------------------
-----------------------------------------
История изменений:
История изменений:
###Scripts version 2162###
* Обновлен пакет библиотек libs_v39
- Uplay снова работает
- предустановлены все версии vcrun от 2005 до 2019
- множество мелких исправлений
* добавлено автоматическое обновление префикса после обновления библиотек
* добавлена установка игры STALCRAFT
###Scripts version 2161###
###Scripts version 2161###
* обновлены версии:
* обновлены версии:
PROTON_GE="7-49"
PROTON_GE="7-49"
...
...
data_from_portwine/img/gui/stalcraft.png
0 → 100755
View file @
de3e066d
3.87 KB
data_from_portwine/scripts/functions_helper
View file @
de3e066d
...
@@ -610,6 +610,7 @@ pw_download_libs () {
...
@@ -610,6 +610,7 @@ pw_download_libs () {
for
RM_LIBS
in
`
ls
${
PORT_WINE_TMP_PATH
}
|
grep
libs_v |
grep
-v
libs
${
PW_LIBS_VER
}
`
for
RM_LIBS
in
`
ls
${
PORT_WINE_TMP_PATH
}
|
grep
libs_v |
grep
-v
libs
${
PW_LIBS_VER
}
`
do
try_remove_dir
"
${
PORT_WINE_TMP_PATH
}
/
${
RM_LIBS
}
"
do
try_remove_dir
"
${
PORT_WINE_TMP_PATH
}
/
${
RM_LIBS
}
"
done
done
pw_clear_pfx
fi
fi
if
[[
!
-e
"
${
PW_WINELIB
}
/portable/bin/yad"
||
!
-e
"
${
PW_WINELIB
}
/portable/lib/p7zip/7z"
\
if
[[
!
-e
"
${
PW_WINELIB
}
/portable/bin/yad"
||
!
-e
"
${
PW_WINELIB
}
/portable/lib/p7zip/7z"
\
||
!
-e
"
${
PW_WINELIB
}
/runtime/files/bin/vkcube"
||
-e
"
${
PORT_WINE_TMP_PATH
}
/libs
${
PW_LIBS_VER
}
.tar.xz"
]]
;
||
!
-e
"
${
PW_WINELIB
}
/runtime/files/bin/vkcube"
||
-e
"
${
PORT_WINE_TMP_PATH
}
/libs
${
PW_LIBS_VER
}
.tar.xz"
]]
;
...
...
data_from_portwine/scripts/pw_autoinstall/PW_STALCRAFT
0 → 100755
View file @
de3e066d
#!/usr/bin/env bash
# Author: Castro-Fidel (linux-gaming.ru)
########################################################################
export
LAUNCH_PARAMETERS
=(
"/S"
)
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/EXBO_Setup_ru.exe"
export
PW_PREFIX_NAME
=
DOTNET
start_portwine
if
try_download
"exbo2.b-cdn.net/EXBO_Setup_ru.exe"
"
${
PW_AUTOINSTALL_EXE
}
"
then
pw_start_progress_bar_block
"Installing STALCRAFT Launcher.
${
loc_gui_please_wait
}
"
pw_kill_autostart ExboLauncher &
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
portwine_exe
=
"
$WINEPREFIX
/drive_c/users/steamuser/AppData/Roaming/EXBO/java/bin/ExboLauncher.exe"
try_remove_file
"
${
PW_AUTOINSTALL_EXE
}
"
kill_portwine
pw_stop_progress_bar
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"STALCRAFT"
portwine_create_shortcut
fi
stop_portwine
data_from_portwine/scripts/start.sh
View file @
de3e066d
...
@@ -705,6 +705,7 @@ else
...
@@ -705,6 +705,7 @@ else
--field
=
" Indiegala Client"
!
"
$PW_GUI_ICON_PATH
/igclient.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_IGCLIENT"'
\
--field
=
" Indiegala Client"
!
"
$PW_GUI_ICON_PATH
/igclient.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_IGCLIENT"'
\
--field
=
" Warframe"
!
"
$PW_GUI_ICON_PATH
/warframe.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_WARFRAME"'
\
--field
=
" Warframe"
!
"
$PW_GUI_ICON_PATH
/warframe.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_WARFRAME"'
\
--field
=
" Panzar"
!
"
$PW_GUI_ICON_PATH
/panzar.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_PANZAR"'
\
--field
=
" Panzar"
!
"
$PW_GUI_ICON_PATH
/panzar.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_PANZAR"'
\
--field
=
" STALCRAFT"
!
"
$PW_GUI_ICON_PATH
/stalcraft.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_STALCRAFT"'
\
--field
=
" Path of Exile"
!
"
$PW_GUI_ICON_PATH
/poe.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_POE"'
&
--field
=
" Path of Exile"
!
"
$PW_GUI_ICON_PATH
/poe.png"
!
""
:
"FBTN"
'@bash -c "button_click PW_POE"'
&
# --field=" Secret World Legends (ENG)"!"$PW_GUI_ICON_PATH/swl.png"!"":"FBTN" '@bash -c "button_click PW_SWL"'
# --field=" Secret World Legends (ENG)"!"$PW_GUI_ICON_PATH/swl.png"!"":"FBTN" '@bash -c "button_click PW_SWL"'
...
...
data_from_portwine/scripts/var
View file @
de3e066d
#!/usr/bin/env bash
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=216
1
#SCRIPTS_NEXT_VERSION=216
2
########################################################################
########################################################################
export
PW_MANGOHUD
=
0
export
PW_MANGOHUD
=
0
export
MANGOHUD_CONFIG
=
cpu_stats,cpu_temp,cpu_mhz,cpu_color
=
2e97cb,cpu_text
=
CPU,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,gpu_color
=
2e9762,gpu_text
=
GPU,vram,vram_color
=
ad64c1,ram,ram_color
=
c26693,io_color
=
a491d3,frame_timing
=
1,frametime_color
=
00ff00,time,arch,wine,wine_color
=
eb5b5b,engine_color
=
eb5b5b,background_alpha
=
0.2,font_size
=
24,background_color
=
020202,text_color
=
ffffff,toggle_hud
=
Shift_R+F12,resolution,vkbasalt
export
MANGOHUD_CONFIG
=
cpu_stats,cpu_temp,cpu_mhz,cpu_color
=
2e97cb,cpu_text
=
CPU,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,gpu_color
=
2e9762,gpu_text
=
GPU,vram,vram_color
=
ad64c1,ram,ram_color
=
c26693,io_color
=
a491d3,frame_timing
=
1,frametime_color
=
00ff00,time,arch,wine,wine_color
=
eb5b5b,engine_color
=
eb5b5b,background_alpha
=
0.2,font_size
=
24,background_color
=
020202,text_color
=
ffffff,toggle_hud
=
Shift_R+F12,resolution,vkbasalt
...
@@ -20,7 +20,7 @@ export PW_USE_TERMINAL="0"
...
@@ -20,7 +20,7 @@ export PW_USE_TERMINAL="0"
export
PW_WINEDBG_DISABLE
=
"1"
export
PW_WINEDBG_DISABLE
=
"1"
export
PW_WINDOWS_VER
=
"10"
export
PW_WINDOWS_VER
=
"10"
export
WINEARCH
=
"win64"
export
WINEARCH
=
"win64"
export
PW_LIBS_VER
=
"_v3
8
"
export
PW_LIBS_VER
=
"_v3
9
"
export
GDK_BACKEND
=
"x11"
export
GDK_BACKEND
=
"x11"
export
PW_USE_GSTREAMER
=
"1"
export
PW_USE_GSTREAMER
=
"1"
export
PW_USE_D3D_EXTRAS
=
"1"
export
PW_USE_D3D_EXTRAS
=
"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