Settings Tweaks

Settings Tweaks

Find Your Settings


Settings Tweaks image 1

Settings Tweaks image 2

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

Source: https://steamcommunity.com/sharedfiles/filedetails/?id=2761886130					

More TOGETHER BnB guilds