Fix issues
This commit is contained in:
parent
b4df7a1605
commit
9515db1282
1 changed files with 3 additions and 3 deletions
|
@ -2874,7 +2874,7 @@ keyboard_gamepad_mapping_type = "1"
|
|||
kiosk_mode_enable = "false"
|
||||
kiosk_mode_password = ""
|
||||
led_driver = "null"
|
||||
libretro_directory = "/usr/lib/libretro"
|
||||
libretro_directory = "~/.config/retroarch/cores"
|
||||
libretro_info_path = "~/.config/retroarch/info"
|
||||
libretro_log_level = "1"
|
||||
load_dummy_on_core_shutdown = "true"
|
||||
|
@ -2883,7 +2883,7 @@ location_driver = "null"
|
|||
log_dir = "~/.config/retroarch/logs"
|
||||
log_to_file = "false"
|
||||
log_to_file_timestamp = "false"
|
||||
log_verbosity = "false"
|
||||
log_verbosity = "true"
|
||||
materialui_auto_rotate_nav_bar = "true"
|
||||
materialui_dual_thumbnail_list_view_enable = "true"
|
||||
materialui_icons_enable = "true"
|
||||
|
@ -2906,7 +2906,7 @@ menu_disable_right_analog = "false"
|
|||
menu_disable_search_button = "false"
|
||||
menu_driver = "xmb"
|
||||
menu_dynamic_wallpaper_enable = "true"
|
||||
menu_enable_widgets = "true"
|
||||
menu_enable_widgets = "false"
|
||||
menu_font_color_blue = "255"
|
||||
menu_font_color_green = "255"
|
||||
menu_font_color_red = "255"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue