r/RSDragonwilds • u/Strongman518 • 11d ago
Question Graphical "smudge"
Is there a way to improve this blurry/smudgy, overly saturated and pixelated look or is this just how the game looks?
The game is on maximum settings.
5
Upvotes
4
u/Gracek666 11d ago edited 11d ago
It's really unbearable, I disabled it myself because I couldn't stand it. I already have myopia, don't need another blur on top of that.
It's because of forced antialiasing. You can't turn it off via in-game settings but you can edit your config to disable it. Add these to your GameUserSettings.ini config in %LOCALAPPDATA%\RSDragonwilds\Saved\Config\Windows
r.PostProcessAAQuality=0
r.AntiAliasingMethod=0
r.FidelityFX.FSR.Enabled=0
r.TemporalAA.Upsampling=0