Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I found some launch options too, but they don't work too, the game starts at 1920:1080 ignoring all.
Go here:
C:\Users\<username>\Saved Games\id Software\DOOM\base
The file DOOMConfig.local contains resolution settings.
You need to set:
r_windowHeight "1080"
r_windowWidth "2560"
BUT!
Before that, you must also set your r_mode, and you need to find the correct r_mode.
To do that, open the console and type:
r_mode
Then press the TAB key, and it will show a list of available modes.
Find the number, and set it in the config.
In my config, its r_mode "20" for 2560x1440, yours should be different.
Also make sure the resolution scale is set to 100% before you edit the config files, otherwise the resolution in the cofig will show a value thats x% of the resolution you set.
the other r_mode values are depending on ur available system resolutions
I am not suggesting a custom mode or resolution, just that he manually enters the details.
r_mode + TAB in console should show his available resolutions, and the r_mode they go with.
I was looking for a r_mode thinking there was a list somewhere, but it seems a hardware dependant variable.
The resolution setting on config file didn't work, but I saw that the r_mode in there was 17. Entering the game and using tab on r_mode shows that the correct value for that resolution is 18, but the value actually running was -1.
I closed the game, and in the config file I erased resolution settings and put only r_mode 18. Started the game and voilà, fullscreen native 21:9 again!
Just strange how the game messed its config, but anyway, pc gaming has its own rights and duties alike.
its just that the r_windowXX cvars are only needed with a negative value of r_mode... if u use a positive there is no use for the custom cvars. the r_windowXX cvars are only for custom mode ;)
but u can use it for switching between fullscreen and windowmode (alt+enter) to have a smaller window resolution while doin something on the desktop! just as a hint ;)
it could be that u exit the game while ur tabbed out or in window mode and then it could be that this changed value was seved to ur config file. thats a possibility why r_mode was set to -1 and with the wrong custom window settings it could lead to that issue... better get sure u exit the game only while in fullscreen
Just as I saw when checking my config file, r_mode "20" for 2560x1440 but the values of r_windowXX were different, because I had display scaling below 100%.
But the "technical" reason for my suggestion was based on things already not working as they should :p OP got it fixed anyway, but is a strange thing to suddenly have happen.
The exit from fullscreen you describe makes sense, but the game should recover fine from that, I had no issues with it but then again, OP may have a once off issue.