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
307b554b
Commit
307b554b
authored
Jan 26, 2022
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
###Scripts version 2074###
parent
4062645e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
changelog_eng
data_from_portwine/changelog_eng
+1
-1
changelog_rus
data_from_portwine/changelog_rus
+1
-1
League of Legends
data_from_portwine/scripts/portwine_db/League of Legends
+1
-1
runlib
data_from_portwine/scripts/runlib
+1
-1
var
data_from_portwine/scripts/var
+1
-1
No files found.
data_from_portwine/changelog_eng
View file @
307b554b
...
@@ -2,7 +2,7 @@ You can help us in the development of the project on the website: https://boosty
...
@@ -2,7 +2,7 @@ You can help us in the development of the project on the website: https://boosty
-----------------------------------------
-----------------------------------------
Changelog:
Changelog:
###Scripts version 2072-207
3
###
###Scripts version 2072-207
4
###
* HOTFIX - fixed launch of League of Legends
* HOTFIX - fixed launch of League of Legends
###Scripts version 2071###
###Scripts version 2071###
...
...
data_from_portwine/changelog_rus
View file @
307b554b
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
-----------------------------------------
-----------------------------------------
История изменений:
История изменений:
###Scripts version 2072-207
3
###
###Scripts version 2072-207
4
###
* HOTFIX - исправлен запуск League Of Legends
* HOTFIX - исправлен запуск League Of Legends
###Scripts version 2071###
###Scripts version 2071###
...
...
data_from_portwine/scripts/portwine_db/League of Legends
View file @
307b554b
...
@@ -89,7 +89,7 @@ add_in_start_portwine () {
...
@@ -89,7 +89,7 @@ add_in_start_portwine () {
zenity
--question
--title
=
"Fix for LoL anti-cheat"
\
zenity
--question
--title
=
"Fix for LoL anti-cheat"
\
--text
=
'Root rights are required to execute the command: \n"sysctl -w abi.vsyscall32=0" and "sysctl -p"'
--no-wrap
--text
=
'Root rights are required to execute the command: \n"sysctl -w abi.vsyscall32=0" and "sysctl -p"'
--no-wrap
[
"
$?
"
=
1
]
&&
exit
0
[
"
$?
"
=
1
]
&&
exit
0
pkexec /bin/bash -
с
'sysctl -w abi.vsyscall32=0 && sysctl -p
'
pkexec /bin/bash
-
c
'sysctl -w abi.vsyscall32=0
'
fi
fi
check_port_for_lol &
check_port_for_lol &
}
}
data_from_portwine/scripts/runlib
View file @
307b554b
...
@@ -486,7 +486,7 @@ start_portwine () {
...
@@ -486,7 +486,7 @@ start_portwine () {
wait_wineserver
&&
wait_wineserver
&&
echo
"Set to win
${
PW_WINDOWS_VER
}
"
echo
"Set to win
${
PW_WINDOWS_VER
}
"
fi
fi
pw_stop_progress_bar
pw_stop_progress_bar
pw_tray_icon
pw_tray_icon
pw_start_progress_bar_cover
"
${
PW_GUI_ICON_PATH
}
/covers/pw_loading_cover.gif"
pw_start_progress_bar_cover
"
${
PW_GUI_ICON_PATH
}
/covers/pw_loading_cover.gif"
add_in_start_portwine
add_in_start_portwine
...
...
data_from_portwine/scripts/var
View file @
307b554b
#!/bin/bash
#!/bin/bash
#Author: Castro-Fidel (PortWINE-Linux.ru)
#Author: Castro-Fidel (PortWINE-Linux.ru)
#SCRIPTS_NEXT_VERSION=207
3
#SCRIPTS_NEXT_VERSION=207
4
#PORT_NEXT_VERSION=97
#PORT_NEXT_VERSION=97
########################################################################
########################################################################
export
PW_MANGOHUD
=
1
export
PW_MANGOHUD
=
1
...
...
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