Games run slowly with dedicated graphics card on laptop [SOLVED]

My laptop has built-in graphics (Intel HD graphics 520) and a dedicated graphics card (Radeon R7 M370).

When running Windows native builds for any of my games, they all run slowly (~30fps). If I disable the dedicated graphics card in device manager, the games run perfectly fine at 60fps.

HTML5 builds are not affected.

Possibly some sort of conflict - not a huge issue for me but a heads-up nonetheless.

Hey @benjames171! Welcome back to the forum! We recently released (1.2.115) a software vsync update (DEF-1785). You could either try to set variable_dt in game.project or try the new swap_interval option.

1 Like

Perfect, thank you! Using the swap_interval option fixed the problem :+1:

1 Like