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
d9a38af7
Commit
d9a38af7
authored
Nov 01, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2451
parent
3b1e9f39
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
changelog_en
data_from_portwine/changelog_en
+4
-0
changelog_ru
data_from_portwine/changelog_ru
+4
-0
var
data_from_portwine/scripts/var
+2
-2
No files found.
data_from_portwine/changelog_en
View file @
d9a38af7
...
...
@@ -2,6 +2,10 @@ You can help us in the development of the project on the website: https://linux-
----------------------------------------
Changelog:
###Scripts version 2451### / Date: 01.11.2025 / Download update size: 4 megabytes
* updated DOTNET prefix
* minor CLI fixes for PortProtonQT (thanks to Boria138)
###Scripts version 2450### / Date: 31.10.2025 / Download update size: 4 megabytes
* PROTON_LG_9-12 is used by default for GOG Launcher (fixes game installation in the launcher)
* added the PW_EMULS variable (if set to 0, the emulators tab is removed)
...
...
data_from_portwine/changelog_ru
View file @
d9a38af7
...
...
@@ -2,6 +2,10 @@
-----------------------------------------
История изменений:
###Scripts version 2451### / Дата: 01.11.2025 / Размер скачиваемого обновления: 4 мегабайта
* обновлен DOTNET префикс
* небольшие исправления CLI для PortProtonQT (спасибо Boria138)
###Scripts version 2450### / Дата: 31.10.2025 / Размер скачиваемого обновления: 4 мегабайта
* для GOG Launcher по умолчанию используется PROTON_LG_9-12 (исправляет установку игр в лаунчере)
* добавлена переменная PW_EMULS (если равна 0, то удаляется вкладка с эмуляторами)
...
...
data_from_portwine/scripts/var
View file @
d9a38af7
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=245
0
#SCRIPTS_NEXT_VERSION=245
1
#SCRIPTS_STABLE_VERSION=2448
########################################################################
export
PW_EMULS
=
"1"
...
...
@@ -138,7 +138,7 @@ export PW_GS_SDL_VIDEODRIVER_X11="0"
export
PW_GS_MANGOAPP
=
"0"
export
PW_GS_CURSOR_SCALE_HEIGHT
=
"0"
###PREFIX_VERSION###
export
DOTPFX_VER
=
"48v
7
"
export
DOTPFX_VER
=
"48v
8
"
export
DEFPFX_VER
=
"v1"
export
PW_MUST_WINEDLLOVERRIDES
=
"steam_api,steam_api64,steamclient,steamclient64=n;dotnetfx35.exe,dotnetfx35setup.exe=b;winemenubuilder.exe="
#################################################################
...
...
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