DCurrent / openbor

OpenBOR is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
901 stars 121 forks source link

July 2021 fixes #234

Closed Plombo closed 3 years ago

Plombo commented 3 years ago

Fixes compilation with newer toolchains, and improves framerate/VSync management.

fgames9000 commented 3 years ago

Not good to have 3000+ fps and high cpu usage again. Maybe a good idea is to add a option to remove the fps limitation for test purpose and maintain the 200fps a the default limit.

As for the v-sync by default, some people may not connect it with the input lag, sometimes they think that this is an engine problem.