Just restored the command-line override for startup resolution. I can think of at least one place where it's useful - quick testing.
Video startup now works as follows:
- Check the registry for an explicit mode request, fall back on desktop full screen if nothing specified.
- Check the command-line for an explicit override. -width on it's own will also set a height at 4:3 aspect, to replicate how the original GLQuake did it.
- If it's windowed, look for a best match.
- If it's fullscreen, look for an exact match, fall back on the desktop if none found.
- Set the mode and write it back to the registry.
0 comments:
Post a Comment