mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
RETROARCH: fixed wrong loading of zip files containign other files + configuration general update
This commit is contained in:
parent
8d557c46ad
commit
44a0297f42
|
@ -3,10 +3,14 @@ accessibility_narrator_speech_speed = "5"
|
|||
ai_service_enable = "false"
|
||||
ai_service_mode = "1"
|
||||
ai_service_pause = "false"
|
||||
ai_service_poll_delay = "0"
|
||||
ai_service_source_lang = "0"
|
||||
ai_service_target_lang = "0"
|
||||
ai_service_text_padding = "5"
|
||||
ai_service_text_position = "0"
|
||||
ai_service_url = "http://localhost:4404/"
|
||||
all_users_control_menu = "true"
|
||||
app_icon = "default"
|
||||
apply_cheats_after_load = "false"
|
||||
apply_cheats_after_toggle = "false"
|
||||
aspect_ratio_index = "22"
|
||||
|
@ -23,6 +27,7 @@ audio_enable_menu_notice = "false"
|
|||
audio_enable_menu_ok = "false"
|
||||
audio_enable_menu_scroll = "false"
|
||||
audio_fastforward_mute = "false"
|
||||
audio_fastforward_speedup = "false"
|
||||
audio_filter_dir = "/app/lib/retroarch/filters/audio"
|
||||
audio_latency = "64"
|
||||
audio_max_timing_skew = "0.050000"
|
||||
|
@ -43,8 +48,8 @@ auto_shaders_enable = "true"
|
|||
autosave_interval = "10"
|
||||
block_sram_overwrite = "false"
|
||||
bluetooth_driver = "null"
|
||||
builtin_imageviewer_enable = "true"
|
||||
builtin_mediaplayer_enable = "true"
|
||||
builtin_imageviewer_enable = "false"
|
||||
builtin_mediaplayer_enable = "false"
|
||||
bundle_assets_dst_path = ""
|
||||
bundle_assets_dst_path_subdir = ""
|
||||
bundle_assets_extract_enable = "false"
|
||||
|
@ -77,9 +82,17 @@ cheevos_unlock_sound_enable = "true"
|
|||
cheevos_username = ""
|
||||
cheevos_verbose_enable = "true"
|
||||
cheevos_visibility_account = "true"
|
||||
cheevos_visibility_lboard_cancel = "true"
|
||||
cheevos_visibility_lboard_start = "true"
|
||||
cheevos_visibility_lboard_submit = "true"
|
||||
cheevos_visibility_lboard_trackers = "true"
|
||||
cheevos_visibility_mastery = "true"
|
||||
cheevos_visibility_progress_tracker = "true"
|
||||
cheevos_visibility_summary = "1"
|
||||
cheevos_visibility_unlock = "true"
|
||||
cloud_sync_destructive = "false"
|
||||
cloud_sync_driver = ""
|
||||
cloud_sync_enable = "false"
|
||||
config_save_on_exit = "true"
|
||||
content_database_path = "/app/share/libretro/database/rdb"
|
||||
content_favorites_directory = "default"
|
||||
|
@ -159,10 +172,12 @@ gamemode_enable = "false"
|
|||
gamma_correction = "0"
|
||||
global_core_options = "true"
|
||||
history_list_enable = "true"
|
||||
initial_disk_change_enable = "true"
|
||||
input_ai_service = "i"
|
||||
input_ai_service_axis = "nul"
|
||||
input_ai_service_btn = "nul"
|
||||
input_ai_service_mbtn = "nul"
|
||||
input_allow_turbo_dpad = "false"
|
||||
input_analog_deadzone = "0.000000"
|
||||
input_analog_sensitivity = "1.000000"
|
||||
input_audio_mute = "nul"
|
||||
|
@ -264,6 +279,7 @@ input_hold_slowmotion_axis = "nul"
|
|||
input_hold_slowmotion_btn = "nul"
|
||||
input_hold_slowmotion_mbtn = "nul"
|
||||
input_hotkey_block_delay = "5"
|
||||
input_hotkey_device_merge = "false"
|
||||
input_joypad_driver = "sdl2"
|
||||
input_keyboard_layout = ""
|
||||
input_load_state = "a"
|
||||
|
@ -301,6 +317,9 @@ input_netplay_player_chat_axis = "nul"
|
|||
input_netplay_player_chat_btn = "nul"
|
||||
input_netplay_player_chat_mbtn = "nul"
|
||||
input_nowinkey_enable = "false"
|
||||
input_osk_overlay = ""
|
||||
input_osk_overlay_auto_scale = "false"
|
||||
input_osk_overlay_opacity = "0.700000"
|
||||
input_osk_toggle = "f12"
|
||||
input_osk_toggle_axis = "nul"
|
||||
input_osk_toggle_btn = "nul"
|
||||
|
@ -317,11 +336,25 @@ input_overlay_enable = "true"
|
|||
input_overlay_enable_autopreferred = "true"
|
||||
input_overlay_hide_in_menu = "false"
|
||||
input_overlay_hide_when_gamepad_connected = "false"
|
||||
input_overlay_lightgun_allow_offscreen = "true"
|
||||
input_overlay_lightgun_four_touch_input = "0"
|
||||
input_overlay_lightgun_port = "-1"
|
||||
input_overlay_lightgun_three_touch_input = "0"
|
||||
input_overlay_lightgun_trigger_delay = "1"
|
||||
input_overlay_lightgun_trigger_on_touch = "true"
|
||||
input_overlay_lightgun_two_touch_input = "0"
|
||||
input_overlay_mouse_dtap_msec = "200"
|
||||
input_overlay_mouse_dtap_to_drag = "false"
|
||||
input_overlay_mouse_hold_msec = "200"
|
||||
input_overlay_mouse_hold_to_drag = "true"
|
||||
input_overlay_mouse_speed = "1.000000"
|
||||
input_overlay_mouse_swipe_threshold = "1.000000"
|
||||
input_overlay_next = "nul"
|
||||
input_overlay_next_axis = "nul"
|
||||
input_overlay_next_btn = "nul"
|
||||
input_overlay_next_mbtn = "nul"
|
||||
input_overlay_opacity = "0.700000"
|
||||
input_overlay_pointer_enable = "false"
|
||||
input_overlay_scale_landscape = "1.000000"
|
||||
input_overlay_scale_portrait = "1.000000"
|
||||
input_overlay_show_inputs = "2"
|
||||
|
@ -2912,6 +2945,14 @@ menu_xmb_thumbnail_scale_factor = "100"
|
|||
menu_xmb_title_margin = "5"
|
||||
menu_xmb_title_margin_horizontal_offset = "0"
|
||||
menu_xmb_vertical_fade_factor = "100"
|
||||
microphone_block_frames = "0"
|
||||
microphone_device = ""
|
||||
microphone_driver = "alsathread"
|
||||
microphone_enable = "true"
|
||||
microphone_latency = "64"
|
||||
microphone_rate = "48000"
|
||||
microphone_resampler = "sinc"
|
||||
microphone_resampler_quality = "3"
|
||||
midi_driver = "alsa"
|
||||
midi_input = "OFF"
|
||||
midi_output = "OFF"
|
||||
|
@ -2985,16 +3026,19 @@ network_remote_enable_user_p9 = "false"
|
|||
notification_show_autoconfig = "true"
|
||||
notification_show_cheats_applied = "true"
|
||||
notification_show_config_override_load = "true"
|
||||
notification_show_disk_control = "true"
|
||||
notification_show_fast_forward = "true"
|
||||
notification_show_netplay_extra = "false"
|
||||
notification_show_patch_applied = "true"
|
||||
notification_show_refresh_rate = "true"
|
||||
notification_show_remap_load = "true"
|
||||
notification_show_save_state = "true"
|
||||
notification_show_screenshot = "true"
|
||||
notification_show_screenshot_duration = "0"
|
||||
notification_show_screenshot_flash = "0"
|
||||
notification_show_set_initial_disk = "true"
|
||||
notification_show_when_menu_is_alive = "false"
|
||||
osk_overlay_directory = "/var/config/retroarch/overlays/keyboards"
|
||||
overlay_directory = "/var/config/retroarch/overlays/borders"
|
||||
ozone_collapse_sidebar = "false"
|
||||
ozone_menu_color_theme = "1"
|
||||
|
@ -3018,6 +3062,7 @@ playlist_show_sublabels = "true"
|
|||
playlist_sort_alphabetical = "true"
|
||||
playlist_sublabel_last_played_style = "0"
|
||||
playlist_sublabel_runtime_type = "0"
|
||||
playlist_use_filename = "false"
|
||||
playlist_use_old_format = "false"
|
||||
preemptive_frames_enable = "false"
|
||||
preemptive_frames_hide_warnings = "false"
|
||||
|
@ -3097,6 +3142,7 @@ savestate_file_compression = "true"
|
|||
savestate_max_keep = "0"
|
||||
savestate_thumbnail_enable = "false"
|
||||
savestates_in_content_dir = "false"
|
||||
scan_serial_and_crc = "false"
|
||||
scan_without_core_match = "false"
|
||||
screen_brightness = "100"
|
||||
screen_orientation = "0"
|
||||
|
@ -3141,6 +3187,7 @@ suspend_screensaver_enable = "true"
|
|||
sustained_performance_mode = "false"
|
||||
system_directory = "/var/config/retroarch/system"
|
||||
systemfiles_in_content_dir = "false"
|
||||
test_input_file_joypad = ""
|
||||
threaded_data_runloop_enable = "true"
|
||||
thumbnails_directory = "/var/config/retroarch/thumbnails"
|
||||
twitch_stream_key = ""
|
||||
|
@ -3155,7 +3202,9 @@ video_adaptive_vsync = "false"
|
|||
video_allow_rotate = "true"
|
||||
video_aspect_ratio = "1.333300"
|
||||
video_aspect_ratio_auto = "false"
|
||||
video_autoswitch_pal_threshold = "54.500000"
|
||||
video_autoswitch_refresh_rate = "0"
|
||||
video_bfi_dark_frames = "1"
|
||||
video_black_frame_insertion = "0"
|
||||
video_context_driver = ""
|
||||
video_crop_overscan = "true"
|
||||
|
@ -3171,6 +3220,7 @@ video_force_aspect = "true"
|
|||
video_force_srgb_disable = "false"
|
||||
video_frame_delay = "0"
|
||||
video_frame_delay_auto = "false"
|
||||
video_frame_rest = "false"
|
||||
video_fullscreen = "true"
|
||||
video_fullscreen_x = "0"
|
||||
video_fullscreen_y = "0"
|
||||
|
@ -3209,11 +3259,13 @@ video_rotation = "0"
|
|||
video_scale = "3"
|
||||
video_scale_integer = "false"
|
||||
video_scale_integer_overscale = "false"
|
||||
video_scan_subframes = "false"
|
||||
video_shader_delay = "0"
|
||||
video_shader_dir = "/var/config/retroarch/shaders"
|
||||
video_shader_enable = "true"
|
||||
video_shader_preset_save_reference_enable = "true"
|
||||
video_shader_remember_last_dir = "false"
|
||||
video_shader_subframes = "1"
|
||||
video_shader_watch_files = "false"
|
||||
video_shared_context = "false"
|
||||
video_smooth = "false"
|
||||
|
@ -3239,6 +3291,9 @@ video_windowed_position_x = "0"
|
|||
video_windowed_position_y = "0"
|
||||
vrr_runloop_enable = "false"
|
||||
vulkan_gpu_index = "0"
|
||||
webdav_password = ""
|
||||
webdav_url = ""
|
||||
webdav_username = ""
|
||||
wifi_driver = "null"
|
||||
wifi_enabled = "true"
|
||||
xmb_alpha_factor = "75"
|
||||
|
|
Loading…
Reference in a new issue