Skip to content

Instantly share code, notes, and snippets.

@Kaldaien
Created March 26, 2017 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaldaien/d7b636456b3e57c38118fe90097486ad to your computer and use it in GitHub Desktop.
Save Kaldaien/d7b636456b3e57c38118fe90097486ad to your computer and use it in GitHub Desktop.
Resolution problems
03/26/2017 18:47:36.140: [ DXGI ] SwapChain: (1600x1024 @ 60.0 Hz - Scaling: Stretched) - {Windowed} [3 Buffers] :: Flags=0x0000, SwapEffect: Discard
03/26/2017 18:47:36.140: [ DXGI ] >> Scaling Override (Requested: DXGI_MODE_SCALING_STRETCHED, Using: DXGI_MODE_SCALING_UNSPECIFIED)
03/26/2017 18:47:36.140: [ DXGI 1.2 ] >> Using Traditional Presentation Model [Waitable: No - 0 ms]
03/26/2017 18:47:36.158: [ DXGI ] [@] Return: S_OK - < CreateSwapChain_Original (This, pDevice, pDesc, ppSwapChain) >
03/26/2017 18:47:36.177: Bloom Tex
03/26/2017 18:47:36.177: Bloom Tex
...
03/26/2017 18:47:37.138: [ DXGI ] [!] IDXGISwapChain::SetFullscreenState (0, 0000000000000000h) -- [ NieRAutomata.exe, tid=0x42a8 ]
03/26/2017 18:47:37.138: [ DXGI ] [@] Return: S_OK - < SetFullscreenState_Original (This, Fullscreen, pTarget) >
03/26/2017 18:47:37.138: [ DXGI ] [!] IDXGIFactory4::CreateSwapChain (0000000005946040h, 000000000014FB90h, 000000000F997E50h) -- [ NieRAutomata.exe, tid=0x42a8 ]
03/26/2017 18:47:37.138: [ DXGI ] SwapChain: (1920x1080 @ 60.0 Hz - Scaling: Stretched) - {Windowed} [3 Buffers] :: Flags=0x0000, SwapEffect: Discard
03/26/2017 18:47:37.138: [ DXGI ] >> Scaling Override (Requested: DXGI_MODE_SCALING_STRETCHED, Using: DXGI_MODE_SCALING_UNSPECIFIED)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment