Skip to content
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

Doom 4:3 has weird sidebars #52

Open
WafuRuns opened this issue Sep 4, 2020 · 1 comment
Open

Doom 4:3 has weird sidebars #52

WafuRuns opened this issue Sep 4, 2020 · 1 comment

Comments

@WafuRuns
Copy link

WafuRuns commented Sep 4, 2020

Doom is not the only game that has this issue, but some games just create these sidebars, it also doesn't seem to be possible to have it stretched to the full height of the monitor.
image

@DerKoun
Copy link
Owner

DerKoun commented Sep 4, 2020

AFAIK the edges are cut off so there are less pixels to compute. So extending the view is not possible without hacking the game.
Up to beta 9 there was the soft-crop option. Using that old version you could ignore the black edges, zooming the image in to fill your monitor more.
Other games, that render in a more 'normal' way, can have sidebars removed by using the Ignore window setting [and in some cases BGn:crop(auto)].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants