You are viewing a potentially older version of this package. View all versions.
Confusified-Framerate_Slider-1.0.5 icon

Framerate Slider

Changes the framerate dropdown into a slider, giving you more control over your FPS and doing so in vanilla style

Date uploaded 2 months ago
Version 1.0.5
Download link Confusified-Framerate_Slider-1.0.5.zip
Downloads 5972
Dependency string Confusified-Framerate_Slider-1.0.5

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Framerate Slider

Changes the framerate dropdown into a slider, giving you more control over your FPS in vanilla style

Features

  • More freedom over your framerate limit

    • You can choose your framerate to be anywhere from 1 to 500

      If you set it below 1, VSync will be enabled. If you set it above 500, Unlimited will be enabled

    • Unlimited is the same as vanilla's Uncapped

      Vanilla actually uses a framerate cap for uncapped, while this mod's Unlimited completely removes that

  • A nearly seamless transition between vanilla and modded

    • You can swap between vanilla and this mod and your framerate limit will remain the same

      Within vanilla's limits

CHANGELOG

Version 1.0.5

  • Fixed the config not working properly

    • It wouldn't set your framerate properly
  • Fixed the mod breaking when entering a lobby

    • The settings UI would break because of this
  • Changed mod icon

    • Now properly shows what the slider looks like
    • I forgot to update it last patch

Version 1.0.4

  • Changed how the config works

    • It will now automatically remove unused values, say goodbye to clutter
    • Certain settings that are not meant to be edited are now in their separate config file
  • Changed the README

    • Added bigger spaces between the texts to help with readability
  • Changed the line from the slider

    • It used to be offset to be on the default value, it is now in the middle of the slider
  • Changed description slightly

    • Added 'FPS' in the description, which will probably make it easier to find

Version 1.0.3

  • Changed the changelog formatting

    • There are bigger spaces between the texts to help with readability
    • There is now an explanation for most changes and fixes
  • Changed the README formatting

    • And made the README look nicer
    • It now shows the features of the mod in a better way
  • Fixed mod not properly setting the slider when a config already exists

    • If you were to disable/uninstall the mod (but keep the config) and then use the mod again, it wouldn't sync with the vanilla framerate
  • Fixed incorrect value being used in vanilla

    • This would only affect you if you were to disable the mod and then play (after having used the mod before), as it wouldn't properly save the vanilla framerate
  • Fixed issues relating to resetting your settings to default

    • It would not reset everything to default
    • It would play a button sound twice when resetting to default, only when your framerate limit wasn't set to the default (60)

Version 1.0.2

  • Fixed the slider overlapping the confirm menu

    • It would be above the menu (and the overlay that comes with it) making it look very out of place
  • Added a more seamless transition between vanilla and using this mod

    • The mod will take the vanilla framerate and use it in the mod's slider
    • This would only be useful for people downloading the mod for the first time
  • Fixed button sound playing when entering the main menu or game

    • This started in version 1.0.1 because of one of the fixes, now this is fixed too

Version 1.0.1

  • Fixed volume being set to default

    • There is now a button sound when entering the main menu or a game because of this, I will look further into this
  • Fixed no sound playing when using the slider

    • I do recommend using a mod that allows for more sounds to play at once, as it can temporarily cut off all sound when using the slider too fast
  • Fixed confirm menu not showing

    • Menu only exists when in a game (not the main menu)
  • Fixed slider showing incorrect values

    • Only happened when opening the settings for the first time

Version 1.0.0

  • Release