diff --git a/retroarch.cfg b/retroarch.cfg index 5c571a89dc..45b729b727 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -1000,3 +1000,9 @@ # Enable device vibration for supported cores # enable_device_vibration = false +# Enable game mode on supported platforms. +# Depending on the system, it can result in more stable frame times, less audio +# crackling, better performance and lower latency. On Linux, Feral GameMode +# needs to be installed (https://github.com/FeralInteractive/gamemode). +# +# gamemode_enable = true