diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2022-06-29 22:37:25 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2022-07-06 09:34:14 +0200 |
commit | cad581388f32dc3523c81f614e898716685f35c3 (patch) | |
tree | 543bf28e18ad5a85b349b0cba0faf86daccfa1e0 /libraries/README.md | |
parent | 774ed044fcac9c444f41e0f93435089338e8366c (diff) | |
download | PrismLauncher-cad581388f32dc3523c81f614e898716685f35c3.tar.gz PrismLauncher-cad581388f32dc3523c81f614e898716685f35c3.tar.bz2 PrismLauncher-cad581388f32dc3523c81f614e898716685f35c3.zip |
Add Performance related settings
Integrates support for Feral Gamemode, discrete GPU support for Mesa and the proprietary Nvidia driver and MangoHud support
Signed-off-by: Jan200101 <sentrycraft123@gmail.com>
Diffstat (limited to 'libraries/README.md')
-rw-r--r-- | libraries/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/README.md b/libraries/README.md index 7e7e740d..bdaef7a6 100644 --- a/libraries/README.md +++ b/libraries/README.md @@ -179,3 +179,11 @@ Licenced under the MIT licence. Tiny implementation of LZMA2 de/compression. This format is only used by Forge to save bandwidth. Public domain. + +## gamemode + +performance optimisation daemon + +Upstream https://github.com/FeralInteractive/gamemode + +BSD licensed |