mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-05-04 00:31:35 +00:00
Disable RDR1 hack to fix hangs when exiting games
This commit is contained in:
@@ -688,7 +688,7 @@ bool FSRFG_Dx12::CreateSwapchain1(IDXGIFactory* factory, ID3D12CommandQueue* cmd
|
||||
_hwnd = hwnd;
|
||||
|
||||
// hack for RDR1
|
||||
_swapChain->Release();
|
||||
//_swapChain->Release();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user