File information

Last updated

Original upload

Created by

Giodga

Uploaded by

Giodga

Virus scan

Safe to use

Tags for this mod

About this mod

Disables the letterboxing. No more black bars!
Optional version also removes Chromatic Aberration and Film Grain!

Permissions and credits
Changelogs
Disable letterboxing and use your entire screen for more immersion!

Go to
%localappdata%\Hellblade2\Saved\Config\Windows (Steam)
%localappdata%\Hellblade2\Saved\Config\WinGDK (GamePass)
Paste this into your folder URL or Win + R
And replace Engine.ini with the downloaded one.

You can also just open Engine.ini in Notepad instead and paste the following line at the very end
[SystemSettings]
r.NT.EnableConstrainAspectRatio=0

[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint = AspectRatio_MaintainXFOV

That's it!



It is also possible to disable other annoying forced effects. This is my personal set of settings that disables Chromatic Aberration and Film Grain. File with them included in the optional files section.
[SystemSettings]
r.NT.EnableConstrainAspectRatio=0
r.SceneColorFringeQuality=0
r.NT.Lens.ChromaticAberration.Intensity=0
r.Tonemapper.GrainQuantization=0
r.Tonemapper.Quality=0