summaryrefslogtreecommitdiffstats
path: root/.config/retroarch/retroarch.cfg
diff options
context:
space:
mode:
Diffstat (limited to '.config/retroarch/retroarch.cfg')
-rw-r--r--.config/retroarch/retroarch.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/.config/retroarch/retroarch.cfg b/.config/retroarch/retroarch.cfg
index 6647969..49089eb 100644
--- a/.config/retroarch/retroarch.cfg
+++ b/.config/retroarch/retroarch.cfg
@@ -57,6 +57,7 @@ cheat_database_path = "~/.config/retroarch/cheats"
check_firmware_before_loading = "false"
cheevos_auto_screenshot = "false"
cheevos_badges_enable = "false"
+cheevos_challenge_indicators = "true"
cheevos_enable = "false"
cheevos_hardcore_mode_enable = "false"
cheevos_leaderboards_enable = "false"
@@ -98,6 +99,8 @@ content_show_video = "true"
content_video_directory = "default"
content_video_history_path = "~/.config/retroarch/content_video_history.lpl"
core_assets_directory = "~/.config/retroarch/downloads"
+core_info_cache_enable = "true"
+core_option_category_enable = "true"
core_options_path = ""
core_set_supports_no_game_enable = "true"
core_updater_auto_backup = "true"
@@ -107,6 +110,7 @@ core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/"
core_updater_buildbot_cores_url = "http://buildbot.libretro.com/nightly/linux/x86_64/latest/"
core_updater_show_experimental_cores = "false"
crt_switch_center_adjust = "0"
+crt_switch_hires_menu = "false"
crt_switch_porch_adjust = "0"
crt_switch_resolution = "0"
crt_switch_resolution_super = "2560"
@@ -152,6 +156,7 @@ input_audio_mute_axis = "nul"
input_audio_mute_btn = "nul"
input_audio_mute_mbtn = "nul"
input_auto_game_focus = "0"
+input_auto_mouse_grab = "false"
input_autodetect_enable = "true"
input_axis_threshold = "0.500000"
input_bind_hold = "2"
@@ -305,6 +310,8 @@ input_overlay_opacity = "0.700000"
input_overlay_scale = "1.000000"
input_overlay_scale_landscape = "1.000000"
input_overlay_scale_portrait = "1.000000"
+input_overlay_show_inputs = "2"
+input_overlay_show_inputs_port = "0"
input_overlay_show_mouse_cursor = "true"
input_overlay_show_physical_inputs = "false"
input_overlay_show_physical_inputs_port = "0"
@@ -2934,6 +2941,7 @@ playlist_entry_remove_enable = "1"
playlist_entry_rename = "true"
playlist_fuzzy_archive_match = "false"
playlist_portable_paths = "false"
+playlist_show_entry_idx = "true"
playlist_show_inline_core_name = "0"
playlist_show_sublabels = "true"
playlist_sort_alphabetical = "true"
@@ -2944,6 +2952,7 @@ quick_menu_show_add_to_favorites = "true"
quick_menu_show_cheats = "true"
quick_menu_show_close_content = "true"
quick_menu_show_controls = "true"
+quick_menu_show_core_options_flush = "false"
quick_menu_show_download_thumbnails = "true"
quick_menu_show_information = "true"
quick_menu_show_options = "true"
@@ -3087,6 +3096,11 @@ video_gpu_record = "false"
video_gpu_screenshot = "true"
video_hard_sync = "false"
video_hard_sync_frames = "0"
+video_hdr_contrast = "1.000000"
+video_hdr_enable = "false"
+video_hdr_expand_gamut = "true"
+video_hdr_max_nits = "1000.000000"
+video_hdr_paper_white_nits = "200.000000"
video_layout_directory = "~/.config/retroarch/layouts"
video_layout_enable = "true"
video_layout_path = ""
@@ -3111,6 +3125,7 @@ video_refresh_rate = "60.000000"
video_rotation = "0"
video_scale = "3.000000"
video_scale_integer = "false"
+video_scale_integer_overscale = "false"
video_shader_delay = "0"
video_shader_dir = "/usr/share/libretro/shaders"
video_shader_enable = "false"
@@ -3127,6 +3142,9 @@ video_stream_url = ""
video_swap_interval = "1"
video_threaded = "false"
video_vsync = "true"
+video_window_auto_height_max = "1080"
+video_window_auto_width_max = "1920"
+video_window_custom_size_enable = "false"
video_window_opacity = "100"
video_window_save_positions = "false"
video_window_show_decorations = "true"