TOGETHER BnB – Settings Tweaks

Guide for a nicer looking game. Using Unreal Engine .ini files to tweak more then the ingame settings will offer you.

Guide to Better Settings

Please note: all credit goes to Spelltree!

Find Your Settings

Guide to tweak some advanced settings.

We are going to tweak some lines in the Unreal Engine settings files.

You can find all .ini files in your local AppData folder of Together BnB.

To get there copy this line in your file explorer:

  • %localappdata%/TogetherBNB/Saved/Config/WindowsNoEditor

Engine.ini

First of all, this settings here will make your game run slower! But also make the overall looking much nicer. Feel free to even tweak more and post it here if you like.

Now lets change some settings…

Open the file engine.ini in Notepad or any texteditor and paste these lines below all others.

This is “just” a first attempt to make more use of all the possible unreal options we have.

[SystemSettings]
r.EyeAdaptationQuality=1
r.BloomQuality=2
r.PostProcessAAQuality=6
r.MaxAnisotropy=16
r.Shadow.DistanceScale=2.0
r.ShadowQuality=5
r.LandscapeLOD0DistributionScale=3
r.StaticMeshLODDistanceScale=0.25
r.SkeletalMeshLODBias=-1
r.MaterialQualityLevel=1
r.Color.Mid=0.6
r.AmbientOcclusionLevels=4
r.AmbientOcclusion.Method=1
r.GTAO.FalloffEnd=300
r.GTAO.SpatialFilter=0
r.GTAO.NumAngles=2
r.GTAO.UseNormals=1
r.GTAO.ThicknessBlend=0
r.SSR.Quality=2
r.TemporalAACatmullRom=1
r.TemporalAASharpness=1.0
r.TemporalAASamples=64
r.TemporalAAFilterSize=1.0
r.TemporalAAPauseCorrect=1
r.LandscapeLODDistributionScale=3
r.ToneMapper.Sharpen=1
r.Tonemapper.Quality=4
r.Tonemapper.Gamma=2
r.Tonemapper.GrainQuantization=1
r.SkylightIntensityMultiplier=0.3
r.HighQualityLightMaps=1
r.SceneColorFringe.Max=0
r.SceneColorFringeQuality=0
foliage.LODDistanceScale=8
grass.densityScale=7

[/script/engine.renderersettings]
r.ViewDistanceScale=15

[/script/engine.userinterfacesettings]
ApplicationScale=1.100

GameUserSettings.ini

My current GameUserSettings.ini tweaks are:

[ScalabilityGroups]
sg.ResolutionQuality=125.000000
sg.ViewDistanceQuality=4
sg.AntiAliasingQuality=4
sg.ShadowQuality=4
sg.PostProcessQuality=4
sg.TextureQuality=4
sg.EffectsQuality=4
sg.FoliageQuality=4
sg.ShadingQuality=4
Egor Opleuha
About Egor Opleuha 8080 Articles
Egor Opleuha, also known as Juzzzie, is the Editor-in-Chief of Gameplay Tips. He is a writer with more than 12 years of experience in writing and editing online content. His favorite game was and still is the third part of the legendary Heroes of Might and Magic saga. He prefers to spend all his free time playing retro games and new indie games.

Be the first to comment

Leave a Reply

Your email address will not be published.


*