nice. No letterbox anymore. How does it behave performance-wise? In the picture you can now see less because the sides are cut off. Does the game still render the part we cant see anymore? if not we should see a small performance improvement.
I went from 60 to 52 fps. Yes, these ini settings effectively just zoom in until you can't see the letterbox, making you lose out on what was on the left and right of your peripheral vision.
After removing Letterbox and increasing FOV I am getting big drops. I am on 4060 laptop and was getting 70+ with High Settings DLSS Quality and Frame Gen, but it dropped to high 50s after changing FOV settings. Basically native frames went from 40-45 to 30-35. Not worth it, I will use letterbox and remove other things.
Also, Motion Blur can be removed from in game settings, go to Settings, Graphics, and then Accessibility, Motion Blur is hidden there.
Add the following text at the bottom of the file:[SystemSettings]r.NT.Lens.Distortion.Intensity=0 r.NT.Lens.Distortion.Stretch=0 r.NT.Lens.Softness.Intensity=0 r.NT.Lens.Softness.RadiusSampleCount=
Hi, I am playing on xbox gamepass, and have the game installed on my D drive, I cant seem to find the folder anywhere. I tried one of your examples below, that did not work. Any solution? Is there a manual way to find this besides searching trough "run" ?
open 'run'. You can find it by searching 'run' in windows search bar. After you open the 'run' app type '%LOCALAPPDATA%' there and it will take you to a folder named local then follow the instructions as described here. You won't find the engine.ini in the game folder. You have to go to 'local' folder which can be assessed as how I have told u above.
The %LOCALAPPDATA % folder actually doesn't exist in the GamePass version. This caused confusion. The target folder is also WinGDK and not Windows, as has already been emphasized several times here.I found that out myself in the meantime. Nevertheless thanks for your help.
little help if you can't find the appdata folder on your PC it may be hidden so once on C:\users\username\ click on view and then select hidden objects or hidden items then you will see the folder
108 comments
Does the game still render the part we cant see anymore? if not we should see a small performance improvement.
Also, Motion Blur can be removed from in game settings, go to Settings, Graphics, and then Accessibility, Motion Blur is hidden there.
Engine.ini
with a text editor.r.NT.Lens.Distortion.Stretch=0
r.NT.Lens.Softness.Intensity=0
r.NT.Lens.Softness.RadiusSampleCount=
Disable Chromatic Aberrations
Engine.ini
with a text editor.Disable Depth of Field
Engine.ini
with a text editor.r.NT.DOF.NTBokehTransform=0
Disable forced letterboxing
Engine.ini
with a text editor.[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainXFOV
This fix will remove the black bars on the top and bottom of the screen
and retain the proper field of view (the view will not zoom in).
Disable Motion Blur
Motion blur can be disabled in game's settings by going to Settings, Graphics, Accessibility and setting Motion Blur level to 0.
Scalability.ini
.Disable Vignette
Engine.ini
with a text editor.Anti-aliasing (AA)
Disable AA by editing a config file
Engine.ini
with a text editor.Disable Film Grain
Engine.ini
with a text editor.from
https://www.pcgamingwiki.com/wiki/Senua%27s_Saga:_Hellblade_II
However, there is no Engine.ini that I can edit or replace.