mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[d3d9] Don't update present region in Reset
Fixes a regression in A Hat in Time when changing resolutions
This commit is contained in:
parent
245007daba
commit
45c8b09104
@ -503,7 +503,6 @@ namespace dxvk {
|
||||
if (changeFullscreen)
|
||||
SetGammaRamp(0, &m_ramp);
|
||||
|
||||
UpdatePresentRegion(nullptr, nullptr);
|
||||
CreateBackBuffers(m_presentParams.BackBufferCount);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user