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
530a28de
Commit
530a28de
authored
Aug 27, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added new ppdb files
parent
a9a04d9c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
31 additions
and
0 deletions
+31
-0
changelog_ru
data_from_portwine/changelog_ru
+4
-0
ACOrigins.ppdb
data_from_portwine/scripts/portwine_db/ACOrigins.ppdb
+11
-0
BeyondTwoSouls.ppdb
data_from_portwine/scripts/portwine_db/BeyondTwoSouls.ppdb
+8
-0
HeavyRain.ppdb
data_from_portwine/scripts/portwine_db/HeavyRain.ppdb
+8
-0
No files found.
data_from_portwine/changelog_ru
View file @
530a28de
...
...
@@ -2,12 +2,16 @@
-----------------------------------------
История изменений:
###Scripts version 2340### / Дата: 27.08.2024 / Размер скачиваемого обновления: 180 мегабайта
* в менеджер префикса добавлена возможность стандартной установки (без принудительного перезакачивания компонентов)
* обновлен PROTON_LG до версии "9-11"
* обновлен WINE_LG до версии "9-12-2"
* обновлен в репозиториях тестовый WINE_LG_NTSYNC до версии "9-13-2"
* улучшена функция подготовки префиксов "DOTNET" и "PROGRAMS"
* исправлена необходимость перезапуска vkPlay после смены версии WINE и обновлении префикса.
* добавлены файлы настроек для игр (спасибо Мэлс):
* Heavy Rain
* Beyond Two Souls
###Scripts version 2339### / Дата: 25.08.2024 / Размер скачиваемого обновления: 180 мегабайта
* обновлен пакет библиотек libs_v49 (контейнер sniper 0.20240820.99315)
...
...
data_from_portwine/scripts/portwine_db/ACOrigins.ppdb
0 → 100644
View file @
530a28de
#!/usr/bin/env bash
#Author: Mels
#ACOrigins.exe
#Rating=1-5
export
PW_VULKAN_USE
=
"2"
export
PW_WINE_USE
=
"PROTON_LG"
export
PORTPROTON_NAME
=
"ACOrigins"
export
PW_NO_ESYNC
=
"0"
export
PW_NO_FSYNC
=
"0"
export
PW_WINE_FULLSCREEN_FSR
=
"1"
export
PW_USE_GSTREAMER
=
"0"
data_from_portwine/scripts/portwine_db/BeyondTwoSouls.ppdb
0 → 100644
View file @
530a28de
#!/usr/bin/env bash
#Author: Mels
#BeyondTwoSouls.exe
#Rating=1-5
export
PW_VULKAN_USE
=
"2"
export
PW_WINE_USE
=
"WINE_LG"
export
PORTPROTON_NAME
=
"BeyondTwoSouls"
export
PW_USE_SHADER_CACHE
=
"0"
data_from_portwine/scripts/portwine_db/HeavyRain.ppdb
0 → 100644
View file @
530a28de
#!/usr/bin/env bash
#Author: Mels
#HeavyRain.exe
#Rating=1-5
export
PW_VULKAN_USE
=
"2"
export
PW_WINE_USE
=
"WINE_LG"
export
PORTPROTON_NAME
=
"HeavyRain"
export
PW_USE_SHADER_CACHE
=
"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