You are viewing a potentially older version of this package. View all versions.
Confusified-Framerate_Slider-1.1.1 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 6 days ago
Version 1.1.1
Download link Confusified-Framerate_Slider-1.1.1.zip
Downloads 1536
Dependency string Confusified-Framerate_Slider-1.1.1

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
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5

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 cap

    • Setting the slider to below 1 will enable VSync
    • Setting the slider to above your set framerate cap will enable Uncapped

      Vanilla uses a framerate cap of 250 for Uncapped, this mod removes that

  • A custom framerate cap for menu's

    • By default it is only enabled for the Main Menu with a framerate cap of 60
  • A nearly seamless transition between vanilla and modded

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

      Within vanilla's limits

  • Support for LethalConfig

    • You can adjust the maximum framerate while in-game
    • You can enable limiting your framerate in the menu while in-game

CHANGELOG

Version 1.1.1

  • Fixed audio playing twice when discarding settings

    • Only when you've adjusted the value on the slider
  • Fixed VSync setting your framerate cap to 1

  • Added HookGenPatcher as a dependency on Thunderstore

    • If you did not have this the mod simply would not work at all

Version 1.1.0

  • Removed the .private file

    • It only served to save the config file version
  • Added custom framerate cap for menu's

    • By default it is only enabled for the main menu
    • By default the framerate cap is set to 60
  • Added support for LethalConfig

    • It is a soft dependency
  • Added custom max framerate cap

    • Previously the max was 500 fps, it is now customisable

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