Redux-Team / SM63Redux

Code base for Super Mario 63 Redux
https://sm63redux.com
Mozilla Public License 2.0
202 stars 27 forks source link

VSync option #274

Open GTcreyon opened 1 year ago

GTcreyon commented 1 year ago

Describe the feature you'd like An option to enable VSync, for a smoother experience on higher refresh-rate displays.

Do you intend to contribute this yourself? If so, how do you plan on doing it? Not immediately, since it might benefit from resolving #245 first, but I'd be open to.

jaschutte commented 5 months ago

As of now, v-sync is enabled already by default. Though I think this should indeed be a toggle, high refresh rates cause issues with stuttering. See my PR #298