bradharding / doomretro

The classic, refined DOOM source port. For Windows PC.
https://www.doomretro.com
GNU General Public License v3.0
711 stars 88 forks source link

Widescreen and hud settings not respected when launching with the warp command #861

Closed KLNeidecker closed 3 days ago

KLNeidecker commented 3 days ago

One last one for now! This one comes up a lot in testing maps, as obviously you warp via the command line to test a map.

I just tested via a normal terminal, without the editor involved, to see if it's the same, and it is.

If you launch -iwad <whatever> -warp 01, the setting for widescreen is forgotten.

If you launch to the menu by running Retro from Explorer, or via terminal, and do not include the warp command, widescreen settings are respected. I bound the widescreen command to a key for the last week or so to bypass it, but I figured it may be unintended behavior.

bradharding commented 3 days ago

Thanks. This one was fixed a few days ago: 03002cc3aedde9ed279cc1db32c840034803895b. :)