Skip to content

Instantly share code, notes, and snippets.

@qreeves
Last active June 9, 2016 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qreeves/5bd5c31a17060ce69c8091bcd47bb4aa to your computer and use it in GitHub Desktop.
Save qreeves/5bd5c31a17060ce69c8091bcd47bb4aa to your computer and use it in GitHub Desktop.
Mirror's Edge Catalyst - User.cfg example
// See this post for more information:
// > https://forums.mirrorsedge.com/discussion/1976/a-very-low-setting-for-pc-users
// PROF_SAVE_profile gist:
// > https://gist.github.com/qreeves/2ccbf51cb28ee3a037ccd05734c1720d
// Place this file in your "Mirror's Edge Catalyst" install folder
// > default: "C:\Program Files (x86)\Origin Games\Mirror's Edge Catalyst\User.cfg"
// 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.
GameTime.MaxVariableFps 60
PerfOverlay.DrawFps 1
PerfOverlay.DrawFpsMethod 1
PerfOverlay.DrawGraph 0
PerfOverlay.DrawGraphMethod 1
PerfOverlay.Enable 1
PerfOverlay.FpsDisplayFormat 0
PerfOverlay.FpsDisplayOffsetX 10
PerfOverlay.FpsDisplayOffsetY 10
PerfOverlay.FpsDisplayScale 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment