diff --git a/OptiScaler/framegen/IFGFeature_Dx12.cpp b/OptiScaler/framegen/IFGFeature_Dx12.cpp index bacdc2f2..69bf2bc5 100644 --- a/OptiScaler/framegen/IFGFeature_Dx12.cpp +++ b/OptiScaler/framegen/IFGFeature_Dx12.cpp @@ -266,13 +266,11 @@ void IFGFeature_Dx12::SetHudless(ID3D12GraphicsCommandList* cmdList, ID3D12Resou void IFGFeature_Dx12::CreateObjects(ID3D12Device* InDevice) { - return; + _device = InDevice; // if (_commandAllocators[0] != nullptr) // return; - //_device = InDevice; - // LOG_DEBUG(""); // do