I’m getting some weird behaviour with this (new user) and would like to know your opinion. I’m using a 15kHz CRT and get some tearing with vertical scrolling which isn’t there with other cores and the same options. This is my override file:
video_fullscreen_x = "256"
video_fullscreen_y = "224"
video_refresh_rate = "59.95"
video_vsync = "true"
video_hard_sync = "false"
video_hard_sync_frames = "0"
video_frame_delay = "0"
video_force_aspect = "true"
video_scale_integer = "true"
video_aspect_ratio = "1.142857143"
video_aspect_ratio_auto = "false"
aspect_ratio_index = 19
custom_viewport_width = "256"
custom_viewport_heighth = "224"
custom_viewport_x = 0
custom_viewport_y = 0
video_crop_overscan = "false"
video_black_frame_insertion = "false"
video_shared_context = "false"
I’ve tried everything there, really. From superwide resolutions and different vertical resolutions to any kind of combination with the aspect ratio options and cropping overscan. Also, I can’t this core to acknowledge the refresh rate I type there, unlike other cores. It’s always 60.1 no matter what. It’s not that different to the supposedly original refresh (~59.82 according to MAME), but I thought RA allowed for these changes. Is it core-dependent, so that Mednafen PCE FAST originally is coded for 61.1 and RA couldn’t touch that?