Giter Club home page Giter Club logo

Comments (6)

jarrraxxus avatar jarrraxxus commented on June 17, 2024 1

The only possible reason for the demo running under 300 frames per second might be some software restrictions.

vsync is enabled by default in LÖVE. If your demo's code doesn't turn it off, that'd be a reason for things running at lower than 300 frames per second.

less than 60 frames per second on the GP95R, and it's extremely unstable.

Assuming vsync is enabled, which version of LÖVE are you using? If you're using 11.4 or older maybe try 11.5. Or if you are using 11.5, see if it behaves any differently with 11.4.

That being said, the results of what you've tested so far could be a system display configuration issue on your end (for example if vsync is on in your project, your graphics driver settings on your computer may be overriding it in some situations). It's hard to guess from the info you've provided. The forums or discord server or subreddit may be more appropriate places to figure that sort of thing out.

The 11.4 version works fine on both of my monitors and the demo could easily reach 500 fps.

from love.

slime73 avatar slime73 commented on June 17, 2024

The only possible reason for the demo running under 300 frames per second might be some software restrictions.

vsync is enabled by default in LÖVE. If your demo's code doesn't turn it off, that'd be a reason for things running at lower than 300 frames per second.

less than 60 frames per second on the GP95R, and it's extremely unstable.

Assuming vsync is enabled, which version of LÖVE are you using? If you're using 11.4 or older maybe try 11.5. Or if you are using 11.5, see if it behaves any differently with 11.4.

That being said, the results of what you've tested so far could be a system display configuration issue on your end (for example if vsync is on in your project, your graphics driver settings on your computer may be overriding it in some situations). It's hard to guess from the info you've provided. The forums or discord server or subreddit may be more appropriate places to figure that sort of thing out.

from love.

slime73 avatar slime73 commented on June 17, 2024

Thanks for testing. Can you confirm whether you have vsync enabled or disabled in your demo project? And whether you have vsync or adaptive sync overridden in your graphics driver settings? Also uploading your demo project or a test project that reproduces the issue for you here would be helpful.

from love.

jarrraxxus avatar jarrraxxus commented on June 17, 2024

You can find the demo here. https://github.com/games50/pong
I have tried enabling or disabling vsync in the demo, but the frame rate performance did not show significant changes.

And whether you have vsync or adaptive sync overridden in your graphics driver settings?

I’m not quite sure about this. Here are the screenshots of my AMD software panel.

display1
display2

from love.

slime73 avatar slime73 commented on June 17, 2024

If you turn freesync off for the LG display, does love 11.5 behave more consistently there?

Either way it's super weird that vsync doesn't affect things for you, unless you've forced it off in a driver setting somewhere else.

from love.

slime73 avatar slime73 commented on June 17, 2024

I think commits 1d9d33 (12.0) and 60d90e (11.5) will fix this - I uploaded new builds of 11.5 which include that change, if you want to try.

from love.

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.