FPS Counter v2.0 RC1 - Version for BepInEx5 nightlies
Added 2019-09-14 18:04:36 +0000 UTC
This is a major update to the plugin that adds new features and ports the plugin to latest builds of BepInEx 5. The plugin will be released as stable when a new official release of BepInEx comes out.
Note about compatibility:
Because the latest unreleased changes are necessary, this plugin will not work with the BepInEx 5.0 RC1 release. You can download the latest build below. This build is already distributed with all AI-Shoujo mod packs so you DO NOT need to download it if you already installed any AI-S modpacks.
DO NOT download this release if you are currently using BepInEx 4.x! You will break your install and have to reinstall BepInEx 4.x to fix it.
New features:
- Measure FPS timings more accurately
- Measure 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)
- Measure time spent in each of the installed BepInEx plugins (easy to see performance hogs
How to use:
- Install the test build of BepInEx5 if necessary (already included in AI-Shoujo mod packs, skip this step if you have any of them)
- Place the .dll inside your bepinex\plugins folder.
- By default, press U + LeftShift to enable. To change settings either use a nightly build of ConfigurationManager (also included in AI-S packs), or edit the config file in bepinex\config (have to run the game at least once to generate it).