Tune FSR2 defaults and simplify jitter controls

This commit is contained in:
Kelsi 2026-03-08 21:08:17 -07:00
parent 2e71c768db
commit eccbfb6a5f
4 changed files with 4 additions and 25 deletions

View file

@ -429,7 +429,7 @@ private:
uint32_t frameIndex = 0;
bool needsHistoryReset = true;
bool useAmdBackend = false;
float jitterSign = -1.0f;
float jitterSign = 0.40f;
float motionVecScaleX = 1.0f;
float motionVecScaleY = 1.0f;
#if WOWEE_HAS_AMD_FSR2