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
95b2ae0e
Commit
95b2ae0e
authored
May 20, 2020
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
check nvidia-settings and export VK_ICD_FILENAMES
parent
79148461
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
runlib
data_from_portwine/scripts/runlib
+5
-1
No files found.
data_from_portwine/scripts/runlib
View file @
95b2ae0e
...
...
@@ -95,11 +95,15 @@ export DRI_PRIME=1
export
urlg
=
"http://portwine-linux.ru/donate"
########################################################################
START_PORTWINE
()
{
"
${
WINESERVER
}
"
-k
sh
"
${
link
}
"
/port_update
if
[
-x
"
`
which nvidia-settings 2>/dev/null
`
"
]
then
nvidia-settings
-a
[
gpu:
"
${
gpu
}
"
]
/GPUPowerMizerMode
=
1
>
/dev/null
export
VK_ICD_FILENAMES
=
/usr/share/vulkan/icd.d/nvidia_icd.json
fi
if
[
"
${
var_dxvk_on
}
"
-eq
"1"
]
then
export
DXVK_HUD
=
0
...
...
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