FPS Counter v2.0 Version for BepInEx 5.0
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)
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).