forked from CastroFidel/PortWINE
Scripts version 2299
This commit is contained in:
parent
b4e5a06da7
commit
6ad8a025bd
@ -2,6 +2,15 @@ You can help us in the development of the project on the website: https://linux-
|
||||
----------------------------------------
|
||||
Changelog:
|
||||
|
||||
###Scripts version 2299### Date: 12.05.2024 / Download update size: 3 megabytes
|
||||
* added Spanish language (thanks BlackSnaker and Boria138)
|
||||
* added auto-installation of the W3D_HUB launcher (thanks Chal55rus and Boria138)
|
||||
* fixed PortProton shortcuts when installing from flathub
|
||||
* added the priority of using icoextract when creating icons for .exe files (thanks Boria138)
|
||||
* updated the settings file for the Deathloop game (thanks Eljeyna)
|
||||
* refactoring of 3D Api functions (thanks Htylol)
|
||||
* added settings DGV2_16 BIT_MODE, DGV2_VRAM_INCREASE, DGV2_FILTERING, DGV2_ANTIALIASING, DGV2_DISABLE_D3D (thanks Htylol)
|
||||
|
||||
###Scripts version 2298### Date: 09.05.2024 / Download update size: 3 megabytes
|
||||
* HOTFIX - fixed preview of MANGOHUD settings when it is not in the system
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
-----------------------------------------
|
||||
История изменений:
|
||||
|
||||
###Scripts version 2299### Дата: 12.05.2024 / Размер скачиваемого обновления: 3 мегабайта
|
||||
* добавлен испанский язык (спасибо BlackSnaker и Boria138)
|
||||
* добавлена автоустановка лончера W3D_HUB (спасибо Chal55rus и Boria138)
|
||||
* исправлена работоспособность ярлыков PortProton при установке из flathub
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#Author: Castro-Fidel (linux-gaming.ru)
|
||||
#SCRIPTS_NEXT_VERSION=2298
|
||||
#SCRIPTS_NEXT_VERSION=2299
|
||||
########################################################################
|
||||
export LANGUAGES_LIST="ru es"
|
||||
export PW_MANGOHUD="0"
|
||||
|
Loading…
Reference in New Issue
Block a user