mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 12:54:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,11 +19,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Upscale a 720p game to 1440p with integer scaling:
|
||||
|
||||
`gamescope {{[-h|--nested-height]}} 720 {{[-H|--output-height]}} 1440 {{[-S|--scaler]}} integer -- %command%`
|
||||
`gamescope {{[-h|--nested-height]}} 720 {{[-H|--output-height]}} 1440 {{[-S|--scaler]}} integer -- {{command}}`
|
||||
|
||||
- Limit a vsynced game to 30 FPS:
|
||||
|
||||
`gamescope {{[-r|--nested-refresh]}} 30 -- %command%`
|
||||
`gamescope {{[-r|--nested-refresh]}} 30 -- {{command}}`
|
||||
|
||||
- Launch Steam in Big Picture Mode and integrate with gamescope:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user