-
Notifications
You must be signed in to change notification settings - Fork 0
Game Screen Resolution
360900 edited this page Aug 2, 2026
·
2 revisions
Automatically change the screen resolution before a game starts and switch back to the previous resolution when it ends.
By choosing Game Screen Resolution in the dropdown menu in the Game Menu,
TinkerGame automatically changes the resolution to that size before the game starts and switches it back to the previous resolution afterwards.
If the value is none, the function is skipped.
The available resolutions are determined using xrandr, and the resolution switch itself is also done with xrandr.
This function is especially useful for games that do not work with GameScope.
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced