Skip to content

Commit

Permalink
Improve gamemode instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zusier committed Dec 3, 2021
1 parent 64e69dd commit 4e22859
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions gamemode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ DISABLE_IDLE: Disables idle while gamemode is active

## USAGE:

This should be launched with NSudo like so:
1. Launch your game
2. Launch gamemode
3. alt-tab to your game
4. Once finished, alt-tab back to gamemode and press any key to restore functionality.

nsudo -U:T -P:E -CurrentDirectory:C:\CHANGE\ME
Gamemode should be launched with NSudo (make sure it's somewhere in your path) like so:

```
nsudo -U:T -P:E -CurrentDirectory:C:\CHANGE\ME
```

0 comments on commit 4e22859

Please sign in to comment.