GameMode: Difference between revisions

imported>MetaDark
mNo edit summary
imported>Kira-bruneau
No edit summary
Line 14: Line 14:


<syntaxhighlight>
<syntaxhighlight>
$ gamemoderun ./game
gamemoderun ./game
</syntaxhighlight>
</syntaxhighlight>


When you have started your game you can verify that GameMode is running with the command:
When you have started your game you can verify that GameMode is running with the command:
<syntaxhighlight>
<syntaxhighlight>
$ gamemoded -s
gamemoded -s
</syntaxhighlight>
</syntaxhighlight>