Code Monkey home page Code Monkey logo

Comments (3)

alliepet avatar alliepet commented on July 4, 2024

I am also experiencing this issue, not sure if I should revert to the version I updated from (0.5) until this is fixed.

from rf5fix.

Lyall avatar Lyall commented on July 4, 2024

This does make sense given that increasing the update rate is essentially a band-aid fix. It definitely is something the developers could and should fix.

There is the potential to add some kind of interpolation to the camera movement to smooth out the default 50hz update rate. There's a really good writeup by @SuiMachine on adding interpolation to character movement in Dead Premonition 2 with Sui's Hack. Doing that kind of thing is probably beyond my meagre ability however.

I think what I could do for now is to change the default of 240 to be set to your current screen refresh rate. This should make the update rate not be set far higher than it should be. For example if you play at 60fps you really only need the camera movement updating at 60hz from the default 50hz anyway.

I am also experiencing this issue, not sure if I should revert to the version I updated from (0.5) until this is fixed.

Reverting wouldn't fix anything since it is directly related to the physics update rate as @NiamhHyx mentioned, which has been in RF5Fix since the start.

from rf5fix.

NiamhHyx avatar NiamhHyx commented on July 4, 2024

Makes sense to run it at your refresh rate, I did test 120 fps with 120 update rate and getting caught up felt about as uncommon as 60fps with 60 is. Cant test any higher than that though because my monitor is only 120hz.

Maybe I'll start spamming xseeds discord and hope they see it so it doesn't end up having to be everyone else's problem for a long long time.

from rf5fix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.