50hz cores defaulting to 60hz

I have some cores like C64, Spectrum, Amiga that are 50hz (Europe) and a monitor that supports 50hz, how is it possible to save the video settings to change screen refresh rate to 50hz so I don’t need to change manually every time i load that core? Thanks. Monitor is a Dell 19" 4:3 1280*1024 resolution, 50/60/75 hz capable.

Hmm, probably your best bet is to set a core override that includes video_refresh_rate 50.0 (you may also need to set video_fullscreen_x/y to your screen res). This should trigger the monitor to change its mode.

The normal behavior is going to be to just drop vsync and run the core at 50 Hz while still running the monitor at 60 Hz.

1 Like

I changed refresh rate on video settings then saved configuration->save new configuration and it looks like it is keeping it (configuration per core). I am going for a common retroarch config for all other cores and i will setup all 50hz cores like that.

1 Like