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
5032d95a
Commit
5032d95a
authored
Aug 28, 2021
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
###Scripts version 2004###
parent
9bcb2356
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
12 additions
and
17 deletions
+12
-17
changelog
data_from_portwine/changelog
+4
-0
functions_helper
data_from_portwine/scripts/functions_helper
+3
-0
Battle.net_Launcher
data_from_portwine/scripts/portwine_db/Battle.net_Launcher
+1
-2
ForzaHorizon4
data_from_portwine/scripts/portwine_db/ForzaHorizon4
+1
-2
Rockstar_Games_Launcher
...from_portwine/scripts/portwine_db/Rockstar_Games_Launcher
+1
-2
Sekiro_Shadow_Die_Twice
...from_portwine/scripts/portwine_db/Sekiro_Shadow_Die_Twice
+0
-1
XR_3DA
data_from_portwine/scripts/portwine_db/XR_3DA
+1
-2
setup
data_from_portwine/scripts/portwine_db/setup
+1
-2
wot_encore_install_ru
data_from_portwine/scripts/portwine_db/wot_encore_install_ru
+0
-1
start.sh
data_from_portwine/scripts/start.sh
+0
-5
No files found.
data_from_portwine/changelog
View file @
5032d95a
История изменений и дальнейшие планы:
-----------------------------------------
В планах:
* добавить проверку перевода карретки при изменении db файлой
* добавить проверку количества db файлов на один exe
* перенести скрипты установки порта на github
* добавить авто-обновление версии WINE
...
...
@@ -9,6 +10,9 @@
* добавить комментарии описывающие функционал скриптов
* заниматься только развитием проекта за счет вашей подписки на https://boosty.to/portwine-linux.ru
-----------------------------------------
###Scripts version 2004###
* HOTFIX - использование и редактирование db файла Battle.NET
###Scripts version 2003###
* HOTFIX - отключение новых обновлений для старых версий PortProton
...
...
data_from_portwine/scripts/functions_helper
View file @
5032d95a
...
...
@@ -638,6 +638,9 @@ pw_gui_for_edit_db () {
}
edit_db_field_read
$@
edit_db_from_gui
$@
PW_DB_TMP
=
`
cat
"
${
PORTWINE_DB_FILE
}
"
`
echo
"
${
PW_DB_TMP
}
"
|
awk
'! a[$0]++'
>
"
${
PORTWINE_DB_FILE
}
"
unset
PW_DB_TMP
return
0
}
...
...
data_from_portwine/scripts/portwine_db/Battle.net_Launcher
View file @
5032d95a
...
...
@@ -17,4 +17,4 @@ add_in_start_portwine () {
rm
-fr
"
${
PORT_WINE_PATH
}
/data/pfx/drive_c/users/
${
USER
}
/Blizzard Entertainment/Battle.net/Cache"
rm
-fr
"
${
PORT_WINE_PATH
}
/data/pfx/drive_c/users/Public/Blizzard Entertainment/Battle.net/Cache"
try_remove_file
"
${
PORT_WINE_PATH
}
/data/pfx/drive_c/windows/Fonts/sourcehansans.ttc"
}
\ No newline at end of file
}
data_from_portwine/scripts/portwine_db/ForzaHorizon4
View file @
5032d95a
...
...
@@ -4,4 +4,4 @@
#Rating=5
################################################
export
PW_DLL_INSTALL
=
"vcrun2019"
export
PW_VULKAN_USE
=
vkd3d
\ No newline at end of file
export
PW_VULKAN_USE
=
vkd3d
data_from_portwine/scripts/portwine_db/Rockstar_Games_Launcher
View file @
5032d95a
...
...
@@ -7,4 +7,4 @@
################################################
export
PW_VULKAN_USE
=
dxvk
export
PW_DLL_INSTALL
=
"vcrun2019"
export
PW_WINDOWS_VER
=
10
\ No newline at end of file
export
PW_WINDOWS_VER
=
10
data_from_portwine/scripts/portwine_db/Sekiro_Shadow_Die_Twice
View file @
5032d95a
...
...
@@ -5,4 +5,3 @@
################################################
export
PW_VULKAN_USE
=
dxvk
export
LAUNCH_PARAMETERS
=
""
data_from_portwine/scripts/portwine_db/XR_3DA
View file @
5032d95a
...
...
@@ -6,4 +6,4 @@
export
PW_VULKAN_USE
=
dxvk
export
LAUNCH_PARAMETERS
=
"-nointro -noprefetch"
# -nointro command line option to skip intro movies
# -noprefetch command line option to shorten load times
#export PW_DLL_INSTALL="vcrun2019 mfc42 d3dcompiler_42 d3dcompiler_43 d3dcompiler_47 d3dx9
\ No newline at end of file
#export PW_DLL_INSTALL="vcrun2019 mfc42 d3dcompiler_42 d3dcompiler_43 d3dcompiler_47 d3dx9
data_from_portwine/scripts/portwine_db/setup
View file @
5032d95a
...
...
@@ -27,4 +27,4 @@ export PW_USE_GAMEMODE=0 # Force disabele gamemod
export
PW_DLL_INSTALL
=
"mfc42 vcrun2012 mfc120 vcrun2013"
#export LAUNCH_PARAMETERS="-d3d9"
export
PW_GUI_DISABLED_CS
=
1
#export PW_WINDOWS_VER=XP # Set windows version 10, 7 or XP
\ No newline at end of file
#export PW_WINDOWS_VER=XP # Set windows version 10, 7 or XP
data_from_portwine/scripts/portwine_db/wot_encore_install_ru
View file @
5032d95a
...
...
@@ -38,4 +38,3 @@ PW_INSTALL_DOTNET40 () {
done
}
PW_INSTALL_DOTNET40 &
data_from_portwine/scripts/start.sh
View file @
5032d95a
...
...
@@ -374,12 +374,7 @@ if [ -z "${PW_DISABLED_CREAT_DB}" ] ; then
cat
"
${
PORT_SCRIPTS_PATH
}
/portwine_db/default"
|
grep
"##"
>>
"
${
PORT_SCRIPTS_PATH
}
/portwine_db/
$PORTWINE_DB
"
export
PORTWINE_DB_FILE
=
"
${
PORT_SCRIPTS_PATH
}
/portwine_db/
${
PORTWINE_DB
}
"
fi
edit_db_from_gui PW_VULKAN_USE PW_WINE_USE
PW_DB_TMP
=
`
cat
"
${
PORTWINE_DB_FILE
}
"
`
echo
"
${
PW_DB_TMP
}
"
|
awk
'! a[$0]++'
>
"
${
PORTWINE_DB_FILE
}
"
unset
PW_DB_TMP
fi
fi
case
"
$PW_YAD_SET
"
in
...
...
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