-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No way to force an aspect ratio? #1193
Comments
Sorry, what are you referring to, specifically? The aspect ratio of what component? If it's a game, I don't know that there's a universal way to set a game aspect ratio. You might be able to do this with your window manager, but I'm not sure. If it's about GameScope, we don't currently support calculating the corresponding 16:9 width from the height. If this is about something else, please give more details and I'll try to answer. |
Specifically I'm trying to not have to have to stretch the image to the screen with gamescope when I use the superdepth 3d reshade shader because it's only half resolution horizontally. However I know it's not being rendered at half resolution by the game / shader because If I zoom in using the XR gaming (glasses) plugin you can see all the detail and there's no horizontal shimmering. |
If you use GameScope without SteamTinkerLaunch, does this work as expected? If so, please provide a game launch log where this does not work for you, so I can investigate the GameScope options and why they may not be working. Make sure that GameScope is enabled as well. Since you deliberately ignored the issue templates and opened an issue without them, I don't know anything about your SteamTinkerLaunch version or Linux distribution so two additional notes would be:
If you do need to provide a log, make sure you provide one from a launch of the game, and with the latest SteamTinkerLaunch release. |
I thought there might be a way to prepend an aspect ratio layer.
The text was updated successfully, but these errors were encountered: