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
abcb6496
Commit
abcb6496
authored
May 17, 2025
by
Htylol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
For supplied_dxvk_vkd3d added by default DXVK_ASYNC=1
parent
63c90c46
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
functions_helper
data_from_portwine/scripts/functions_helper
+1
-0
No files found.
data_from_portwine/scripts/functions_helper
View file @
abcb6496
...
...
@@ -3693,6 +3693,7 @@ start_portwine () {
&&
[[
!
$PW_WINE_USE
=
~
(
PROTON_LG|WINE_LG
)
]]
\
&&
[[
!
$PW_VULKAN_USE
=
~
(
0|3
)
]]
\
&&
[[
-f
"
${
WINEDIR
}
/lib64/wine/dxvk/d3d9.dll"
||
-f
"
${
WINEDIR
}
/lib/wine/dxvk/x86_64-windows/d3d9.dll"
]]
;
then
export
DXVK_ASYNC
=
"1"
if
[[
-f
"
${
WINEDIR
}
/lib64/wine/dxvk/d3d10.dll"
&&
-f
"
${
WINEDIR
}
/lib64/wine/dxvk/d3d10_1.dll"
]]
;
then
CP_DXVK_FILES
=
"d3d11 d3d10core d3d10_1 d3d10 d3d9 dxgi"
CP_WINE_FILES
=
""
...
...
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