melonDS-emu / melonDS

DS emulator, sorta
https://melonds.kuribo64.net
GNU General Public License v3.0
2.98k stars 493 forks source link

Set FPS Limit to 120 instead of 60 #2034

Closed andrewjc03 closed 1 month ago

andrewjc03 commented 1 month ago

Hi,

Is there any way I can modify the code to change the FPS Limit from 60 FPS to 120 FPS. The reason for this is that I want to play the game in 2x speed, but when I don't limit framerate it goes really fast (like 4x speed).

Any help on this would be appreciated.

Thanks, Andrew

KostaSaizo7 commented 1 month ago

Download the latest build from github and change the limit in Interface settings image

user18081972 commented 3 weeks ago

you can also do this by disabling 'limit framerate', and then doing vsync interval 2 (might depend on your monitors refresh rate)