Lyall / MGSHDFix

A fix that adds custom resolutions, ultrawide support and much more to the Metal Gear Solid Master Collection.
MIT License
427 stars 8 forks source link

[Feature Request] [MGS3]: proper 16:9 is seemingly impossible on a 21:9 monitor #102

Open ParrisDeluxe opened 3 months ago

ParrisDeluxe commented 3 months ago

proper 16:9 on ultrawide

it would be really nice to be able to record 16:9 footage in fullscreen on a 21:9 monitor if possible.

on a 21:9 monitor, setting the resolution to 1920x1080 results in a stretched 2560x1080 image instead of a 1920x1080 game window with black bars.

ShizCalev commented 2 months ago
[Framebuffer Fix]
; Forces the framebuffer size to be the same as the custom resolution.
; Disable this if you want pillarboxing/letterboxing with your custom resolution.
Enabled = true

Set this to false in the settings file (MGSHDFix.ini), it's what removes the black borders.