Ahsan Fayaz
715a1389b7
Update version to 1.8.2
2024-08-19 11:18:51 +01:00
Ahsan Fayaz
c0516059ed
Update copyright year
2024-08-09 13:14:27 +01:00
Ahsan Fayaz
a875008d8e
Standardise formatting of "Other Apps" section
2024-08-09 13:12:16 +01:00
Mahmut Sacit Meydanal
ec10c591ff
README: Add new gamemode extension link ( #484 )
...
* README: Add new gamemode extension link
Since the old extension is no longer maintained by the original author and has stopped working in the latest releases of GNOME, I recommend including my extension in the README.
2024-08-09 11:59:49 +01:00
Jrelvas
8e0a71a0bc
README: Add Vinegar to apps list
...
Vinegar is a bootstrapper for Roblox Player and Roblox Studio. It uses gamemode for both by default.
2024-02-14 10:37:00 +00:00
Ahsan Fayaz
5180d89e66
Update version to 1.8.1
2023-12-12 16:02:49 +00:00
Ahsan Fayaz
bb40374067
Update version number in README.md
2023-12-06 17:11:07 +00:00
Ahsan Fayaz
6b03bc9354
Sort list of supported apps
2023-12-06 17:06:51 +00:00
wantija
160bf91665
Update README.md
...
Added game mode support for cemu (1bcdb35e42
)
2023-12-04 14:54:05 +00:00
Henrik Holst
fd226e46ba
added info about the parking/pinning capability
2023-12-04 14:18:38 +00:00
Ahsan Fayaz
1f28880509
Update copyright year and project list
...
PolyMC died and most of the active devs created a fork, Prism Launcher
2023-05-23 11:37:01 +01:00
Hugo Locurcio
7cf59587ce
Document some configuration files not allowing [gpu]
changes
...
This also reorders the list from highest to lowest priority,
which is generally more commonly used.
2023-03-02 11:25:52 +00:00
MrAkells
f5882d5158
Update README.md
2023-03-02 11:25:25 +00:00
Ahsan Fayaz
86591acdf2
Update version references to 1.7
2022-07-21 15:03:34 +01:00
Ahsan Fayaz
f5a715e124
Add recent Feral titles to the list of games
2022-07-20 11:50:53 +01:00
Ahsan Fayaz
f498f2a20a
Update copyright year to 2022
2022-07-20 11:48:56 +01:00
Issam Maghni
fac33baa09
Simplify the offload command
...
The POSIX env [1] supports multiple `name=value` operands.
So I merged them into one.
[1] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/env.html
2022-07-15 14:13:09 +01:00
Gregory keenan
e7dcf8792d
Update README.md
...
Minor update on language
2022-07-15 14:12:14 +01:00
Gregory keenan
db1a0e3ace
Update README.md
...
Added a section in the Build and Install section to test if its working correctly.
2022-07-15 14:12:14 +01:00
gouchi
01b849a518
README.md: add RetroArch to other apps section
...
[Source](https://github.com/libretro/RetroArch/pull/13339 )
2022-07-15 14:11:23 +01:00
Sam Gleske
c96f7379b4
New utility: gamemodelist ( #346 )
...
* New utility: gamemodelist
While trying out gamemode on Ubuntu 18.04 I had trouble figuring out
whether or not my games were running with gamemode enabled. I wrote this
utility which prints all processes loaded with the gamemode shared
library.
- [x] Added utility to `data/` folder.
- [x] Update meson installer.
- [x] Included section 1 manual.
- [x] Updated README for Ubuntu 18.04 build instructions. Steam supports
Ubuntu 18.04.
I'm open to feedback and generally this should work for any distrobution
since it makes use of the Linux `/proc` filesystem. [Learn more about
`/proc`][1].
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/Documentation/filesystems/proc.rst?h=v5.15.12
2022-02-21 09:50:57 +00:00
Stephan Lachnit
ab06ba419e
Switch to GitHub Actions
...
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-02-03 16:40:02 +00:00
Patrick Pulfer
4000a32584
Documentation: Add GCC dependency to Ubuntu installation guide
2021-05-24 11:27:27 +01:00
Ahsan Fayaz
6592c2229c
Update version references to 1.6.1
2021-02-16 16:12:29 +00:00
Ahsan Fayaz
fb7062bd9c
Update copyright year to 2021.
2021-02-04 13:24:59 +00:00
Ivan Tham
62659edd2b
Gamemode is now available on Arch community repo
...
https://www.archlinux.org/packages/community/x86_64/gamemode/
2020-09-30 09:09:06 +01:00
otreblan
9037b730f6
Add libinih pacman dependency
2020-09-30 09:08:50 +01:00
Michael Butler
17b2b6201b
Update README.md to point to release 1.6 in instructions
2020-09-18 14:56:14 +01:00
Ahsan Hussain
8810e4f158
README.md: Update note for Nvidia Optimus proprietary driver users
...
Add a note for Nvidia hybrid graphics users, not having the opensource
nouveau driver, which can save them some time for searching the right
solution
Signed-off-by: Ahsan Hussain <ahsan_hussain@mentor.com>
2020-06-08 10:24:52 +01:00
Stephan Lachnit
115f1ecdbd
meson: use builddir instead of build
...
Use the -C option instead of changing the dir, change the build folder to builddir.
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-05-19 16:35:00 +01:00
Alan Jenkins
57bc3e26ba
Add ATLauncher to gamemode compatible list
...
Adds ATLauncher to the list of applications that integrate with
Gamemode.
2020-05-06 11:04:29 +01:00
Alan Jenkins
0ba1551293
Sort the games list alphabetically in README
...
Sorts the games list alphabetically in the README.md.
2020-05-06 11:04:29 +01:00
Ahsan Fayaz
616dca659a
Update version to 1.5.1
2020-03-03 16:18:48 +00:00
Stephan Lachnit
d3e309b23b
use upstream inih r48
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-03-03 14:38:35 +00:00
Ahsan Fayaz
d58c59c183
Update version to 1.5
2020-01-22 14:19:26 +00:00
xcom169
c2846f4a77
Add SotTR
...
Add SotTR game to gamemode.
2020-01-12 12:04:02 +01:00
Ahsan Fayaz
78b326adb6
Update copyright year to 2020.
2020-01-10 17:37:35 +00:00
Alex Smith
0668e3b4da
Change Lutris instructions to say that it will enable GameMode by default when available
2019-08-12 08:40:53 +01:00
Mathieu H
86473bea0a
Add Lutris instructions
2019-07-29 16:41:07 +02:00
Rémi Verschelde
33f8be9557
Mention Mageia package in README
...
http://madb.mageia.org/package/show/application/0/name/gamemode
2019-07-21 13:19:21 +02:00
Alex Smith
acb57735fc
Update version to 1.4
2019-07-21 10:24:18 +01:00
Alex Smith
ffea085396
Follow up improvements to documentation for GAMEMODERUNEXEC
2019-07-16 08:17:35 +01:00
Stephan Lachnit
47db83e509
Add hybrid GPU support
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2019-07-14 16:45:33 +02:00
Alex Smith
ebbb9a3511
Fix libdbus-1-dev package name typo
2019-06-03 08:10:30 +01:00
Alex Smith
e5286e1495
Add Three Kingdoms to list of games with integration
2019-06-01 13:50:24 +01:00
Marc Di Luzio
28243afde9
Clean up the main readme file and split some parts out
...
This groups development, daemon and lib parts together much better
2019-06-01 10:56:27 +01:00
Alex Smith
a837b8630c
We depend on DBus development packages now
2019-05-29 16:02:49 +01:00
Alex Smith
99c7d04e69
Add a link to the GNOME Shell extension
2019-05-07 09:30:33 +01:00
Alex Smith
4a49a1c2a5
Add a list of games which integrate GameMode support ( #135 )
2019-05-07 09:25:33 +01:00
Robert Munteanu
0aced6f14e
Add reference to openSUSE packages
...
OpenSUSE packages are available at https://software.opensuse.org/package/gamemode , so let's reflect this in the README.
2019-04-11 01:08:46 +02:00