HaxeFlixel / flixel

Free, cross-platform 2D game engine powered by Haxe and OpenFL
https://haxeflixel.com/
MIT License
1.97k stars 434 forks source link

Only able to run 41-42 frames on HaxeFlixel games. #2711

Open DevilishFox82 opened 1 year ago

DevilishFox82 commented 1 year ago

After narrowing it down, some people in a server figured out it's an issue with HaxeFlixel. I am running Windows 11 with a 3050 ti (Laptop) and an 11th gen i7-11800h. Wondering if there's a fix

chosencharacters commented 1 year ago

Random, but for me it was once the display refresh rate + vsync. Laptops sometimes get weird with display refresh rates, check here https://www.testufo.com

DevilishFox82 commented 1 year ago

Random, but for me it was once the display refresh rate + vsync. Laptops sometimes get weird with display refresh rates, check here https://www.testufo.com

My laptop’s able to run literally everything else at 144 frames no issue though, and I’ve turned V-Sync off.

chosencharacters commented 1 year ago

Well, if you’ve checked the test and it confirmed it, then its time to compile your game with telemetry, use hxscout, and seeing what the big calls are.

On Tue, Jan 3, 2023 at 1:20 PM DevilishWeb3692 @.***> wrote:

Random, but for me it was once the display refresh rate + vsync. Laptops sometimes get weird with display refresh rates, check here https://www.testufo.com

My laptop’s able to run literally everything else at 144 frames no issue though, and I’ve turned V-Sync off.

— Reply to this email directly, view it on GitHub https://github.com/HaxeFlixel/flixel/issues/2711#issuecomment-1369706696, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFNKA4ALX6SDWBRBCZH35B3WQQKRXANCNFSM6AAAAAATPENRZU . You are receiving this because you commented.Message ID: @.***>