-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happened
Description
Description
The refresh rate of application cannot go above 60fps currently on iOS. This is because the backend doesn't use MTKView which seems to be required to run games at high fps.
I have a working patch that I use in my game. It targets an older commit of winit to be compatible with bevy, but it can be used as a starting point.
Now, is migrating to MTKView something that is wanted at all ?
Device and iOS version
iPhone 14 Pro Max running iOS 26
Winit version
0.30.12
Metadata
Metadata
Assignees
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happened