retroarch.cfg: sm8550/sm8650

fix video_fullscreen_y
This commit is contained in:
Philippe Simons
2026-01-18 16:24:40 +01:00
parent a9059925ce
commit 95e159f187
2 changed files with 2 additions and 2 deletions

View File

@@ -812,7 +812,7 @@ video_frame_delay_auto = "false"
video_frame_rest = "false"
video_fullscreen = "true"
video_fullscreen_x = "1920"
video_fullscreen_y = "1152"
video_fullscreen_y = "1080"
video_gpu_record = "false"
video_gpu_screenshot = "false"
video_hard_sync = "false"

View File

@@ -812,7 +812,7 @@ video_frame_delay_auto = "false"
video_frame_rest = "false"
video_fullscreen = "true"
video_fullscreen_x = "1920"
video_fullscreen_y = "1152"
video_fullscreen_y = "1080"
video_gpu_record = "false"
video_gpu_screenshot = "false"
video_hard_sync = "false"