Skip to content

Instantly share code, notes, and snippets.

@qreeves
Created June 9, 2016 04:02
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save qreeves/2ccbf51cb28ee3a037ccd05734c1720d to your computer and use it in GitHub Desktop.
Save qreeves/2ccbf51cb28ee3a037ccd05734c1720d to your computer and use it in GitHub Desktop.
Mirror's Edge Catalyst - PROF_SAVE_profile example
// See this post for more information:
// > https://forums.mirrorsedge.com/discussion/1976/a-very-low-setting-for-pc-users
// User.cfg gist:
// > https://gist.github.com/qreeves/5bd5c31a17060ce69c8091bcd47bb4aa/edit
// Replace the parts in this file with your "Mirror's Edge Catalyst" user settings:
// > default: "Documents\Mirror's Edge Catalyst\settings\PROF_SAVE_profile"
// If you get "Out of Memory" errors, try increasing your page file to a fixed size of 8 to 12 GB
// > http://windows.microsoft.com/en-au/windows/change-virtual-memory-size
// DISCLAIMER: This content is provided on an "as-is" basis. I accept no liability if this cooks your computer, blows up a shopping mall, robs you of your free will, or any other adverse effects of any kind.
GstRender.AmbientOcclusion 0
GstRender.AnisotropicFilter 1
GstRender.AntiAliasingDeferred 1
GstRender.AntiAliasingPost 1
GstRender.Brightness 0.500000
GstRender.ClampGpuMemory 1
GstRender.Contrast 0.500000
GstRender.EffectsQuality 0
GstRender.Enlighten 0
GstRender.HaveNewQualityLevel 1
GstRender.LightingQuality 0
GstRender.MeshQuality 0
GstRender.MotionBlur 0
GstRender.OverallGraphicsQuality 6
GstRender.PostProcessQuality 1
GstRender.ReflectionQuality 0
GstRender.ResolutionHeight 720
GstRender.ResolutionScale 0.75
GstRender.ResolutionWidth 1280
GstRender.ShaderQuality 0
GstRender.ShadowQuality 0
GstRender.TerrainQuality 0
GstRender.TextureFiltering 0
GstRender.TextureQuality 0
GstRender.ThreadMaxProcessorCount 4
GstRender.TransparentShadows 0
GstRender.UndergrowthQuality 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment