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
e69b6f96
Commit
e69b6f96
authored
Sep 03, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated WINE_LG with PROTON_MEDIA_USE_GST patch
parent
00849e84
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
functions_helper
data_from_portwine/scripts/functions_helper
+4
-2
var
data_from_portwine/scripts/var
+1
-1
No files found.
data_from_portwine/scripts/functions_helper
View file @
e69b6f96
...
...
@@ -3456,6 +3456,8 @@ start_portwine () {
export
MEDIACONV_VIDEO_DUMP_FILE
=
"
$STEAM_COMPAT_TRANSCODED_MEDIA_PATH
/video.foz"
export
PROTON_MEDIA_USE_GST
=
"1"
else
export
PROTON_MEDIA_USE_GST
=
"0"
fi
check_variables VKD3D_DEBUG
"none"
...
...
@@ -3467,7 +3469,7 @@ start_portwine () {
if
[[
"
${
PW_LOG
}
"
==
1
]]
\
||
[[
-n
"
$PW_DEBUG
"
]]
then
check_variables GST_DEBUG
"ERROR
"
# check_variables GST_DEBUG "GST_REFCOUNTING:5,GST_BUFFER:5
"
check_variables WINEDEBUG
"err+all"
check_variables WINE_MONO_TRACE
"E:System.NotImplementedException"
check_variables VKBASALT_LOG_LEVEL
"error"
...
...
@@ -4597,7 +4599,7 @@ fi
export
PW_USE_RUNTIME
=
"0"
fi
else
unset
WINE_WAYLAND_HACKS
DXVK_HDR
unset
WINE_WAYLAND_HACKS
get_and_set_reg_file
--delete
'Software\Wine\Drivers'
'Graphics'
fi
...
...
data_from_portwine/scripts/var
View file @
e69b6f96
...
...
@@ -53,7 +53,7 @@ export PW_GALLIUM_NINE_VER="0.10"
export
PW_LSFG_VK_VER
=
"3.1-p11-cebe5e2"
###WINE_AND_PROTON_LG###
export
PW_PROTON_LG_VER
=
"PROTON_LG_10-15"
export
PW_WINE_LG_VER
=
"WINE_LG_10-1
2
"
export
PW_WINE_LG_VER
=
"WINE_LG_10-1
4
"
export
PW_WINE_FULLSCREEN_FSR
=
"1"
export
WINE_FULLSCREEN_FSR_MODE
=
"ultra"
###DXVK_AND_VKD3D###
...
...
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