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
0d879470
Commit
0d879470
authored
Mar 29, 2024
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'Boria138-fix-flatpak-gamemode'
parents
1ebf5e1f
1a6bb210
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
runlib
data_from_portwine/scripts/runlib
+4
-0
No files found.
data_from_portwine/scripts/runlib
View file @
0d879470
...
@@ -344,6 +344,10 @@ d3d11 d3d10 d3d10core d3d10_1 d3d9 d3d8 dxgi wined3d vulkan-1"
...
@@ -344,6 +344,10 @@ d3d11 d3d10 d3d10core d3d10_1 d3d9 d3d8 dxgi wined3d vulkan-1"
PW_GAMEMODERUN_SLR
=
"gamemoderun"
PW_GAMEMODERUN_SLR
=
"gamemoderun"
systemctl
enable
--now
--user
gamemoded &>/dev/null
systemctl
enable
--now
--user
gamemoded &>/dev/null
print_info
"Gamemod will be launched."
print_info
"Gamemod will be launched."
elif
check_flatpak
;
then
export
GAMEMODERUN
=
1
PW_GAMEMODERUN_SLR
=
"gamemoderun"
print_info
"Gamemod will be launched."
elif
[[
"
$PW_USE_RUNTIME
"
==
1
]]
;
then
elif
[[
"
$PW_USE_RUNTIME
"
==
1
]]
;
then
export
GAMEMODERUN
=
1
export
GAMEMODERUN
=
1
if
!
pidof gamemoded &>/dev/null
;
then
if
!
pidof gamemoded &>/dev/null
;
then
...
...
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