Patch — Windows fullscreen / graphics fix — Long Rest Steam update #13170
Display / FullscreenAdjusted Windows graphics API so the game prefers Direct3D 11 over Direct3D 12. This addresses reports where fullscreen looked much...
Display / FullscreenAdjusted Windows graphics API so the game prefers Direct3D 11 over Direct3D 12. This addresses reports where fullscreen looked much darker than windowed mode on some PCs. Thanks to pmcelreavy for spotting this issue on their PC, that was a huge help in pinning this down. - Logan