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
96262d1c
Commit
96262d1c
authored
Sep 02, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
moved DXVK_HDR to var
parent
0b3d66a0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
functions_helper
data_from_portwine/scripts/functions_helper
+0
-2
var
data_from_portwine/scripts/var
+1
-0
No files found.
data_from_portwine/scripts/functions_helper
View file @
96262d1c
...
...
@@ -4576,8 +4576,6 @@ fi
get_and_set_reg_file
--add
'System\CurrentControlSet\Services\winebus'
'Enable SDL'
'REG_DWORD'
"1"
"system"
fi
export
DXVK_HDR
=
"1"
if
check_wayland_session
\
&&
[[
$PW_USE_NATIVE_WAYLAND
==
"1"
]]
then
...
...
data_from_portwine/scripts/var
View file @
96262d1c
...
...
@@ -57,6 +57,7 @@ export PW_WINE_LG_VER="WINE_LG_10-12"
export
PW_WINE_FULLSCREEN_FSR
=
"1"
export
WINE_FULLSCREEN_FSR_MODE
=
"ultra"
###DXVK_AND_VKD3D###
export
DXVK_HDR
=
"1"
export
VKD3D_LIMIT_TESS_FACTORS
=
"64"
export
DXVK_NEW_VER
=
"2.7-46"
export
DXVK_OLD_VER
=
"2.6.2"
...
...
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