• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

Verbose log is truncated from Snes9x with Super Mario World

Scheduled Pinned Locked Moved Help and Support
verbose logsnes9x
20 Posts 3 Posters 1.1k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B
    busywait
    last edited by 16 Dec 2020, 12:57

    Pi Model or other hardware: 4B 4GB
    Power Supply used: BatPower 95W
    RetroPie Version Used: 4.7.1
    Built From: Raspberry Pi OS, w kernel 5.10.0
    USB Devices connected: 4 port hub and 4 Sega USB controllers
    Error messages received: None
    Verbose log: See below
    Guide used: https://retropie.org.uk/docs/Runcommand/#launch-with-verbose-logging
    File: Super Mario World (USA).zip
    Emulator: Snes9x

    My verbose log looks too short. Logs from other Roms using Snes9x, and from other cores are much longer and include more info.

    pi@rpi-tv:~ $ ls -l /dev/shm/runcommand.log
    -rw-r--r-- 1 pi pi 1293 Dec 16 12:15 /dev/shm/runcommand.log
    pi@rpi-tv:~ $ cat /dev/shm/runcommand.log
    Parameters:
    Executing:  /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-snes9x/snes9x_libretro.so --config /opt/retropie/configs/snes/retroarch.cfg "/home/pi/RetroPie/roms/snes/Super Mario World (USA).zip" --verbose --appendconfig /dev/shm/retroarch.cfg
    [INFO] RetroArch 1.8.8 (Git 9552f87)
    [INFO] Redirecting save file to "/home/pi/RetroPie/roms/snes/Super Mario World (USA).srm".
    [INFO] Redirecting save state to "/home/pi/RetroPie/roms/snes/Super Mario World (USA).state".
    [INFO] === Build =======================================
    [INFO] Capabilities:  NEON VFPv3 VFPv4
    [INFO] Built: Nov  2 2020
    [INFO] Version: 1.8.8
    [INFO] Git: 9552f87
    [INFO] =================================================
    [INFO] Loading dynamic libretro core from: "/opt/retropie/libretrocores/lr-snes9x/snes9x_libretro.so"
    [INFO] [Overrides] no core-specific overrides found at /home/pi/.config/retroarch/config/Snes9x/Snes9x.cfg.
    [INFO] [Overrides] no content-dir-specific overrides found at /home/pi/.config/retroarch/config/Snes9x/snes.cfg.
    [INFO] [Overrides] game-specific overrides found at /home/pi/.config/retroarch/config/Snes9x/Super Mario World (USA).cfg.
    [INFO] Config: appending config "/home/pi/.config/retroarch/config/Snes9x/Super Mario World (USA).cfg"
    Map_LoROMMap
    
    
    D B 2 Replies Last reply 16 Dec 2020, 13:07 Reply Quote 0
    • D
      dankcushions Global Moderator @busywait
      last edited by dankcushions 16 Dec 2020, 13:07

      @busywait said in Verbose log is truncated from Snes9x with Super Mario World:

      [INFO] [Overrides] game-specific overrides found at /home/pi/.config/retroarch/config/Snes9x/Super Mario World (USA).cfg.

      you have a game specific override (do you want this? maybe delete if you don't want an override for this game). it's possible this disables/ignores the verbose log. the --verbose argument should probably take precedent, but retroarch works in mysterious ways.

      B 1 Reply Last reply 16 Dec 2020, 13:56 Reply Quote 1
      • B
        busywait @dankcushions
        last edited by busywait 16 Dec 2020, 13:56

        @dankcushions Yes, that surprised me too - the override file only has one line:

        pi@rpi-tv:~ $ cat "/home/pi/.config/retroarch/config/Snes9x/Super Mario World (USA).cfg"
        input_overlay = "/opt/retropie/configs/all/retroarch/overlay/GameBezels/SNES/Super Mario World (USA).cfg"
        

        I'm new to bezels and the Bezels project - not sure if installing it was a good way to start learning how they work 🤔

        The truncated log file isn't related to that is it?

        D 1 Reply Last reply 16 Dec 2020, 14:11 Reply Quote 0
        • B
          busywait @busywait
          last edited by 16 Dec 2020, 14:11

          I think that another log file from Snes9x that I shared might be truncated too - it stops suddenly with "Map_HiROMap": https://retropie.org.uk/forum/topic/28854/snes9x-core-options-aspect-ratio-vs-video-settings-scale-aspect-ratio?_=1608119233746

          D 1 Reply Last reply 16 Dec 2020, 14:14 Reply Quote 0
          • D
            dankcushions Global Moderator @busywait
            last edited by 16 Dec 2020, 14:11

            @busywait what happens if you temporarily rename it?

            in your roms folder, is there a Super Mario World (USA).zip.cfg file, or similar?

            B 1 Reply Last reply 16 Dec 2020, 14:15 Reply Quote 0
            • D
              dankcushions Global Moderator @busywait
              last edited by 16 Dec 2020, 14:14

              @busywait said in Verbose log is truncated from Snes9x with Super Mario World:

              I think that another log file from Snes9x that I shared might be truncated too - it stops suddenly with "Map_HiROMap": https://retropie.org.uk/forum/topic/28854/snes9x-core-options-aspect-ratio-vs-video-settings-scale-aspect-ratio?_=1608119233746

              that doesn't look truncated to me - the last few lines are the usual closing log. MAP_HiROMap will likely be a core-specific message that is being output directly - nothing to worry about.

              1 Reply Last reply Reply Quote 0
              • B
                busywait @dankcushions
                last edited by 16 Dec 2020, 14:15

                @dankcushions No.

                I've created a few of those for vertical arcade games to use crt-pi-vertical, or to set latency options, but I don't have a .zip.cfg for this rom.

                
                pi@rpi-tv:~ $ ls -l RetroPie/roms/snes/Super\ Mario\ World\ \(USA\).zip*
                -rw-rw-r-- 1 pi pi 345695 Jun 30 15:58 'RetroPie/roms/snes/Super Mario World (USA).zip'
                pi@rpi-tv:~ $
                
                D B 2 Replies Last reply 16 Dec 2020, 14:20 Reply Quote 0
                • D
                  dankcushions Global Moderator @busywait
                  last edited by 16 Dec 2020, 14:20

                  @busywait and did you try deleting/renaming the override?

                  B 1 Reply Last reply 16 Dec 2020, 14:49 Reply Quote 0
                  • B
                    busywait @busywait
                    last edited by 16 Dec 2020, 14:26

                    Other configuration files that are changed:

                    pi@rpi-tv:~ $ cat /opt/retropie/configs/snes/retroarch.cfg
                    # Settings made here will only override settings in the global retroarch.cfg if placed above the #include line
                    input_overlay = "/opt/retropie/configs/all/retroarch/overlay/Super-Nintendo-Entertainment-System.cfg"
                    input_overlay_opacity = "1.000000"
                    
                    input_remapping_directory = "/opt/retropie/configs/snes/"
                    
                    video_shader = "/opt/retropie/emulators/retroarch/shader/crt-pi.glslp"
                    #include "/opt/retropie/configs/all/retroarch.cfg"
                    

                    and

                    pi@rpi-tv:~ $ cat /opt/retropie/configs/all/retroarch.cfg
                    accessibility_enable = "false"
                    accessibility_narrator_speech_speed = "5"
                    ai_service_enable = "false"
                    ai_service_mode = "0"
                    ai_service_pause = "false"
                    ai_service_source_lang = "0"
                    ai_service_target_lang = "0"
                    ai_service_url = "http://localhost:4404/"
                    all_users_control_menu = "true"
                    apply_cheats_after_load = "false"
                    apply_cheats_after_toggle = "false"
                    # aspect_ratio_index = ""
                    assets_directory = "~/.config/retroarch/assets"
                    audio_block_frames = "0"
                    audio_device = ""
                    audio_driver = "alsa"
                    audio_dsp_plugin = ""
                    audio_enable = "true"
                    audio_enable_menu = "false"
                    audio_enable_menu_bgm = "false"
                    audio_enable_menu_cancel = "false"
                    audio_enable_menu_notice = "false"
                    audio_enable_menu_ok = "false"
                    audio_fastforward_mute = "false"
                    audio_filter_dir = "default"
                    audio_latency = "64"
                    audio_max_timing_skew = "0.050000"
                    audio_mixer_mute_enable = "false"
                    audio_mixer_volume = "0.000000"
                    audio_mute_enable = "false"
                    audio_out_rate = "48000"
                    audio_rate_control = "true"
                    audio_rate_control_delta = "0.005000"
                    audio_resampler = "sinc"
                    audio_resampler_quality = "2"
                    audio_sync = "true"
                    audio_volume = "0.000000"
                    auto_overrides_enable = "true"
                    auto_remaps_enable = "true"
                    auto_screenshot_filename = "true"
                    auto_shaders_enable = "true"
                    autosave_interval = "0"
                    block_sram_overwrite = "false"
                    builtin_imageviewer_enable = "true"
                    builtin_mediaplayer_enable = "true"
                    bundle_assets_dst_path = ""
                    bundle_assets_dst_path_subdir = ""
                    bundle_assets_extract_enable = "false"
                    bundle_assets_extract_last_version = "0"
                    bundle_assets_extract_version_current = "0"
                    bundle_assets_src_path = ""
                    cache_directory = "/tmp/retroarch"
                    camera_allow = "false"
                    camera_device = ""
                    camera_driver = "null"
                    cheat_database_path = "~/.config/retroarch/cheats"
                    check_firmware_before_loading = "false"
                    cheevos_auto_screenshot = "false"
                    cheevos_badges_enable = "false"
                    cheevos_enable = "false"
                    cheevos_hardcore_mode_enable = "false"
                    cheevos_leaderboards_enable = "false"
                    cheevos_password = ""
                    cheevos_richpresence_enable = "true"
                    cheevos_start_active = "false"
                    cheevos_test_unofficial = "false"
                    cheevos_token = ""
                    cheevos_username = ""
                    cheevos_verbose_enable = "false"
                    config_save_on_exit = "false"
                    content_database_path = "~/.config/retroarch/database/rdb"
                    content_favorites_path = "/opt/retropie/configs/all/content_favorites.lpl"
                    content_favorites_size = "200"
                    content_history_dir = ""
                    content_history_path = "/opt/retropie/configs/all/content_history.lpl"
                    content_history_size = "200"
                    content_image_history_path = "/opt/retropie/configs/all/content_image_history.lpl"
                    content_music_history_path = "/opt/retropie/configs/all/content_music_history.lpl"
                    content_runtime_log = "true"
                    content_runtime_log_aggregate = "false"
                    content_show_add = "true"
                    content_show_favorites = "true"
                    content_show_history = "true"
                    content_show_images = "true"
                    content_show_music = "true"
                    content_show_netplay = "true"
                    content_show_playlists = "true"
                    content_show_settings = "true"
                    content_show_settings_password = ""
                    content_show_video = "true"
                    content_video_history_path = "/opt/retropie/configs/all/content_video_history.lpl"
                    core_assets_directory = "~/.config/retroarch/downloads"
                    core_options_path = "/opt/retropie/configs/all/retroarch-core-options.cfg"
                    core_set_supports_no_game_enable = "true"
                    core_updater_auto_extract_archive = "true"
                    core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/"
                    core_updater_buildbot_cores_url = ""
                    core_updater_show_experimental_cores = "false"
                    crt_switch_center_adjust = "0"
                    crt_switch_resolution = "0"
                    crt_switch_resolution_super = "2560"
                    crt_switch_resolution_use_custom_refresh_rate = "false"
                    crt_video_refresh_rate = "60.000000"
                    current_resolution_id = "0"
                    cursor_directory = "~/.config/retroarch/database/cursors"
                    custom_viewport_height = "960"
                    custom_viewport_width = "1280"
                    custom_viewport_x = "320"
                    custom_viewport_y = "60"
                    desktop_menu_enable = "true"
                    discord_allow = "false"
                    discord_app_id = "475456035851599874"
                    driver_switch_enable = "true"
                    dynamic_wallpapers_directory = "default"
                    enable_device_vibration = "true"
                    fastforward_ratio = "0.000000"
                    filter_by_current_core = "false"
                    flicker_filter_enable = "false"
                    flicker_filter_index = "0"
                    fps_show = "false"
                    fps_update_interval = "256"
                    frame_time_counter_reset_after_fastforwarding = "false"
                    frame_time_counter_reset_after_load_state = "false"
                    frame_time_counter_reset_after_save_state = "false"
                    framecount_show = "false"
                    frontend_log_level = "1"
                    game_specific_options = "true"
                    gamma_correction = "0"
                    global_core_options = "true"
                    history_list_enable = "true"
                    input_ai_service = "nul"
                    input_ai_service_axis = "nul"
                    input_ai_service_btn = "nul"
                    input_ai_service_mbtn = "nul"
                    input_analog_deadzone = "0.000000"
                    input_analog_sensitivity = "1.000000"
                    input_audio_mute = "f9"
                    input_audio_mute_axis = "nul"
                    input_audio_mute_btn = "nul"
                    input_audio_mute_mbtn = "nul"
                    input_autodetect_enable = "true"
                    input_axis_threshold = "0.500000"
                    input_bind_hold = "2"
                    input_bind_timeout = "5"
                    input_cheat_index_minus = "t"
                    input_cheat_index_minus_axis = "nul"
                    input_cheat_index_minus_btn = "nul"
                    input_cheat_index_minus_mbtn = "nul"
                    input_cheat_index_plus = "y"
                    input_cheat_index_plus_axis = "nul"
                    input_cheat_index_plus_btn = "nul"
                    input_cheat_index_plus_mbtn = "nul"
                    input_cheat_toggle = "u"
                    input_cheat_toggle_axis = "nul"
                    input_cheat_toggle_btn = "nul"
                    input_cheat_toggle_mbtn = "nul"
                    input_descriptor_hide_unbound = "false"
                    input_descriptor_label_show = "true"
                    input_desktop_menu_toggle = "f5"
                    input_desktop_menu_toggle_axis = "nul"
                    input_desktop_menu_toggle_btn = "nul"
                    input_desktop_menu_toggle_mbtn = "nul"
                    input_device_p1 = "0"
                    ... snip ...
                    input_player9_y_mbtn = "nul"
                    input_poll_type_behavior = "2"
                    input_recording_toggle = "nul"
                    input_recording_toggle_axis = "nul"
                    input_recording_toggle_btn = "nul"
                    input_recording_toggle_mbtn = "nul"
                    input_remap_binds_enable = "true"
                    input_remapping_directory = "~/.config/retroarch/config/remaps"
                    input_reset = "h"
                    input_reset_axis = "nul"
                    input_reset_btn = "nul"
                    input_reset_mbtn = "nul"
                    input_rewind = "r"
                    input_rewind_axis = "nul"
                    input_rewind_btn = "nul"
                    input_rewind_mbtn = "nul"
                    input_save_state = "f2"
                    input_save_state_axis = "nul"
                    input_save_state_btn = "nul"
                    input_save_state_mbtn = "nul"
                    input_screenshot = "f8"
                    input_screenshot_axis = "nul"
                    input_screenshot_btn = "nul"
                    input_screenshot_mbtn = "nul"
                    input_send_debug_info = "f10"
                    input_send_debug_info_axis = "nul"
                    input_send_debug_info_btn = "nul"
                    input_send_debug_info_mbtn = "nul"
                    input_shader_next = "m"
                    input_shader_next_axis = "nul"
                    input_shader_next_btn = "nul"
                    input_shader_next_mbtn = "nul"
                    input_shader_prev = "n"
                    input_shader_prev_axis = "nul"
                    input_shader_prev_btn = "nul"
                    input_shader_prev_mbtn = "nul"
                    input_state_slot_decrease = "f6"
                    input_state_slot_decrease_axis = "nul"
                    input_state_slot_decrease_btn = "nul"
                    input_state_slot_decrease_mbtn = "nul"
                    input_state_slot_increase = "f7"
                    input_state_slot_increase_axis = "nul"
                    input_state_slot_increase_btn = "nul"
                    input_state_slot_increase_mbtn = "nul"
                    input_streaming_toggle = "nul"
                    input_streaming_toggle_axis = "nul"
                    input_streaming_toggle_btn = "nul"
                    input_streaming_toggle_mbtn = "nul"
                    input_toggle_fast_forward = "space"
                    input_toggle_fast_forward_axis = "nul"
                    input_toggle_fast_forward_btn = "nul"
                    input_toggle_fast_forward_mbtn = "nul"
                    input_toggle_fullscreen = "f"
                    input_toggle_fullscreen_axis = "nul"
                    input_toggle_fullscreen_btn = "nul"
                    input_toggle_fullscreen_mbtn = "nul"
                    input_toggle_slowmotion = "nul"
                    input_toggle_slowmotion_axis = "nul"
                    input_toggle_slowmotion_btn = "nul"
                    input_toggle_slowmotion_mbtn = "nul"
                    input_turbo_default_button = "0"
                    input_turbo_mode = "0"
                    input_turbo_period = "6"
                    input_volume_down = "subtract"
                    input_volume_down_axis = "nul"
                    input_volume_down_btn = "nul"
                    input_volume_down_mbtn = "nul"
                    input_volume_up = "add"
                    input_volume_up_axis = "nul"
                    input_volume_up_btn = "nul"
                    input_volume_up_mbtn = "nul"
                    joypad_autoconfig_dir = "~/.config/retroarch/autoconfig"
                    keyboard_gamepad_enable = "true"
                    keyboard_gamepad_mapping_type = "1"
                    kiosk_mode_enable = "false"
                    kiosk_mode_password = ""
                    led_driver = "null"
                    libretro_directory = "~/.config/retroarch/cores"
                    libretro_info_path = "~/.config/retroarch/cores"
                    libretro_log_level = "1"
                    load_dummy_on_core_shutdown = "true"
                    location_allow = "false"
                    location_driver = "null"
                    log_dir = "~/.config/retroarch/logs"
                    log_to_file = "false"
                    log_to_file_timestamp = "false"
                    log_verbosity = "false"
                    materialui_auto_rotate_nav_bar = "true"
                    materialui_dual_thumbnail_list_view_enable = "true"
                    materialui_icons_enable = "true"
                    materialui_landscape_layout_optimization = "1"
                    materialui_menu_color_theme = "9"
                    materialui_menu_transition_animation = "0"
                    materialui_show_nav_bar = "true"
                    materialui_thumbnail_background_enable = "true"
                    materialui_thumbnail_view_landscape = "2"
                    materialui_thumbnail_view_portrait = "1"
                    memory_show = "false"
                    menu_battery_level_enable = "true"
                    menu_core_enable = "true"
                    menu_driver = "rgui"
                    menu_dynamic_wallpaper_enable = "false"
                    menu_enable_widgets = "true"
                    menu_font_color_blue = "255"
                    menu_font_color_green = "255"
                    menu_font_color_red = "255"
                    menu_footer_opacity = "1.000000"
                    menu_framebuffer_opacity = "0.900000"
                    menu_header_opacity = "1.000000"
                    menu_horizontal_animation = "true"
                    menu_insert_disk_resume = "true"
                    menu_left_thumbnails = "0"
                    menu_linear_filter = "false"
                    menu_mouse_enable = "true"
                    menu_navigation_browser_filter_supported_extensions_enable = "true"
                    menu_navigation_wraparound_enable = "true"
                    menu_pause_libretro = "true"
                    menu_pointer_enable = "false"
                    menu_rgui_full_width_layout = "true"
                    menu_rgui_shadows = "false"
                    menu_savestate_resume = "true"
                    menu_scale_factor = "1.000000"
                    menu_scroll_fast = "false"
                    menu_shader_pipeline = "2"
                    menu_show_advanced_settings = "false"
                    menu_show_configurations = "true"
                    menu_show_core_updater = "false"
                    menu_show_dump_disc = "true"
                    menu_show_help = "true"
                    menu_show_information = "true"
                    menu_show_latency = "true"
                    menu_show_legacy_thumbnail_updater = "false"
                    menu_show_load_content = "true"
                    menu_show_load_core = "true"
                    menu_show_load_disc = "true"
                    menu_show_online_updater = "false"
                    menu_show_overlays = "true"
                    menu_show_quit_retroarch = "true"
                    menu_show_reboot = "true"
                    menu_show_restart_retroarch = "false"
                    menu_show_rewind = "true"
                    menu_show_shutdown = "true"
                    menu_show_sublabels = "true"
                    menu_show_video_layout = "true"
                    menu_swap_ok_cancel_buttons = "false"
                    menu_throttle_framerate = "true"
                    menu_thumbnail_upscale_threshold = "0"
                    menu_thumbnails = "3"
                    menu_ticker_smooth = "true"
                    menu_ticker_speed = "2.000000"
                    menu_ticker_type = "1"
                    menu_timedate_date_separator = "0"
                    menu_timedate_enable = "true"
                    menu_timedate_style = "11"
                    menu_unified_controls = "true"
                    menu_use_preferred_system_color_theme = "false"
                    menu_wallpaper = ""
                    menu_wallpaper_opacity = "0.300000"
                    menu_widget_scale_auto = "true"
                    menu_widget_scale_factor = "1.000000"
                    menu_widget_scale_factor_windowed = "1.000000"
                    menu_xmb_animation_horizontal_highlight = "0"
                    menu_xmb_animation_move_up_down = "0"
                    menu_xmb_animation_opening_main_menu = "0"
                    menu_xmb_thumbnail_scale_factor = "100"
                    midi_driver = "alsa"
                    midi_input = "Off"
                    midi_output = "Off"
                    midi_volume = "100"
                    netplay_allow_slaves = "true"
                    netplay_check_frames = "600"
                    netplay_input_latency_frames_min = "0"
                    netplay_input_latency_frames_range = "0"
                    netplay_ip_address = ""
                    netplay_ip_port = "55435"
                    netplay_mitm_server = "nyc"
                    netplay_nat_traversal = "true"
                    netplay_nickname = ""
                    netplay_password = ""
                    netplay_public_announce = "true"
                    netplay_request_device_p1 = "false"
                    netplay_request_device_p10 = "false"
                    netplay_request_device_p11 = "false"
                    netplay_request_device_p12 = "false"
                    netplay_request_device_p13 = "false"
                    netplay_request_device_p14 = "false"
                    netplay_request_device_p15 = "false"
                    netplay_request_device_p16 = "false"
                    netplay_request_device_p2 = "false"
                    netplay_request_device_p3 = "false"
                    netplay_request_device_p4 = "false"
                    netplay_request_device_p5 = "false"
                    netplay_request_device_p6 = "false"
                    netplay_request_device_p7 = "false"
                    netplay_request_device_p8 = "false"
                    netplay_request_device_p9 = "false"
                    netplay_require_slaves = "false"
                    netplay_share_analog = "1"
                    netplay_share_digital = "1"
                    netplay_spectate_password = ""
                    netplay_start_as_spectator = "false"
                    netplay_stateless_mode = "false"
                    netplay_use_mitm_server = "false"
                    network_cmd_enable = "false"
                    network_cmd_port = "55355"
                    network_on_demand_thumbnails = "false"
                    network_remote_base_port = "55400"
                    network_remote_enable = "false"
                    network_remote_enable_user_p1 = "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"
                    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"
                    overlay_directory = "~/.config/retroarch/overlay"
                    ozone_collapse_sidebar = "false"
                    ozone_menu_color_theme = "1"
                    ozone_scroll_content_metadata = "false"
                    ozone_sort_after_truncate_playlist_name = "true"
                    ozone_truncate_playlist_name = "true"
                    pause_nonactive = "true"
                    perfcnt_enable = "false"
                    playlist_compression = "false"
                    playlist_directory = "~/.config/retroarch/playlists"
                    playlist_entry_remove_enable = "1"
                    playlist_entry_rename = "true"
                    playlist_fuzzy_archive_match = "false"
                    playlist_show_inline_core_name = "0"
                    playlist_show_sublabels = "true"
                    playlist_sort_alphabetical = "true"
                    playlist_sublabel_last_played_style = "0"
                    playlist_sublabel_runtime_type = "0"
                    playlist_use_old_format = "false"
                    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_download_thumbnails = "true"
                    quick_menu_show_information = "true"
                    quick_menu_show_options = "true"
                    quick_menu_show_recording = "true"
                    quick_menu_show_reset_core_association = "true"
                    quick_menu_show_restart_content = "true"
                    quick_menu_show_resume_content = "true"
                    quick_menu_show_save_content_dir_overrides = "true"
                    quick_menu_show_save_core_overrides = "true"
                    quick_menu_show_save_game_overrides = "true"
                    quick_menu_show_save_load_state = "true"
                    quick_menu_show_set_core_association = "true"
                    quick_menu_show_shaders = "true"
                    quick_menu_show_start_recording = "true"
                    quick_menu_show_start_streaming = "true"
                    quick_menu_show_streaming = "true"
                    quick_menu_show_take_screenshot = "true"
                    quick_menu_show_undo_save_load_state = "true"
                    quit_press_twice = "false"
                    record_driver = "ffmpeg"
                    recording_config_directory = ""
                    recording_output_directory = ""
                    resampler_directory = ""
                    rewind_buffer_size = "10485760"
                    rewind_buffer_size_step = "10"
                    rewind_enable = "false"
                    rewind_granularity = "2"
                    rgui_aspect_ratio = "0"
                    rgui_aspect_ratio_lock = "2"
                    rgui_background_filler_thickness_enable = "true"
                    rgui_border_filler_enable = "true"
                    rgui_border_filler_thickness_enable = "true"
                    rgui_browser_directory = "~/RetroPie/roms"
                    rgui_config_directory = "~/.config/retroarch/config"
                    rgui_extended_ascii = "false"
                    rgui_inline_thumbnails = "false"
                    rgui_internal_upscale_level = "0"
                    rgui_menu_color_theme = "4"
                    rgui_menu_theme_preset = ""
                    rgui_particle_effect = "0"
                    rgui_particle_effect_speed = "1.000000"
                    rgui_show_start_screen = "false"
                    rgui_swap_thumbnails = "false"
                    rgui_thumbnail_delay = "0"
                    rgui_thumbnail_downscaler = "0"
                    run_ahead_enabled = "false"
                    run_ahead_frames = "1"
                    run_ahead_hide_warnings = "false"
                    run_ahead_secondary_instance = "true"
                    runtime_log_directory = "default"
                    save_file_compression = "false"
                    savefile_directory = "default"
                    savefiles_in_content_dir = "false"
                    savestate_auto_index = "false"
                    savestate_auto_load = "false"
                    savestate_auto_save = "false"
                    savestate_directory = "default"
                    savestate_file_compression = "true"
                    savestate_thumbnail_enable = "false"
                    savestates_in_content_dir = "false"
                    scan_without_core_match = "false"
                    screen_orientation = "0"
                    screenshot_directory = "~/.config/retroarch/screenshots"
                    screenshots_in_content_dir = "false"
                    settings_show_achievements = "true"
                    settings_show_ai_service = "true"
                    settings_show_audio = "true"
                    settings_show_configuration = "true"
                    settings_show_core = "true"
                    settings_show_directory = "true"
                    settings_show_drivers = "true"
                    settings_show_frame_throttle = "true"
                    settings_show_input = "true"
                    settings_show_latency = "true"
                    settings_show_logging = "true"
                    settings_show_network = "true"
                    settings_show_onscreen_display = "true"
                    settings_show_playlists = "true"
                    settings_show_power_management = "true"
                    settings_show_recording = "true"
                    settings_show_saving = "true"
                    settings_show_user = "true"
                    settings_show_user_interface = "true"
                    settings_show_video = "true"
                    show_hidden_files = "false"
                    slowmotion_ratio = "3.000000"
                    soft_filter_enable = "false"
                    soft_filter_index = "0"
                    sort_savefiles_enable = "false"
                    sort_savestates_enable = "false"
                    state_slot = "0"
                    statistics_show = "false"
                    stdin_cmd_enable = "false"
                    streaming_mode = "0"
                    suspend_screensaver_enable = "true"
                    sustained_performance_mode = "false"
                    system_directory = "~/RetroPie/BIOS"
                    systemfiles_in_content_dir = "false"
                    threaded_data_runloop_enable = "true"
                    thumbnails_directory = "~/.config/retroarch/thumbnails"
                    twitch_stream_key = ""
                    ui_companion_enable = "false"
                    ui_companion_start_on_boot = "true"
                    ui_companion_toggle = "false"
                    ui_menubar_enable = "true"
                    user_language = "0"
                    vibrate_on_keypress = "false"
                    video_adaptive_vsync = "false"
                    video_allow_rotate = "true"
                    video_aspect_ratio = "-1.000000"
                    video_aspect_ratio_auto = "true"
                    video_black_frame_insertion = "false"
                    video_context_driver = ""
                    video_crop_overscan = "true"
                    video_ctx_scaling = "false"
                    video_disable_composition = "false"
                    video_driver = "gl"
                    video_filter = ""
                    video_filter_dir = "default"
                    video_font_enable = "true"
                    video_font_path = ""
                    video_font_size = "24.000000"
                    video_force_aspect = "true"
                    video_force_srgb_disable = "false"
                    video_frame_delay = "0"
                    video_fullscreen = "true"
                    video_fullscreen_x = "0"
                    video_fullscreen_y = "0"
                    video_gpu_record = "false"
                    video_gpu_screenshot = "true"
                    video_hard_sync = "false"
                    video_hard_sync_frames = "0"
                    video_layout_directory = "~/.config/retroarch/layouts"
                    video_layout_enable = "true"
                    video_layout_path = ""
                    video_layout_selected_view = "0"
                    video_max_swapchain_images = "3"
                    video_message_color = "ffff00"
                    video_message_pos_x = "0.050000"
                    video_message_pos_y = "0.050000"
                    video_monitor_index = "0"
                    video_msg_bgcolor_blue = "0"
                    video_msg_bgcolor_enable = "false"
                    video_msg_bgcolor_green = "0"
                    video_msg_bgcolor_opacity = "1.000000"
                    video_msg_bgcolor_red = "0"
                    video_post_filter_record = "false"
                    video_record_config = ""
                    video_record_quality = "4"
                    video_record_scale_factor = "1"
                    video_record_threads = "2"
                    video_refresh_rate = "60.000000"
                    video_rotation = "0"
                    video_scale = "3.000000"
                    video_scale_integer = "false"
                    video_shader = ""
                    video_shader_delay = "0"
                    video_shader_dir = "~/.config/retroarch/shaders"
                    video_shader_enable = "true"
                    video_shader_watch_files = "false"
                    video_shared_context = "false"
                    video_smooth = "false"
                    video_stream_config = ""
                    video_stream_port = "56400"
                    video_stream_quality = "10"
                    video_stream_scale_factor = "1"
                    video_stream_url = ""
                    video_swap_interval = "1"
                    video_threaded = "true"
                    video_vsync = "true"
                    video_window_opacity = "100"
                    video_window_save_positions = "false"
                    video_window_show_decorations = "true"
                    video_windowed_fullscreen = "true"
                    video_windowed_position_height = "720"
                    video_windowed_position_width = "1280"
                    video_windowed_position_x = "0"
                    video_windowed_position_y = "0"
                    vrr_runloop_enable = "false"
                    wifi_driver = "null"
                    xmb_alpha_factor = "75"
                    xmb_font = ""
                    xmb_layout = "0"
                    xmb_menu_color_theme = "4"
                    xmb_shadows_enable = "false"
                    xmb_show_add = "false"
                    xmb_show_history = "false"
                    xmb_show_images = "false"
                    xmb_show_music = "false"
                    xmb_theme = "0"
                    xmb_vertical_thumbnails = "false"
                    youtube_stream_key = ""
                    pi@rpi-tv:~ $
                    
                    D 1 Reply Last reply 16 Dec 2020, 14:36 Reply Quote 0
                    • D
                      dankcushions Global Moderator @busywait
                      last edited by dankcushions 16 Dec 2020, 14:36

                      @busywait said in Verbose log is truncated from Snes9x with Super Mario World:

                      /opt/retropie/configs/all/retroarch.cfg

                      this is non-standard. it should be much shorter. you can see an example of the default /all/retroarch.cfg in /opt/retropie/configs/all/retroarch.cfg.rp-dist (you may have to reinstall retroarch for this to generate, can't remember). i would replace your version with that.

                      however i don't think either of these will affect your log as they affect all games in the core, so i defer to my previous reply.

                      B 1 Reply Last reply 16 Dec 2020, 14:54 Reply Quote 0
                      • B
                        busywait @dankcushions
                        last edited by busywait 16 Dec 2020, 14:49

                        @dankcushions OK, wow. Thank you.

                        I moved the file out of the way, and got a full verbose log afterwards.

                        mv "/home/pi/.config/retroarch/config/Snes9x/Super Mario World (USA).cfg{,.bak}"
                        

                        Mysterious indeed. (And a bit fragile). I'll try and remember this if I need a verbose log in the future.

                        I suppose it would be safest for the Bezel Project overrides to be in (or modify existing configs in) the rom folder? (Which is up to the BP author, obvs.)

                        B D 2 Replies Last reply 16 Dec 2020, 14:56 Reply Quote 0
                        • B
                          BuZz administrators @dankcushions
                          last edited by BuZz 16 Dec 2020, 14:54

                          @dankcushions retroarch.cfg.rp-dist works in the same way as default config files changes on debian with its dpkg-dist files. If the default config is different from the user's one, when updating the package this file will be created. It won't be created if the retroarch.cfg is the same as the default.

                          To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                          B 1 Reply Last reply 16 Dec 2020, 15:09 Reply Quote 1
                          • B
                            BuZz administrators @busywait
                            last edited by 16 Dec 2020, 14:56

                            @busywait You shouldn't run with the retroarch.cfg removed or moved out of the way. It will generate a new config which will be wrong. You can reinstall retroarch from binary if you remove the retroarch.cfg to install a default one in the place, or update with your current retroarch.cfg in place to get a new retroarch.cfg.rp-dist file which contains the defaults which you could copy from.

                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                            B 1 Reply Last reply 16 Dec 2020, 15:11 Reply Quote 0
                            • B
                              busywait @BuZz
                              last edited by 16 Dec 2020, 15:09

                              @buzz said in Verbose log is truncated from Snes9x with Super Mario World:

                              @dankcushions retroarch.cfg.rp-dist works in the same way as default config files changes on debian with its dpkg-dist files. If the default config is different from the user's one, when updating the package this file will be created. It won't be created if the retroarch.cfg is the same as the default.

                              Thanks both - looks like I have a set of clean rp-dists, which will be helpful!

                              pi@rpi-tv:~ $ find /opt/retropie/ -name '*dist'
                              /opt/retropie/configs/megadrive/retroarch.cfg.rp-dist
                              /opt/retropie/configs/mame-libretro/retroarch.cfg.rp-dist
                              /opt/retropie/configs/snes/retroarch.cfg.rp-dist
                              /opt/retropie/configs/fba/retroarch.cfg.rp-dist
                              /opt/retropie/configs/mastersystem/retroarch.cfg.rp-dist
                              /opt/retropie/configs/all/retroarch.cfg.rp-dist
                              /opt/retropie/configs/n64/mupen64plus.cfg.rp-dist
                              /opt/retropie/configs/nes/retroarch.cfg.rp-dist
                              /opt/retropie/configs/arcade/retroarch.cfg.rp-dist
                              1 Reply Last reply Reply Quote 0
                              • B
                                busywait @BuZz
                                last edited by 16 Dec 2020, 15:11

                                @buzz said in Verbose log is truncated from Snes9x with Super Mario World:

                                @busywait You shouldn't run with the retroarch.cfg removed or moved out of the way. It will generate a new config which will be wrong. You can reinstall retroarch from binary if you remove the retroarch.cfg to install a default one in the place, or update with your current retroarch.cfg in place to get a new retroarch.cfg.rp-dist file which contains the defaults which you could copy from.

                                Thanks - the file that I moved out of the way was a small config override (only a single line in, related to the Bezel Project), and I've put it back for now, despite the fact it breaks logging :o

                                1 Reply Last reply Reply Quote 1
                                • D
                                  dankcushions Global Moderator @busywait
                                  last edited by 16 Dec 2020, 16:13

                                  @busywait said in Verbose log is truncated from Snes9x with Super Mario World:

                                  @dankcushions OK, wow. Thank you.

                                  I moved the file out of the way, and got a full verbose log afterwards.

                                  mv "/home/pi/.config/retroarch/config/Snes9x/Super Mario World (USA).cfg{,.bak}"
                                  

                                  Mysterious indeed. (And a bit fragile).

                                  bizarre, retroarch is frequently a house of cards. if you care to, please log an issue for them to look at: https://github.com/libretro/RetroArch/issues/new

                                  B 2 Replies Last reply 16 Dec 2020, 19:12 Reply Quote 0
                                  • B
                                    busywait @dankcushions
                                    last edited by 16 Dec 2020, 19:12

                                    @dankcushions said in Verbose log is truncated from Snes9x with Super Mario World:

                                    @busywait said in Verbose log is truncated from Snes9x with Super Mario World:

                                    @dankcushions OK, wow. Thank you.

                                    I moved the file out of the way, and got a full verbose log afterwards.

                                    mv "/home/pi/.config/retroarch/config/Snes9x/Super Mario World (USA).cfg{,.bak}"
                                    

                                    Mysterious indeed. (And a bit fragile).

                                    bizarre, retroarch is frequently a house of cards. if you care to, please log an issue for them to look at: https://github.com/libretro/RetroArch/issues/new

                                    I do care, but I'd want to log it against their latest version. Will RetroArch 1.9 make it into RetroPie soon?

                                    B 1 Reply Last reply 16 Dec 2020, 19:13 Reply Quote 0
                                    • B
                                      BuZz administrators @busywait
                                      last edited by BuZz 16 Dec 2020, 19:13

                                      @busywait We are waiting for 1.9.1 (Assuming that doesn't have issues on RetroPie we have to look into etc).

                                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                      B 1 Reply Last reply 16 Dec 2020, 20:42 Reply Quote 0
                                      • B
                                        busywait @BuZz
                                        last edited by 16 Dec 2020, 20:42

                                        Related?
                                        https://github.com/libretro/RetroArch/issues/9007

                                        Which makes me nervous of using the BezelProject, which uses override configuration for game themes, and when I can see --appendconfig is used in the RetroPie command lines.

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          busywait @dankcushions
                                          last edited by 17 Dec 2020, 13:15

                                          To retain the bezel configuration and the ability to run with verbose logging I have moved the bezel configuration into a game .zip.cfg file.

                                          input_overlay = "/opt/retropie/configs/all/retroarch/overlay/GameBezels/SNES/Super Mario World (USA).cfg"
                                          
                                          config_save_on_exit = "false"
                                          
                                          

                                          I added an issue in the BezelProject github: https://github.com/thebezelproject/BezelProject/issues/58

                                          1 Reply Last reply Reply Quote 0
                                          20 out of 20
                                          • First post
                                            20/20
                                            Last post

                                          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.

                                            This community forum collects and processes your personal information.
                                            consent.not_received