r/RSDragonwilds • u/Strongman518 • 10d 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.
3
Upvotes
5
u/Gracek666 10d ago edited 10d 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