We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current screen resolution is 320x200, that is quite low for modern PC.
It is needed to increase screen resolution.
The text was updated successfully, but these errors were encountered:
A new branch "sdl_doom_640x400" was created in order to increase screen resolution.
Sorry, something went wrong.
In the commit 2e3d0f9 the initial support of 640x400 resolution was implemented. There are several bugs present.
In the commit 0132ac6 most of menus were placed on the center of the screen. Exception: Episode, Read this.
In the revision e7b46d0 status bar position was fixed.
aserebryakov
No branches or pull requests
The current screen resolution is 320x200, that is quite low for modern PC.
It is needed to increase screen resolution.
The text was updated successfully, but these errors were encountered: