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
ef83c607
Commit
ef83c607
authored
Oct 27, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Scripts version 2368
parent
6fa65cb9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
6 deletions
+28
-6
changelog_en
data_from_portwine/changelog_en
+11
-0
changelog_ru
data_from_portwine/changelog_ru
+11
-0
functions_helper
data_from_portwine/scripts/functions_helper
+5
-5
var
data_from_portwine/scripts/var
+1
-1
No files found.
data_from_portwine/changelog_en
View file @
ef83c607
...
...
@@ -2,6 +2,17 @@ You can help us in the development of the project on the website: https://linux-
----------------------------------------
Changelog:
###Scripts version 2368### / Date: 27.10.2024 / Download update size: 4 megabytes
* added automatic installation of games (thanks to Chal55rus):
* Goose Goose Duck
* Miniworld
* Toontown Rewritten
* added disabling sleep mode during the game if gamemode is not used (thanks to Boria138)
* fixes and optimization of the interface in the Prefix Manager (thanks to Htylol)
* added the ability to change all shortcuts from the PortProton interface (thanks to Htylol)
* fixed reset of the time spent in the game counter when moving the game to another directory, or deleting the shortcut (thanks to Htylol)
* improved function for downloading covers when adding a game to the STEAM library (thanks to Boria138)
###Scripts version 2367### / Date: 25.10.2024 / Download update size: 4 megabytes
* fixed the use of gamemode in the native version of PortProton
* continued improvement of the functionality for creating labels and comments (thanks to Htylol)
...
...
data_from_portwine/changelog_ru
View file @
ef83c607
...
...
@@ -2,6 +2,17 @@
-----------------------------------------
История изменений:
###Scripts version 2368### / Дата: 27.10.2024 / Размер скачиваемого обновления: 4 мегабайта
* добавлены автоустановки игр (спасибо Chal55rus):
* Goose Goose Duck
* Miniworld
* Toontown Rewritten
* добавлено отключение спящего режима в процессе игры, если не используется gamemode (спасибо Boria138)
* исправления и оптимизации работы интерфейса в Менеджере префиксов (спасибо Htylol)
* добавлена возможность изменения всех ярлыков из интерфейса PortProton (спасибо Htylol)
* исправлен сброс счетчика времени проведенного в игре при перемещении игры в другой каталог, или удалёния ярлыка (спасибо Htylol)
* улучшена функция скачивания обложек при добавлении игры в библиотеку STEAM (спасибо Boria138)
###Scripts version 2367### / Дата: 25.10.2024 / Размер скачиваемого обновления: 4 мегабайта
* исправлено использование gamemode в нативной версии PortProton
* продолжено улучшение функционала создания ярлыков и комментариев (спасибо Htylol)
...
...
data_from_portwine/scripts/functions_helper
View file @
ef83c607
...
...
@@ -3767,13 +3767,13 @@ pw_run () {
if
[[
-n
"
${
PATH_TO_GAME
}
"
]]
\
&&
[[
-d
"
${
PATH_TO_GAME
}
"
]]
then
cd
"
${
PATH_TO_GAME
}
"
||
fatal
cd
"
${
PATH_TO_GAME
}
"
||
:
elif
[[
-f
"
$portwine_exe
"
]]
then
PATH_TO_GAME
=
"
$(
cd
"
$(
dirname
"
${
portwine_exe
}
"
)
"
>
/dev/null 2>&1
&&
pwd
)
"
cd
"
${
PATH_TO_GAME
}
"
||
fatal
cd
"
${
PATH_TO_GAME
}
"
||
:
else
cd
"
${
PORT_WINE_PATH
}
/data/prefixes/
${
PW_PREFIX_NAME
}
/drive_c"
||
fatal
cd
"
${
PORT_WINE_PATH
}
/data/prefixes/
${
PW_PREFIX_NAME
}
/drive_c"
||
:
fi
PW_LOG_TO_FILE
=
"
${
PORT_WINE_PATH
}
/PortProton.log"
PW_LD_LIBRARY_PATH
=
"
${
PW_LD_LIBRARY_PATH
}
:
${
WINE_LIBRARY_PATH
}
"
...
...
@@ -3969,7 +3969,7 @@ pw_winereg () {
}
pw_start_cont_xterm
()
{
cd
"
$HOME
"
||
fatal
cd
"
$HOME
"
||
:
unset
PW_SANDBOX_HOME_PATH
pw_init_runtime
${
pw_runtime
}
\
...
...
@@ -6161,7 +6161,7 @@ portwine_start_debug () {
}
pw_create_prefix_backup
()
{
cd
"
$HOME
"
||
fatal
cd
"
$HOME
"
||
:
PW_PREFIX_TO_BACKUP
=
$(
"
${
pw_yad
}
"
--file
--directory
--width
=
800
--height
=
500
\
--window-icon
=
"
$PW_GUI_ICON_PATH
/portproton.svg"
--title
"
${
translations
[BACKUP PREFIX TO...]
}
"
\
--button
=
"
${
translations
[CANCEL]
}
"
!
"
$PW_GUI_ICON_PATH
/
$BUTTON_SIZE
.png"
:1
\
...
...
data_from_portwine/scripts/var
View file @
ef83c607
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=236
7
#SCRIPTS_NEXT_VERSION=236
8
#SCRIPTS_STABLE_VERSION=2360
########################################################################
export
AI_TOP_GAMES
=
"PW_LGC PW_VKPLAY PW_EPIC PW_BATTLE_NET PW_WORLD_OF_SEA_BATTLE PW_RUSSIAN_FISHING PW_HO_YO_PLAY PW_FARLIGHT84 PW_WARFRAME PW_WGC PW_UBISOFT"
...
...
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