You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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)].
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](https://user-images.githubusercontent.com/11209667/92267985-e2e60880-eee1-11ea-825c-c48b2b246e74.png)
The text was updated successfully, but these errors were encountered: