Update changelog for last commit.

This commit is contained in:
Knightmare66 2021-08-25 04:57:05 -04:00
parent b80d34a3e3
commit a8769eca9b

View file

@ -12,6 +12,8 @@ Changes as of v0.20 update 8:
- Added borderless window support. Set vid_fullscreen to 2 to select borderless window.
- Added r_mode_desktop cvar. Forces borderless window mode to desktop resolution when enabled.
- Added support for triple-monitor surround modes via custom resolutions. Monitors must be bound as a single logical display.
Keeps all menu/HUD elements on the center screen in triple-monitor configs (when aspect ratio >= scr_surroundthreshold (default 3.6)).
Set the cvar scr_surroundlayout to 0 to disable this.