Sodium

Sodium

35M Downloads

Video settings say Max Framerate is 120 but it is 5

Waseem973 opened this issue ยท 1 comments

commented

Version information

Sodium 0.4.2 for Minecraft 1.19

Expected Behavior

Show that the Max Framerate is 5 and not 120 on the Video Settings

Actual Behavior

When I change my Max Framerate to 5 and close the Video Settings and open it again it says the Max Framerate is 120 but it still is 5.

Reproduction Steps

  1. Press Esc
  2. Hit on "Options"
  3. Hit on "Video Settings"
  4. Change Max Framerate to 5
  5. Hit "Apply"
  6. Hit "Done" To get out of the Video Settings
  7. Go back to Video Settings by pressing "Video Settings"
  8. It will say that the Max Framerate is 120 but it actually is still 5.

Java version

17.0.3

CPU

AMD Ryzen 5 5500U

GPU

Integrated Graphics

Additional information

Mods I use: FerriteCore, Fabric API, Lithium, Phosphor, and Sodium.

commented

I have a local fix for this on my machine. To temporarily fix it, you can try messing with the slider more, or modify the options.txt file in minecraft. Because minecraft now verifies inputs for options, and it only allows a minimum framerate of 10, it bugs out when sodium lets you set it to 5. I'll push this when I get the chance.