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
Vladislav
PortWINE
Commits
6553d4f6
Commit
6553d4f6
authored
Mar 07, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2261
parent
1470641e
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
3 deletions
+9
-3
changelog_eng
data_from_portwine/changelog_eng
+3
-0
changelog_rus
data_from_portwine/changelog_rus
+3
-0
BlackDesertOnline
data_from_portwine/scripts/portwine_db/BlackDesertOnline
+1
-1
PW_BDO
data_from_portwine/scripts/pw_autoinstall/PW_BDO
+1
-1
var
data_from_portwine/scripts/var
+1
-1
No files found.
data_from_portwine/changelog_eng
View file @
6553d4f6
...
...
@@ -2,6 +2,9 @@ You can help us in the development of the project on the website: https://linux-
----------------------------------------
Changelog:
###Scripts version 2261### Date: 07.03.2024 / Download update size: 15 megabytes
* HOTFIX - use settings from Black Desert Online launcher
###Scripts version 2260### Date: 07.03.2024 / Download update size: 15 megabytes
* added Black Desert Online to AUTOINSTALL
* fixed the prefix filling request while using the automatic installation of desktop games/launchers
...
...
data_from_portwine/changelog_rus
View file @
6553d4f6
...
...
@@ -2,6 +2,9 @@
-----------------------------------------
История изменений:
###Scripts version 2261### Дата: 07.03.2024 / Размер скачиваемого обновления: 15 мегабайт
* HOTFIX - изменения настроек игры из лаунчера Black Desert Online
###Scripts version 2260### Дата: 07.03.2024 / Размер скачиваемого обновления: 15 мегабайт
* добавлена автоустановка игры Black Desert Online
* исправлен запрос наполнения префикса во время исползования автоустановки игр/лаунчеров
...
...
data_from_portwine/scripts/portwine_db/BlackDesertOnline
View file @
6553d4f6
...
...
@@ -7,5 +7,5 @@ export PW_WINDOWS_VER="10"
export
PW_VULKAN_USE
=
"2"
export
PW_WINE_USE
=
"PROTON_GE_8-32"
export
PW_PREFIX_NAME
=
"BLACK_DESERT_ONLINE"
export
DISABLE_CP_DEFPFX
=
1
#
export DISABLE_CP_DEFPFX=1
export
PW_USE_EAC_AND_BE
=
"1"
data_from_portwine/scripts/pw_autoinstall/PW_BDO
View file @
6553d4f6
...
...
@@ -8,7 +8,7 @@ export PW_MUST_HAVE_DLL=""
export
PW_VULKAN_USE
=
1
export
PW_USE_D3D_EXTRAS
=
1
export
PW_WINE_USE
=
PROTON_GE_8-32
export
DISABLE_CP_DEFPFX
=
1
#
export DISABLE_CP_DEFPFX=1
pw_clear_pfx
start_portwine
...
...
data_from_portwine/scripts/var
View file @
6553d4f6
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=226
0
#SCRIPTS_NEXT_VERSION=226
1
########################################################################
export
PW_MANGOHUD
=
"0"
export
DEFAULT_MANGOHUD_CONFIG
=
"cpu_stats,cpu_temp,cpu_mhz,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,vulkan_driver,gpu_name,vram,ram,frame_timing=1,time,arch,wine,toggle_hud=Shift_R+F12,resolution,vkbasalt,gamemode"
...
...
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