Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE-old
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-old
Commits
c6ef00a8
Commit
c6ef00a8
authored
Feb 25, 2023
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2168
parent
e9ad9676
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
21 deletions
+28
-21
changelog_eng
data_from_portwine/changelog_eng
+3
-0
changelog_rus
data_from_portwine/changelog_rus
+3
-0
var
data_from_portwine/scripts/var
+1
-1
zen_yad_gui
data_from_portwine/scripts/zen_yad_gui
+21
-20
No files found.
data_from_portwine/changelog_eng
View file @
c6ef00a8
...
@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: boosty.to/linu
...
@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: boosty.to/linu
-----------------------------------------
-----------------------------------------
Changelog:
Changelog:
###Scripts version 2168###
* HOTFIX for ROBLOX
###Scripts version 2167###
###Scripts version 2167###
* added installation of the ROBLOX
* added installation of the ROBLOX
...
...
data_from_portwine/changelog_rus
View file @
c6ef00a8
...
@@ -2,6 +2,9 @@
...
@@ -2,6 +2,9 @@
-----------------------------------------
-----------------------------------------
История изменений:
История изменений:
###Scripts version 2168###
* HOTFIX установки ROBLOX
###Scripts version 2167###
###Scripts version 2167###
* добавлена установка ROBLOX
* добавлена установка ROBLOX
...
...
data_from_portwine/scripts/var
View file @
c6ef00a8
#!/usr/bin/env bash
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=216
7
#SCRIPTS_NEXT_VERSION=216
8
########################################################################
########################################################################
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
...
...
data_from_portwine/scripts/zen_yad_gui
View file @
c6ef00a8
...
@@ -315,29 +315,30 @@ gui_proton_downloader () {
...
@@ -315,29 +315,30 @@ gui_proton_downloader () {
/usr/bin/env bash
-c
${
pw_full_command_line
[*]
}
&
/usr/bin/env bash
-c
${
pw_full_command_line
[*]
}
&
exit
0
exit
0
fi
fi
elif
[[
"
$1
"
==
"silent"
]]
&&
[[
-n
"
$2
"
]]
;
then
YAD_WINE_STATUS
=
"
$2
"
fi
if
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_set"
|
awk
'{print $1}'
`
]
;
then
if
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_set"
|
awk
'{print $1}'
`
]
;
then
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_set"
`
"
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_set"
`
"
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_pw_set"
|
awk
'{print $1}'
`
]
;
then
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_pw_set"
|
awk
'{print $1}'
`
]
;
then
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_pw_set"
`
"
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_pw_set"
`
"
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_kron4ek_set"
|
awk
'{print $1}'
`
]
;
then
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_kron4ek_set"
|
awk
'{print $1}'
`
]
;
then
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_kron4ek_set"
`
"
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_kron4ek_set"
`
"
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_ge_custom_set"
|
awk
'{print $1}'
`
]
;
then
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_ge_custom_set"
|
awk
'{print $1}'
`
]
;
then
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_ge_custom_set"
`
"
export
VERSION_WINE_GIT
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_ge_custom_set"
`
"
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine_set"
|
awk
'{print $1}'
`
]
;
then
elif
[
!
-z
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine_set"
|
awk
'{print $1}'
`
]
;
then
export
VERSION_INSTALLED_WINE
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine_set"
`
"
export
VERSION_INSTALLED_WINE
=
"
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine_set"
`
"
fi
fi
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_ge_git"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_ge_git"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_pw_git"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_pw_git"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_wine_kron4ek_git"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_wine_kron4ek_git"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_set"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_proton_set"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_ge_custom_set"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_ge_custom_set"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine"
try_remove_file
"
${
PORT_WINE_TMP_PATH
}
/tmp_installed_wine"
elif
[[
"
$1
"
==
"silent"
]]
&&
[[
-n
"
$2
"
]]
;
then
VERSION_WINE_GIT
=
"
$2
"
fi
for
GIVE_WINE_URL
in
${
PROTON_GE_GIT
[@]
}
${
PROTON_PW_GIT
[@]
}
${
WINE_KRON4EK
[@]
}
${
WINE_GE_CUSTOM
[@]
}
;
do
for
GIVE_WINE_URL
in
${
PROTON_GE_GIT
[@]
}
${
PROTON_PW_GIT
[@]
}
${
WINE_KRON4EK
[@]
}
${
WINE_GE_CUSTOM
[@]
}
;
do
if
[
!
-z
`
echo
${
GIVE_WINE_URL
}
|
grep
-i
"
$VERSION_WINE_GIT
"
`
]
;
then
if
[
!
-z
`
echo
${
GIVE_WINE_URL
}
|
grep
-i
"
$VERSION_WINE_GIT
"
`
]
;
then
export
URL_VERSION_PROTON_GIT
=
"
${
GIVE_WINE_URL
}
"
export
URL_VERSION_PROTON_GIT
=
"
${
GIVE_WINE_URL
}
"
...
...
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