Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #SHARE THIS FILE TO EVERYONE WHO NEEDS IT
- #Author of the pastebin, Ricardo-Stryki
- BONUS:
- Check this topic to install Potato Versions of the maps, this improves performance a lot.
- http://w11.zetaboards.com/SFxT_Mods/topic/30287309/11/
- CONFIG FILES TUTORIAL:
- Go to that folder and search for the next files, and edit the content of each one.
- NOTE: If the game don't want to keep your config, set the files permission to only readable.
- C:\Users\YOURUSERHERE\AppData\Local\TekkenGame\Saved\Config\WindowsNoEditor
- Engine.ini GameUserSettings.ini Scalability.ini
- README if you have troubles:
- In GameUserSettings.ini you can change the next values to the resolution of the textures that you want.
- DesiredScreenWidth=1280
- DesiredScreenHeight=720
- And this, to downscale the graphics 1-100
- sg.ResolutionQuality=50.000000
- --------------------------------------------------
- If you can't see nothing in the map change in Scalability.ini the value of the next command to something between 0.1 to 1
- r.ViewDistanceScale=0.0
- NOTE: The ! symbol means a comment, that doesnt interfere in the file.
- !#######################################
- !#############CONFIG FILES##############
- !#######################################
- !Engine.ini
- !--------------->
- [Core.System]
- Paths=../../../Engine/Content
- Paths=%GAMEDIR%Content
- Paths=../../../Engine/Plugins/Wwise/Content
- Paths=../../../Engine/Plugins/Runtime/CriWare/Content
- Paths=../../../TekkenGame/Plugins/NeoFur/Content
- [/script/engine.renderersettings]
- r.ShadowQuality=0
- [/Script/Engine.Engine]
- bUseBackgroundLevelStreaming=False
- !----------------->
- !########################################
- !GameUserSettings.ini
- !----------------->
- [/Script/Engine.GameUserSettings]
- LastUserConfirmedResolutionSizeX=0
- LastUserConfirmedResolutionSizeY=0
- WindowPosX=0
- WindowPosY=0
- bUseDesktopResolutionForFullscreen=False
- LastConfirmedFullscreenMode=0
- PreferredFullscreenMode=0
- Version=5
- AudioQualityLevel=0
- FrameRateLimit=0.000000
- DesiredScreenWidth=1280
- !DesiredScreenWidth=640
- bUseDesiredScreenHeight=True
- DesiredScreenHeight=720
- !DesiredScreenHeight=360
- LastRecommendedScreenWidth=-1.000000
- LastRecommendedScreenHeight=-1.000000
- LastCPUBenchmarkResult=-1.000000
- LastGPUBenchmarkResult=-1.000000
- LastGPUBenchmarkMultiplier=1.000000
- ResolutionSizeX=1280
- ResolutionSizeY=720
- !ResolutionSizeX=640
- !ResolutionSizeY=360
- [ScalabilityGroups]
- sg.ResolutionQuality=50.000000
- sg.AntiAliasingQuality=0
- sg.ShadowQuality=0
- sg.PostProcessQuality=0
- sg.TextureQuality=0
- sg.EffectsQuality=0
- sg.HeightFieldShadowQuality=0
- sg.FoliageQuality=0
- sg.TrueSkyQuality=0
- sg.GroundClutterQuality=0
- sg.IBLQuality=0
- !---------------->
- !########################################
- !Scalability.ini
- ------------------->
- [ScalabilitySettings]
- PerfIndexValues_ResolutionQuality=1
- [ViewDistanceQuality@0]
- r.SkeletalMeshLODBias=5
- r.ViewDistanceScale=0.0
- [ShadowQuality@0]
- r.ShadowQuality=0
- r.Shadow.CSM.MaxCascades=0
- r.Shadow.MaxResolution=0
- r.Shadow.RadiusThreshold=0.0
- r.Shadow.DistanceScale=0.0
- r.AllowLandscapeShadows=0
- [PostProcessQuality@0]
- r.MotionBlurQuality=0
- r.AmbientOcclusionMipLevelFactor=0
- r.AmbientOcclusionRadiusScale=0
- r.RenderTargetPoolMin=0
- r.BloomQuality=0
- r.Upscale.Quality=0
- r.Filter.SizeScale=0
- r.Tonemapper.Quality=0
- [TextureQuality@0]
- r.Streaming.MipBias=3
- r.MaxAnisotropy=0
- r.Streaming.PoolSize=800
- [EffectsQuality@0]
- r.TranslucencyLightingVolumeDim=1
- r.MaterialQualityLevel=0
- r.MaterialQualityLevel=0
- r.EmitterSpawnRateScale=0
- r.EmitterSpawnRateScale=0.0
- r.DefaultFeature.AutoExposure=False
- [FoliageQuality@0]
- r.ParticleLightQuality=0
- [HeightFieldShadowQuality@0]
- r.HFShadowQuality=0
- [AntiAliasingQuality@0]
- r.MSAA.CompositingSampleCount=0
- !---------------->
- !#SHARE THIS FILE TO EVERYONE WHO NEEDS IT
- !#Author of the pastebin, Ricardo-Stryki
Advertisement
Add Comment
Please, Sign In to add comment