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
e06cca91
Commit
e06cca91
authored
May 09, 2021
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
###Scripts version 1071###
parent
481d8389
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
22 deletions
+15
-22
changelog
data_from_portwine/changelog
+7
-1
dxvk_config.dll
data_from_portwine/dist/lib/wine/dxvk/dxvk_config.dll
+0
-0
dxvk_config.dll
data_from_portwine/dist/lib64/wine/dxvk/dxvk_config.dll
+0
-0
EpicGamesLauncher
data_from_portwine/scripts/portwine_db/EpicGamesLauncher
+1
-2
start.sh
data_from_portwine/scripts/start.sh
+7
-19
No files found.
data_from_portwine/changelog
View file @
e06cca91
...
...
@@ -15,9 +15,15 @@
* добавить контроль за окнами для правильного отключения прогресс бара
* зарабатывать на жизнь развитием проекта с помощью вашей подписки на https://boosty.to/portwine-linux.ru
-----------------------------------------
###Scripts version 1071###
* HOTFIX - был ошибочно убран аргумент SkipBuildPatchPrereq для Epic (вернули)
###Scripts version 1070###
* HOTFIX - GUI возвращен в стандартный вид
###Scripts version 1069###
* обновлены db файлы
* HOTFIX - закомментирована переменная __NV_PRIME_RENDER_OFFLOAD=1 для работы некоторых игр в оконном режиме с видеокартой от NVIDIA
* HOTFIX -
s
закомментирована переменная __NV_PRIME_RENDER_OFFLOAD=1 для работы некоторых игр в оконном режиме с видеокартой от NVIDIA
###PortProton-79### 04.05.2021 ###Scripts version 1068###
* обновлен Proton до версии 6.3-3 от 04.05.2021
...
...
data_from_portwine/dist/lib/wine/dxvk/dxvk_config.dll
0 → 100755
View file @
e06cca91
File added
data_from_portwine/dist/lib64/wine/dxvk/dxvk_config.dll
0 → 100755
View file @
e06cca91
File added
data_from_portwine/scripts/portwine_db/EpicGamesLauncher
View file @
e06cca91
...
...
@@ -3,6 +3,5 @@
#EpicGamesLauncher.exe
#Rating=5
################################################
export
LAUNCH_PARAMETERS
=
"-opengl"
export
LAUNCH_PARAMETERS
=
"-opengl
-SkipBuildPatchPrereq
"
export
PW_DLL_INSTALL
=
"vcrun2010 vcrun2012 vcrun2013 vcrun2019 d3dcompiler_43 d3dcompiler_47 d3dx9"
data_from_portwine/scripts/start.sh
View file @
e06cca91
...
...
@@ -265,7 +265,7 @@ else
export
-f
open_changelog
export
KEY
=
$RANDOM
"
${
pw_yad
}
"
--plug
=
$KEY
--tabnum
=
3
--form
--columns
=
2
--scroll
\
"
${
pw_yad
}
"
--plug
=
$KEY
--tabnum
=
2
--form
--columns
=
2
--scroll
\
--field
=
" Wargaming Game Center"
!
"
$PW_GUI_ICON_PATH
/wgc.png"
:
"BTN"
'@bash -c "button_click PW_WGC"'
\
--field
=
" Battle.net Launcher"
!
"
$PW_GUI_ICON_PATH
/battle_net.png"
:
"BTN"
'@bash -c "button_click PW_BATTLE_NET"'
\
--field
=
" Epic Games Launcher"
!
"
$PW_GUI_ICON_PATH
/epicgames.png"
:
"BTN"
'@bash -c "button_click PW_EPIC"'
\
...
...
@@ -273,36 +273,24 @@ else
--field
=
" EVE Online Launcher"
!
"
$PW_GUI_ICON_PATH
/eve.png"
:
"BTN"
'@bash -c "button_click PW_EVE"'
\
--field
=
" Origin Launcher"
!
"
$PW_GUI_ICON_PATH
/origin.png"
:
"BTN"
'@bash -c "button_click PW_ORIGIN"'
&
\
"
${
pw_yad
}
"
--plug
=
${
KEY
}
--tabnum
=
2
--columns
=
3
--form
--separator
=
";"
\
"
${
pw_yad
}
"
--plug
=
${
KEY
}
--tabnum
=
1
--columns
=
3
--form
--separator
=
";"
\
--image
"
$PW_GUI_ICON_PATH
/port_proton.png"
\
--field
=
":CB"
" DXVK (DX 9-11 to Vulkan)"
\!
"VKD3D (DX 12 to Vulkan)"
\!
"OPENGL "
\
--field
=
":LBL"
""
\
--field
=
'DEBUG'
!!
"
${
loc_debug
}
"
:
"BTN"
'@bash -c "button_click DEBUG"'
\
--field
=
'WINECFG'
!!
"
${
loc_winecfg
}
"
:
"BTN"
'@bash -c "button_click WINECFG"'
\
--field
=
'WINEREG'
!!
"
${
loc_winereg
}
"
:
"BTN"
'@bash -c "button_click WINEREG"'
\
--field
=
"
${
portname
}
-
${
install_ver
}
(
${
scripts_install_ver
}
)"
!!
""
:
"FBTN"
'@bash -c "open_changelog"'
\
--field
=
":LBL"
""
\
--field
=
'WINEFILE'
!!
"
${
loc_winefile
}
"
:
"BTN"
'@bash -c "button_click WINEFILE"'
\
--field
=
'WINECMD'
!!
"
${
loc_winecmd
}
"
:
"BTN"
'@bash -c "button_click WINECMD"'
\
--field
=
'WINETRICKS'
!!
"
${
loc_winetricks
}
"
:
"BTN"
'@bash -c "button_click WINETRICKS"'
\
--field
=
"F.A.Q."
!!
""
:
"FBTN"
'@bash -c "xdg-open https://portwine-linux.ru/portwine-faq/ ; button_click"'
\
--field
=
":LBL"
""
\
--field
=
'REINSTALL'
!!
"
${
loc_reinstall
}
"
:
"BTN"
'@bash -c "button_click PW_REINSTALL"'
\
--field
=
'CLEAR PFX'
!!
"
${
loc_clear
}
"
:
"BTN"
'@bash -c "button_click PW_CLEAR_PFX"'
&>
"
${
PORT_WINE_TMP_PATH
}
/tmp_yad_form_vulkan"
&
\
"
${
pw_yad
}
"
--plug
=
${
KEY
}
--tabnum
=
1
--columns
=
3
--form
--separator
=
";"
\
--image
"
$PW_GUI_ICON_PATH
/port_proton.png"
\
--field
=
":CB"
" DXVK (DX 9-11 to Vulkan)"
\!
"VKD3D (DX 12 to Vulkan)"
\!
"OPENGL "
\
--field
=
":LBL"
""
\
--field
=
'WINEFILE'
!!
"
${
loc_winefile
}
"
:
"BTN"
'@bash -c "button_click WINEFILE"'
\
--field
=
"
${
portname
}
-
${
install_ver
}
(
${
scripts_install_ver
}
)"
!!
""
:
"FBTN"
'@bash -c "open_changelog"'
\
--field
=
":LBL"
""
\
--field
=
'DEBUG'
!!
"
${
loc_debug
}
"
:
"BTN"
'@bash -c "button_click DEBUG"'
\
--field
=
"F.A.Q."
!!
""
:
"FBTN"
'@bash -c "xdg-open https://portwine-linux.ru/portwine-faq/ ; button_click"'
\
--field
=
":LBL"
""
&>
"
${
PORT_WINE_TMP_PATH
}
/tmp_yad_form_vulkan"
\
--field
=
'STOP'
!!
"
${
loc_stop
}
"
:
"BTN"
'@bash -c "button_click PW_STOP"'
&>
"
${
PORT_WINE_TMP_PATH
}
/tmp_yad_form_vulkan"
&
\
--field
=
'WINEREG'
!!
"
${
loc_winereg
}
"
:
"BTN"
'@bash -c "button_click WINEREG"'
\
--field
=
'WINETRICKS'
!!
"
${
loc_winetricks
}
"
:
"BTN"
'@bash -c "button_click WINETRICKS"'
&>
"
${
PORT_WINE_TMP_PATH
}
/tmp_yad_form_vulkan"
&
\
"
${
pw_yad
}
"
--key
=
$KEY
--notebook
--borders
=
10
--width
=
1000
--height
=
168
--no-buttons
--text-align
=
center
\
--window-icon
=
"
$PW_GUI_ICON_PATH
/port_proton.png"
--title
"
$portname
"
--separator
=
";"
\
--tab-pos
=
right
--tab
=
"PORT_PROTON"
--tab
=
"
SETTINGS"
--tab
=
"
AUTOINSTALL"
--center
--tab-pos
=
right
--tab
=
"PORT_PROTON"
--tab
=
"AUTOINSTALL"
--center
if
[
-f
"
${
PORT_WINE_TMP_PATH
}
/tmp_yad_form"
]
;
then
export
PW_YAD_SET
=
`
cat
"
${
PORT_WINE_TMP_PATH
}
/tmp_yad_form"
|
head
-n
1 |
awk
'{print $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