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
d3ee4024
Commit
d3ee4024
authored
May 06, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2293
parent
04aa974f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
2 deletions
+12
-2
changelog_en
data_from_portwine/changelog_en
+5
-0
changelog_ru
data_from_portwine/changelog_ru
+6
-1
var
data_from_portwine/scripts/var
+1
-1
No files found.
data_from_portwine/changelog_en
View file @
d3ee4024
...
...
@@ -2,6 +2,11 @@ You can help us in the development of the project on the website: https://linux-
----------------------------------------
Changelog:
###Scripts version 2293### Date: 06.05.2024 / Download update size: 3 megabytes
* multiple FPS limits have been added to MANGOHUD settings (thanks to Boria138)
* improved creation of a settings file for .exe files on first launch
* added automatic detection of the prefix from which the exe file is launched
###Scripts version 2292### Date: 04.05.2024 / Download update size: 3 megabytes
* added a forced language selection to the settings for .exe files (thanks to Boria138)
* added the ability to force the use of XINPUT in the settings for .exe files
...
...
data_from_portwine/changelog_ru
View file @
d3ee4024
...
...
@@ -2,8 +2,13 @@
-----------------------------------------
История изменений:
###Scripts version 2293### Дата: 06.05.2024 / Размер скачиваемого обновления: 3 мегабайта
* в настройки MANGOHUD добавлен выбор нескольких ограничений FPS (спасибо Boria138)
* улучшено создание файла настроек для .exe файлов при первом запуске
* добавлено автоматическое определение префикса из которого запускается exe файл
###Scripts version 2292### Дата: 04.05.2024 / Размер скачиваемого обновления: 3 мегабайта
* добавлен принудительный выбор языка в настройки при запуске .exe файлов
(спасибо Boria138)
* добавлен принудительный выбор языка в настройки при запуске .exe файлов (спасибо Boria138)
* добавлена возможность принудительного использования XINPUT в настройках при запуске .exe файлов
###Scripts version 2291### Дата: 03.05.2024 / Размер скачиваемого обновления: 3 мегабайта
...
...
data_from_portwine/scripts/var
View file @
d3ee4024
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=229
2
#SCRIPTS_NEXT_VERSION=229
3
########################################################################
export
LANGUAGES_LIST
=
"ru"
export
PW_MANGOHUD
=
"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