- Edited
How to limit FPS in editor (not in play mode)? in nvidia driver settings limit fps not working in godot
How to limit FPS in editor (not in play mode)? in nvidia driver settings limit fps not working in godot
xyz yeah Engine.get_frames_per_second() 145 fps and in msi afterburner see 145 fps
vsync off 145 fps vsync on 145 fps maybe vsync not work in editor more than 144 hz
nice 60 fps work with nvidia limit driver settings if see tool script Engine.get_frames_per_second() and in msi afterburner
thanks