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
464996e5
Commit
464996e5
authored
May 17, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'supplied_dxvk_vkd3d' of github.com:Htylol/PortWINE into Htylol-supplied_dxvk_vkd3d
parents
1d427a0b
9d07b9cb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
0 deletions
+19
-0
PortProton.pot
data_from_portwine/locales/PortProton.pot
+4
-0
PortProton.po
data_from_portwine/locales/es/LC_MESSAGES/PortProton.po
+7
-0
PortProton.po
data_from_portwine/locales/ru/LC_MESSAGES/PortProton.po
+7
-0
functions_helper
data_from_portwine/scripts/functions_helper
+0
-0
var
data_from_portwine/scripts/var
+1
-0
No files found.
data_from_portwine/locales/PortProton.pot
View file @
464996e5
...
@@ -534,6 +534,10 @@ msgid "Instead of DXVK, use WineD3D vulkan (Damavand). Experimental "
...
@@ -534,6 +534,10 @@ msgid "Instead of DXVK, use WineD3D vulkan (Damavand). Experimental "
"function."
"function."
msgstr ""
msgstr ""
msgid "Use dxvk and vkd3d which are bundled with wine or proton. (Does not "
"work with PROTON_LG and WINE_LG)"
msgstr ""
msgid "Disable asynchronous calls for VULKAN and DXVK modes"
msgid "Disable asynchronous calls for VULKAN and DXVK modes"
msgstr ""
msgstr ""
...
...
data_from_portwine/locales/es/LC_MESSAGES/PortProton.po
View file @
464996e5
...
@@ -642,6 +642,13 @@ msgstr ""
...
@@ -642,6 +642,13 @@ msgstr ""
msgid "Instead of DXVK, use WineD3D vulkan (Damavand). Experimental function."
msgid "Instead of DXVK, use WineD3D vulkan (Damavand). Experimental function."
msgstr "WineD3D Vulkan (Damavand experimental)"
msgstr "WineD3D Vulkan (Damavand experimental)"
msgid ""
"Use dxvk and vkd3d which are bundled with wine or proton. (Does not work "
"with PROTON_LG and WINE_LG)"
msgstr ""
"Utilice dxvk y vkd3d que vienen incluidos con wine o proton. (No funciona "
"con PROTON_LG y WINE_LG)"
msgid "Disable asynchronous calls for VULKAN and DXVK modes"
msgid "Disable asynchronous calls for VULKAN and DXVK modes"
msgstr "Desactivar llamadas asíncronas para los modos VULKAN y DXVK"
msgstr "Desactivar llamadas asíncronas para los modos VULKAN y DXVK"
...
...
data_from_portwine/locales/ru/LC_MESSAGES/PortProton.po
View file @
464996e5
...
@@ -663,6 +663,13 @@ msgstr ""
...
@@ -663,6 +663,13 @@ msgstr ""
"Вместо DXVK используется WineD3D vulkan (Дамаванд). Экспериментальная "
"Вместо DXVK используется WineD3D vulkan (Дамаванд). Экспериментальная "
"функция."
"функция."
msgid ""
"Use dxvk and vkd3d which are bundled with wine or proton. (Does not work "
"with PROTON_LG and WINE_LG)"
msgstr ""
"Использовать dxvk и vkd3d, которые поставляются в комплекте с wine или "
"proton. (Не работает с PROTON_LG и WINE_LG)"
msgid "Disable asynchronous calls for VULKAN and DXVK modes"
msgid "Disable asynchronous calls for VULKAN and DXVK modes"
msgstr "Отключить асинхронные вызовы для режимов VULKAN и DXVK"
msgstr "Отключить асинхронные вызовы для режимов VULKAN и DXVK"
...
...
data_from_portwine/scripts/functions_helper
View file @
464996e5
This diff is collapsed.
Click to expand it.
data_from_portwine/scripts/var
View file @
464996e5
...
@@ -41,6 +41,7 @@ export STAGING_SHARED_MEMORY="1"
...
@@ -41,6 +41,7 @@ export STAGING_SHARED_MEMORY="1"
export
PW_USE_GALLIUM_ZINK
=
"0"
export
PW_USE_GALLIUM_ZINK
=
"0"
export
PW_USE_GALLIUM_NINE
=
"0"
export
PW_USE_GALLIUM_NINE
=
"0"
export
PW_USE_DAMAVAND
=
"0"
export
PW_USE_DAMAVAND
=
"0"
export
PW_USE_SUPPLIED_DXVK_VKD3D
=
"1"
###DEFAULT_WINE###
###DEFAULT_WINE###
export
PW_WINE_USE
=
"PROTON_LG"
export
PW_WINE_USE
=
"PROTON_LG"
export
PW_PLUGINS_VER
=
"_v20"
export
PW_PLUGINS_VER
=
"_v20"
...
...
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