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
f27157af
Commit
f27157af
authored
Sep 17, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2348
parent
6fce4820
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
3 deletions
+13
-3
changelog_en
data_from_portwine/changelog_en
+5
-0
changelog_ru
data_from_portwine/changelog_ru
+5
-0
var
data_from_portwine/scripts/var
+3
-3
No files found.
data_from_portwine/changelog_en
View file @
f27157af
...
...
@@ -2,6 +2,11 @@ You can help us in the development of the project on the website: https://linux-
----------------------------------------
Changelog:
###Scripts version 2348### / Date: 17.09.2024 / Download update size: 4 megabytes
* updated versions:
* DXVK_GIT "2.3.1-120"
* VKD3D_GIT "1.1-4110"
###Scripts version 2347### / Date: 16.09.2024 / Download update size: 4 megabytes
* added PW_NO_AUTO_CREATE_SHORTCUT variable to exclude automatic shortcut creation
* added the ability to reset global user.conf settings (thanks to Htylol)
...
...
data_from_portwine/changelog_ru
View file @
f27157af
...
...
@@ -2,6 +2,11 @@
-----------------------------------------
История изменений:
###Scripts version 2348### / Дата: 17.09.2024 / Размер скачиваемого обновления: 4 мегабайт
* обновлены версии:
* DXVK_GIT "2.3.1-120"
* VKD3D_GIT "1.1-4110"
###Scripts version 2347### / Дата: 16.09.2024 / Размер скачиваемого обновления: 4 мегабайт
* добавлена переменная PW_NO_AUTO_CREATE_SHORTCUT для исключения автоматического создания ярлыка
* добавлена возможность сброса глобальных настроек user.conf (спасибо Htylol)
...
...
data_from_portwine/scripts/var
View file @
f27157af
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=234
7
#SCRIPTS_NEXT_VERSION=234
8
#SCRIPTS_STABLE_VERSION=2342
########################################################################
# export PROTON_USE_XALIA="1"
...
...
@@ -55,9 +55,9 @@ export PW_VULKAN_USE="2"
export
VKD3D_LIMIT_TESS_FACTORS
=
"64"
export
DXVK_LEGACY_VER
=
"1.6.1"
export
DXVK_STABLE_VER
=
"1.10.3-28"
export
DXVK_GIT_VER
=
"2.4-
37
"
export
DXVK_GIT_VER
=
"2.4-
41
"
export
VKD3D_STABLE_VER
=
"1.1-2602"
export
VKD3D_GIT_VER
=
"1.1-41
6
7"
export
VKD3D_GIT_VER
=
"1.1-41
7
7"
###VKBASALT###
export
PW_VKBASALT_EFFECTS
=
"Curves:cas"
export
PW_VKBASALT_FFX_CAS
=
"0.66"
...
...
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