forked from CastroFidel/PortWINE
Scripts version 2266
This commit is contained in:
parent
e44a85ac20
commit
3718b4d3d5
@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://linux-
|
|||||||
----------------------------------------
|
----------------------------------------
|
||||||
Changelog:
|
Changelog:
|
||||||
|
|
||||||
|
###Scripts version 2266### Date: 26.03.2024 / Download update size: 185 megabytes
|
||||||
|
* HOTFIX - download plugins from GITHUB
|
||||||
|
|
||||||
###Scripts version 2265### Date: 26.03.2024 / Download update size: 570 megabytes
|
###Scripts version 2265### Date: 26.03.2024 / Download update size: 570 megabytes
|
||||||
* the faudio component has been added to the DEFAULT prefix (required for games running on the Creation Engine, example The Elder Scrolls)
|
* the faudio component has been added to the DEFAULT prefix (required for games running on the Creation Engine, example The Elder Scrolls)
|
||||||
* the plugins_v14 library package has been updated:
|
* the plugins_v14 library package has been updated:
|
||||||
|
@ -2,6 +2,9 @@
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
История изменений:
|
История изменений:
|
||||||
|
|
||||||
|
###Scripts version 2266### Дата: 26.03.2024 / Размер скачиваемого обновления: 170 мегабайт
|
||||||
|
* HOTFIX - исправлен баг гитхаба при доступе к plugins
|
||||||
|
|
||||||
###Scripts version 2265### Дата: 26.03.2024 / Размер скачиваемого обновления: 570 мегабайт
|
###Scripts version 2265### Дата: 26.03.2024 / Размер скачиваемого обновления: 570 мегабайт
|
||||||
* в префикс DEFAULT добавлен компонент faudio (необходим для игр на движке Creation Engine, пример The Elder Scrolls)
|
* в префикс DEFAULT добавлен компонент faudio (необходим для игр на движке Creation Engine, пример The Elder Scrolls)
|
||||||
* обновлен пакет библиотек plugins_v14:
|
* обновлен пакет библиотек plugins_v14:
|
||||||
|
@ -38,7 +38,7 @@ export PW_USE_GAMESCOPE="0"
|
|||||||
# export GTK_THEME="Adwaita:dark"
|
# export GTK_THEME="Adwaita:dark"
|
||||||
###DEFAULT_WINE###
|
###DEFAULT_WINE###
|
||||||
export PW_WINE_USE="PROTON_LG"
|
export PW_WINE_USE="PROTON_LG"
|
||||||
export PW_PLUGINS_VER="_v14"
|
export PW_PLUGINS_VER="_v15"
|
||||||
export PW_FAKE_DLSS_VER="230506"
|
export PW_FAKE_DLSS_VER="230506"
|
||||||
export PW_FAKE_DLSS_3_VER="090"
|
export PW_FAKE_DLSS_3_VER="090"
|
||||||
export PW_GALLIUM_NINE_VER="0.9"
|
export PW_GALLIUM_NINE_VER="0.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user