From 04665b23096e5b6543a551635bb4539d6195ef83 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 11 Oct 2017 00:23:40 +0100 Subject: [PATCH] retroarch: update config mostly I don't know what changed here --- retroarch/.gitignore | 3 + retroarch/retroarch.cfg | 158 ++++++++++++++++++++++++++++++++-------- 2 files changed, 130 insertions(+), 31 deletions(-) create mode 100644 retroarch/.gitignore diff --git a/retroarch/.gitignore b/retroarch/.gitignore new file mode 100644 index 0000000..249a40d --- /dev/null +++ b/retroarch/.gitignore @@ -0,0 +1,3 @@ +*.lpl +cores/ +thumbnails/ diff --git a/retroarch/retroarch.cfg b/retroarch/retroarch.cfg index 9169af4..85571ae 100644 --- a/retroarch/retroarch.cfg +++ b/retroarch/retroarch.cfg @@ -96,7 +96,7 @@ assets_directory = "default" dynamic_wallpapers_directory = "default" boxarts_directory = "default" playlist_directory = "default" -rgui_browser_directory = "default" +rgui_browser_directory = "/mnt/fook/roms" rgui_config_directory = "default" rgui_show_start_screen = "false" menu_navigation_wraparound_horizontal_enable = "true" @@ -142,7 +142,7 @@ fastforward_ratio_throttle_enable = "false" slowmotion_ratio = "3.000000" config_save_on_exit = "true" sound_mode = "0" -state_slot = "6" +state_slot = "1" netplay_spectator_mode_enable = "false" netplay_mode = "false" netplay_ip_port = "0" @@ -153,7 +153,7 @@ input_driver = "udev" input_joypad_driver = "udev" input_device_p1 = "0" input_player1_joypad_index = "0" -input_libretro_device_p1 = "1" +input_libretro_device_p1 = "5" input_player1_analog_dpad_mode = "0" input_device_p2 = "0" input_player2_joypad_index = "1" @@ -218,7 +218,7 @@ input_player16_analog_dpad_mode = "0" input_player1_b = "z" input_player1_b_btn = "0" input_player1_b_axis = "nul" -input_player1_y = "a" +input_player1_y = "nul" input_player1_y_btn = "2" input_player1_y_axis = "nul" input_player1_select = "rshift" @@ -228,16 +228,16 @@ input_player1_start = "enter" input_player1_start_btn = "7" input_player1_start_axis = "nul" input_player1_up = "up" -input_player1_up_btn = "13" +input_player1_up_btn = "h0up" input_player1_up_axis = "nul" input_player1_down = "down" -input_player1_down_btn = "14" +input_player1_down_btn = "h0down" input_player1_down_axis = "nul" input_player1_left = "left" -input_player1_left_btn = "11" +input_player1_left_btn = "h0left" input_player1_left_axis = "nul" input_player1_right = "right" -input_player1_right_btn = "12" +input_player1_right_btn = "h0right" input_player1_right_axis = "nul" input_player1_a = "x" input_player1_a_btn = "1" @@ -269,7 +269,7 @@ input_player1_l_x_plus_axis = "+0" input_player1_l_x_minus = "nul" input_player1_l_x_minus_btn = "nul" input_player1_l_x_minus_axis = "-0" -input_player1_l_y_plus = "nul" +input_player1_l_y_plus = "del" input_player1_l_y_plus_btn = "nul" input_player1_l_y_plus_axis = "+1" input_player1_l_y_minus = "nul" @@ -384,7 +384,7 @@ input_grab_mouse_toggle = "f11" input_grab_mouse_toggle_btn = "nul" input_grab_mouse_toggle_axis = "nul" input_menu_toggle = "f1" -input_menu_toggle_btn = "nul" +input_menu_toggle_btn = "8" input_menu_toggle_axis = "nul" input_player2_b = "nul" input_player2_b_btn = "nul" @@ -1528,31 +1528,127 @@ menu_default_btn = "3" menu_scroll_down_btn = "11" menu_scroll_up_btn = "10" libretro_path = "/usr/lib/libretro/snes9x_next_libretro.so" +libretro_directory = "~/.config/retroarch/cores" +libretro_info_path = "~/.config/retroarch/cores" +content_database_path = "~/.config/retroarch/database/rdb" +cheat_database_path = "~/.config/retroarch/cheats" +content_music_history_path = "~/.config/retroarch/content_music_history.lpl" +content_video_history_path = "~/.config/retroarch/content_video_history.lpl" +content_image_history_path = "~/.config/retroarch/content_image_history.lpl" +cursor_directory = "~/.config/retroarch/database/cursors" +input_remapping_directory = "~/.config/retroarch/config/remaps" +thumbnails_directory = "~/.config/retroarch/thumbnails" +joypad_autoconfig_dir = "~/.config/retroarch/autoconfig" +wifi_driver = "null" +menu_wallpaper_opacity = "0.300000" +menu_footer_opacity = "1.000000" +menu_header_opacity = "1.000000" +input_bind_timeout = "5" +input_turbo_period = "6" +input_duty_cycle = "3" +keyboard_gamepad_mapping_type = "1" +input_poll_type_behavior = "2" +video_window_x = "0" +video_window_y = "0" +network_cmd_port = "55355" +network_remote_base_port = "55400" +menu_thumbnails = "3" +xmb_alpha_factor = "75" +xmb_scale_factor = "100" +xmb_theme = "0" +xmb_menu_color_theme = "4" +materialui_menu_color_theme = "0" +menu_shader_pipeline = "2" +video_max_swapchain_images = "3" +netplay_check_frames = "30" +bundle_assets_extract_version_current = "0" +bundle_assets_extract_last_version = "0" +ui_companion_enable = "false" +all_users_control_menu = "false" +menu_swap_ok_cancel_buttons = "false" +netplay_stateless_mode = "false" +check_firmware_before_loading = "false" +video_allow_rotate = "true" +video_force_aspect = "true" +auto_screenshot_filename = "true" +video_post_filter_record = "false" +keyboard_gamepad_enable = "true" +menu_unified_controls = "false" +menu_throttle_framerate = "true" +menu_linear_filter = "true" +menu_battery_level_enable = "true" +xmb_shadows_enable = "true" +xmb_show_settings = "true" +xmb_show_images = "true" +xmb_show_music = "true" +xmb_show_video = "true" +xmb_show_history = "true" +xmb_show_add = "true" +menu_navigation_wraparound_enable = "true" +cheevos_enable = "false" +cheevos_test_unofficial = "false" +cheevos_hardcore_mode_enable = "false" +network_cmd_enable = "false" +stdin_cmd_enable = "false" +network_remote_enable = "false" +netplay_nat_traversal = "true" +savestate_thumbnail_enable = "false" +playlist_entry_remove = "true" +game_specific_options = "false" +auto_shaders_enable = "true" +show_hidden_files = "true" +network_remote_enable_user_p1 = "false" +network_remote_enable_user_p2 = "false" +network_remote_enable_user_p3 = "false" +network_remote_enable_user_p4 = "false" +network_remote_enable_user_p5 = "false" +network_remote_enable_user_p6 = "false" +network_remote_enable_user_p7 = "false" +network_remote_enable_user_p8 = "false" +network_remote_enable_user_p9 = "false" +network_remote_enable_user_p10 = "false" +network_remote_enable_user_p11 = "false" +network_remote_enable_user_p12 = "false" +network_remote_enable_user_p13 = "false" +network_remote_enable_user_p14 = "false" +network_remote_enable_user_p15 = "false" +network_remote_enable_user_p16 = "false" +video_message_color = "ffff00" +input_netplay_flip_players_1_2 = "nul" +input_netplay_flip_players_1_2_btn = "nul" +input_netplay_flip_players_1_2_axis = "nul" +input_netplay_game_watch = "i" +input_netplay_game_watch_btn = "nul" +input_netplay_game_watch_axis = "nul" +input_game_focus_toggle = "scroll_lock" +input_game_focus_toggle_btn = "nul" +input_game_focus_toggle_axis = "nul" +xmb_font = "" +netplay_nickname = "" +video_filter = "" +audio_dsp_plugin = "" +netplay_ip_address = "" +netplay_password = "" +netplay_spectate_password = "" core_options_path = "" -recording_output_directory = "" -recording_config_directory = "" -libretro_directory = "" -libretro_info_path = "" -content_database_path = "" -cheat_database_path = "" -cursor_directory = "" -content_history_dir = "" video_shader = "" -bundle_assets_last_extracted_version = "" menu_wallpaper = "" +input_overlay = "" +video_font_path = "" +content_history_dir = "" +cache_directory = "" +resampler_directory = "" +recording_output_directory = "" +recording_config_directory = "" +xmb_font = "" +playlist_names = "" +playlist_cores = "" audio_device = "" -video_filter = "" -audio_dsp_plugin = "" camera_device = "" +cheevos_username = "" +cheevos_password = "" video_context_driver = "" -extraction_directory = "" -input_remapping_directory = "" -input_remapping_path = "" -resampler_directory = "" -joypad_autoconfig_dir = "" -input_overlay = "" -input_osk_overlay = "" -video_font_path = "" -netplay_ip_address = "" -netplay_nickname = "" input_keyboard_layout = "" +bundle_assets_src_path = "" +bundle_assets_dst_path = "" +bundle_assets_dst_path_subdir = "" -- 2.48.1