TOGETHER BnB

TOGETHER BnB

Not enough ratings
Visual Tweaks 视觉调整
By Spelltree
Guide for a nicer looking Game.
Using Unreal Engine .ini files to Tweak more then the ingame settings will offer you.

Feel free to paste your own .ini creations.
* Updated to Alphabet* Translation


一个更好看的游戏指南。
使用 Unreal Engine .ini 文件进行更多调整,然后游戏设置将为您提供。
随意粘贴您自己的 .ini 作品。
   
Award
Favorite
Favorited
Unfavorite
Find your Settings 查找您的设置
Guide to tweak some advanced settings 调整一些高级设置的指南
We are going to tweak some lines in the Unreal Engine settings files.
我们将调整虚幻引擎设置文件中的一些行。


vanilla 原来的vanilla
tweaked 态度tweaked

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

您可以在 Together BnB 的本地 AppData 文件夹中找到所有 .ini 文件。
要到达那里,请在文件资源管理器中复制这一行:
%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.

打开文件 engine.ini 在记事本或任何文本编辑器中,并将这些行粘贴到所有其他行的下方。
这只是第一次尝试更多地利用我们拥有的所有可能的虚幻选项。

[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:
我当前的 GameUserSettings.ini 调整是:
[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