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
bcb10d55
Commit
bcb10d55
authored
Nov 04, 2021
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2041
parent
47084a9b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
6 deletions
+9
-6
changelog
data_from_portwine/changelog
+3
-0
functions_helper
data_from_portwine/scripts/functions_helper
+4
-4
var
data_from_portwine/scripts/var
+2
-2
No files found.
data_from_portwine/changelog
View file @
bcb10d55
...
...
@@ -8,6 +8,9 @@
* заниматься только развитием проекта за счет вашей подписки на https://boosty.to/portwine-linux.ru
-----------------------------------------
###Scripts version 2041###
* из за проблемы на стороне githab перезалиты libs_v17.2
###Scripts version 2041###
* убран аргумент "-с" для функций скачивания (исправляет редкие проблемы со скачиванием на некоторых системах)
* отключен D3D12 при запуске в режимах DXVK и OpenGL
* улучшен эффект Curves.fx (менее тёмная картинка, при достаточном контрасте)
...
...
data_from_portwine/scripts/functions_helper
View file @
bcb10d55
...
...
@@ -95,7 +95,7 @@ check_process () {
try_download
()
{
set
-o
pipefail
wget
--no-check-certificate
--content-disposition
-t
5
-T
3
"
$1
"
--output-document
=
"
$2
"
2>&1 |
\
wget
--no-check-certificate
--content-disposition
-t
3
-T
5
"
$1
"
--output-document
=
"
$2
"
2>&1 |
\
tr
'\r'
'\n'
|
sed
-u
's/.* \([0-9]\+%\)\ \+\([0-9,.]\+.\) \(.*\)/\1\n#Downloading at \1\/, \2\/s, ETA \3/; s/^20[0-9][0-9].*/#Done./'
|
\
zenity
--progress
--percentage
=
0
--title
=
"Download
$(
basename
$1
)
"
--text
=
Starting...
--auto-close
--auto-kill
--width
=
500
--height
=
90
if
[
"
${
PIPESTATUS
[0]
}
"
!=
0
]
;
then
...
...
@@ -109,7 +109,7 @@ try_download () {
try_download_to_path
()
{
set
-o
pipefail
wget
--no-check-certificate
--content-disposition
-t
5
-T
3
"
$1
"
--directory-prefix
=
"
$2
"
2>&1 |
\
wget
--no-check-certificate
--content-disposition
-t
3
-T
5
"
$1
"
--directory-prefix
=
"
$2
"
2>&1 |
\
tr
'\r'
'\n'
|
sed
-u
's/.* \([0-9]\+%\)\ \+\([0-9,.]\+.\) \(.*\)/\1\n#Downloading at \1\/, \2\/s, ETA \3/; s/^20[0-9][0-9].*/#Done./'
|
\
zenity
--progress
--percentage
=
0
--title
=
"Download
$(
basename
$1
)
"
--text
=
Starting...
--auto-close
--auto-kill
--width
=
500
--height
=
90
if
[
"
${
PIPESTATUS
[0]
}
"
!=
0
]
;
then
...
...
@@ -121,7 +121,7 @@ try_download_to_path () {
}
try_download_silent
()
{
wget
--no-check-certificate
--content-disposition
-t
2
-T
10
"
$1
"
--output-document
=
"
$2
"
wget
--no-check-certificate
--content-disposition
-t
3
-T
5
"
$1
"
--output-document
=
"
$2
"
if
[
"
${
PIPESTATUS
[0]
}
"
!=
0
]
;
then
print_error
"failed to download
$1
. Skipping."
try_remove_file
"
$2
"
...
...
@@ -820,7 +820,7 @@ gui_proton_downloader () {
--column
"Select installed WINE for delete:"
<
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine"
1>
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine_set"
`
&
`
"
${
pw_yad
}
"
--key
=
$KEY_WINE
--notebook
--width
=
500
--height
=
600
--text-align
=
center
--center
\
--window-icon
=
"
$PW_GUI_ICON_PATH
/port_proton.png"
--title
"Download..."
--separator
=
""
\
--tab-pos
=
top
--tab
=
"PROTON-GE"
--tab
=
"PROTON-PW"
--tab
=
"I
nstalled
"
`
--tab-pos
=
top
--tab
=
"PROTON-GE"
--tab
=
"PROTON-PW"
--tab
=
"I
NSTALLED
"
`
YAD_WINE_STATUS
=
"
$?
"
if
[[
"
$YAD_WINE_STATUS
"
==
"1"
||
"
$YAD_WINE_STATUS
"
==
"252"
]]
;
then
/bin/bash
-c
${
pw_full_command_line
[*]
}
&
...
...
data_from_portwine/scripts/var
View file @
bcb10d55
#!/bin/bash
#Author: Castro-Fidel (PortWINE-Linux.ru)
#SCRIPTS_NEXT_VERSION=204
1
#SCRIPTS_NEXT_VERSION=204
2
#PORT_NEXT_VERSION=97
########################################################################
export
PW_MANGOHUD
=
0
...
...
@@ -25,7 +25,7 @@ export PW_MUST_HAVE_DLL="d3dx9_43 physx mfc42 vcrun2019 d3dcompiler_42 d3dcompil
export
PW_WINEDBG_DISABLE
=
1
export
PW_WINDOWS_VER
=
"10"
export
WINEARCH
=
"win64"
export
PW_LIBS_VER
=
"_v17"
export
PW_LIBS_VER
=
"_v17
.2
"
export
PORTWINE_URL
=
"http://portwine-linux.ru/"
export
GDK_BACKEND
=
"x11"
export
PW_USE_GSTREAMER
=
"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