Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gamescope:
- submenu: GAMESCOPE
- prompt: GAMESCOPE ENABLE
- description: Enable GameScope compositor for enhanced game display.
- choices:
- "Off": 0
- "On": 1
- default: 0
- gamescope_nested_resolution:
- submenu: GAMESCOPE
- prompt: GAME NESTED RESOLUTION
- description: Select the game (nested) resolution for GameScope.
- choices:
- "640x480": "640x480"
- "1024x768": "1024x768"
- "1280x720": "1280x720"
- "1920x1080": "1920x1080"
- "2048x1080": "2048x1080"
- "2560x1440": "2560x1440"
- "3840x2160": "3840x2160"
- "4096x2160": "4096x2160"
- default: "1920x1080"
- gamescope_nested_refresh:
- submenu: GAMESCOPE
- prompt: GAME REFRESH RATE
- description: Set the refresh rate (fps) for the game when using GameScope.
- choices:
- "60Hz": 60
- "75Hz": 75
- "120Hz": 120
- "138Hz": 138
- "144Hz": 144
- "150Hz": 150
- "165Hz": 165
- "170Hz": 170
- "175Hz": 175
- "180Hz": 180
- "200Hz": 200
- "240Hz": 240
- "270Hz": 270
- "275Hz": 275
- "280Hz": 280
- "360Hz": 360
- "390Hz": 390
- "480Hz": 480
- "540Hz": 540
- default: 60
- gamescope_output_resolution:
- submenu: GAMESCOPE
- prompt: OUTPUT RESOLUTION
- description: Select the output resolution for GameScope.
- choices:
- "640x480": "640x480"
- "800x600": "800x600"
- "1024x768": "1024x768"
- "1280x720": "1280x720"
- "1920x1080": "1920x1080"
- "2048x1080": "2048x1080"
- "2560x1440": "2560x1440"
- "3840x2160": "3840x2160"
- "4096x2160": "4096x2160"
- default: "1920x1080"
- gamescope_scaler:
- submenu: GAMESCOPE
- prompt: GAMESCOPE SCALER
- description: Choose the upscaler type for GameScope.
- choices:
- auto: auto
- integer: integer
- fit: fit
- fill: fill
- stretch: stretch
- default: auto
- gamescope_filter:
- submenu: GAMESCOPE
- prompt: GAMESCOPE FILTER
- description: Choose the upscaler filter for GameScope.
- choices:
- linear: linear
- nearest: nearest
- fsr: fsr
- nis: nis
- pixel: pixel
- default: linear
- gamescope_sharpness:
- submenu: GAMESCOPE
- prompt: GAMESCOPE SHARPNESS
- description: Set the upscaler sharpness (0 for maximum sharpness, 20 for minimum). "Auto" disables the sharpness option.
- choices:
- "Auto": auto
- "5": 5
- "10": 10
- "15": 15
- "20": 20
- default: auto
- gamescope_borderless:
- submenu: GAMESCOPE
- prompt: GAMESCOPE BORDERLESS
- description: Enable borderless window mode in GameScope.
- choices:
- "Off": 0
- "On": 1
- default: 0
- gamescope_fullscreen:
- submenu: GAMESCOPE
- prompt: GAMESCOPE FULLSCREEN
- description: Enable fullscreen mode in GameScope. (If both fullscreen and borderless are enabled, fullscreen takes precedence.)
- choices:
- "Off": 0
- "On": 1
- default: 0
- gamescope_reshade_effect:
- submenu: GAMESCOPE
- prompt: GAMESCOPE RESHADE EFFECT
- description: Specify a ReShade shader effect to use with GameScope.
- default: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement