Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'retroarch.hmod/etc/libretro/retroarch.cfg')
-rw-r--r--retroarch.hmod/etc/libretro/retroarch.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/retroarch.hmod/etc/libretro/retroarch.cfg b/retroarch.hmod/etc/libretro/retroarch.cfg
index 6622d28..cddf98f 100644
--- a/retroarch.hmod/etc/libretro/retroarch.cfg
+++ b/retroarch.hmod/etc/libretro/retroarch.cfg
@@ -79,16 +79,16 @@ menu_thumbnails = "3"
materialui_menu_color_theme = "0"
menu_shader_pipeline = "1"
audio_out_rate = "48000"
-custom_viewport_width = "880"
+custom_viewport_width = "896"
custom_viewport_height = "672"
-custom_viewport_x = "200"
+custom_viewport_x = "192"
custom_viewport_y = "24"
content_history_size = "100"
video_frame_delay = "0"
video_max_swapchain_images = "3"
video_swap_interval = "1"
video_rotation = "0"
-aspect_ratio_index = "14"
+aspect_ratio_index = "22"
state_slot = "0"
bundle_assets_extract_version_current = "0"
bundle_assets_extract_last_version = "0"
@@ -177,7 +177,7 @@ video_allow_rotate = "true"
video_windowed_fullscreen = "true"
video_crop_overscan = "false"
video_scale_integer = "false"
-video_smooth = "false"
+video_smooth = "true"
video_force_aspect = "true"
video_threaded = "false"
video_shared_context = "false"