You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently running a test on Steam targeting general users, and it seems that crashes occasionally occur at FFXFSR3TemporalUpscaler::AddPasses when
ApiAccessor->ffxCreateContext fails.
check(ErrorCode == FFX_OK);
I’d like to know how to prevent these crashes from happening.