Skip to content

FPS Counter v2.0 Version for BepInEx 5.0

Choose a tag to compare

@ManlyMarco ManlyMarco released this 14 Sep 17:56
· 45 commits to master since this release

This is a major update to the plugin. It now:

  • measures FPS timings more accurately
  • measures time spent in each of the steps Unity takes in order to render a frame (e.g. how long all Update methods took to run collectively)
  • measures time spent in each of the installed BepInEx plugins (easy to see performance hogs)

Capture

By default to enable press U + LeftShift. To change settings either use a nightly build of ConfigurationManager, or edit the config file in bepinex\config (have to run the game at least once to generate it).