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

    One of my emulators suddenly lost sound that was previously working

    Scheduled Pinned Locked Moved Help and Support
    sound issuesaudio quitsound stoppedemulator no souaudio
    40 Posts 4 Posters 8.4k 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.
    • mituM
      mitu Global Moderator @KeepPumpin
      last edited by

      @keeppumpin Ah, so lr-mame2003 is the one that's giving trouble. Try re-installing it from the RetroPie-Setup menu, this might overwrite the custom settings for it with the default ones and could fix the problem.

      KeepPumpinK 1 Reply Last reply Reply Quote 0
      • KeepPumpinK
        KeepPumpin @mitu
        last edited by

        @mitu Ok thanks, that sounds like something I can try, just need to figure out where to go to do that process. I'm still pretty new to this so it's kind of a work in progress. Do you know if this process will erase high scores?

        mituM 1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator @KeepPumpin
          last edited by

          @keeppumpin said in One of my emulators suddenly lost sound that was previously working:

          Do you know if this process will erase high scores?

          It should not, the hiscores are saved in your ROM folders, with the .hi extension, so they should not be touched by the installer.

          KeepPumpinK 1 Reply Last reply Reply Quote 0
          • KeepPumpinK
            KeepPumpin @mitu
            last edited by

            @mitu Perfect, thanks so much for letting me pick your brain, from what I can tell there aren't a lot of people who've posted about this specific problem online. Hopefully, this discussion might help someone else in the future. I'll go look for a tutorial for re-installing lr-mame2003 and see if that fixes my issues. Will follow up.

            mituM 1 Reply Last reply Reply Quote 0
            • mituM
              mitu Global Moderator @KeepPumpin
              last edited by

              @keeppumpin said in One of my emulators suddenly lost sound that was previously working:

              I'll go look for a tutorial for re-installing lr-mame2003 and see if that fixes my issues. Will follow up.

              There's no tutorial needed, just start RetroPie-setup from Emulationstation (in the RetroPie system), go to the Manage Packages option, chose Manage main packages, then select lr-mame2003 and choose to uninstall, then install again.

              KeepPumpinK 1 Reply Last reply Reply Quote 1
              • KeepPumpinK
                KeepPumpin @mitu
                last edited by

                @mitu One last not so smart question. Do I need to copy over all of my rom files so I can easily re-install them or does it even touch the roms? Second, once I uninstall lr-mame2003 as described above will I have the re-install lr-mame2003 as a choice in that same menu? (My machine has a wifi connection so guessing this all happens automatically) And, again, thank you so much. You've seriously been a huge help. I think this will work but will let you know.

                mituM 1 Reply Last reply Reply Quote 0
                • mituM
                  mitu Global Moderator @KeepPumpin
                  last edited by

                  @keeppumpin The same menu does the installation and uninstallation. Once you uninstalled it, the install option appears. As for the ROMs, they will not be deleted - the installer does not do anything to them.

                  1 Reply Last reply Reply Quote 1
                  • mituM
                    mitu Global Moderator
                    last edited by

                    EDIT: to install the lr-mame2003 package you'll need to be connected to the internet, make sure your PI is networked and the internet works, otherwise if you're uninstalling the emulator you won't be able to get it back.

                    KeepPumpinK 3 Replies Last reply Reply Quote 1
                    • KeepPumpinK
                      KeepPumpin @mitu
                      last edited by

                      @mitu I should be good, I'm able to scrape files for images, etc. Will follow up later.

                      1 Reply Last reply Reply Quote 0
                      • KeepPumpinK
                        KeepPumpin @mitu
                        last edited by

                        @mitu Well, it was a nice try, I uninstalled and re-installed lr-mame2003 but still have no sounds in the games, but continue to have sounds navigating the menus.(?) What gives? lol. Any idea what I should try next?

                        mituM 1 Reply Last reply Reply Quote 0
                        • KeepPumpinK
                          KeepPumpin @mitu
                          last edited by

                          @mitu Just tried a few more things to restore the audio for lr-mame2003 in retropie after the reinstall of lr-mame2003. I did this test (just to confirm the sound works for testing purposes)

                          You can test audio with this command:
                          speaker-test -c2

                          press Ctrl+C to stop the test

                          Result: The speaker test played a hissing sound in both speakers.

                          I then looked at my config.txt file using: sudo nano /boot/config.txt (by plugging in a USB keyboard to the Raspberry Pi and pressing F4 to exit EmulationStation to the command prompt and then typing the above command)

                          The only text that looks like it pertains to audio in the config.txt file reads:

                          Enable audio (loads snd_bcm2835)

                          dtparam=audio=on
                          gpu_mem-256=128
                          gpu_mem_512=256
                          gpu_mem_1024=256
                          overscan_scale=1

                          Not sure if those last four lines have anything to do with audio on the retropie but it was grouped with it in the text file.

                          Results thus far: retropie 1, KeepPumpin 0.

                          C 1 Reply Last reply Reply Quote 0
                          • mituM
                            mitu Global Moderator @KeepPumpin
                            last edited by

                            @keeppumpin Try to see if you have a file default.cfg in the mame-libretro/mame2003/cfg folder from the roms folder and delete it.

                            KeepPumpinK 1 Reply Last reply Reply Quote 0
                            • C
                              CyberDon83 @KeepPumpin
                              last edited by CyberDon83

                              @keeppumpin
                              I’m far less knowledgeable than @mitu, and honestly if this is something way off base then by all means please let me know.

                              I was reading that there is a line in: retroarch-core-options.cfg file, located in. /opt/retropie/configs/all/ that controls the sample rate for all sounds on an emulator by emulator basis. This is the option/line, and its default value as they should be:

                              mame2003-sample_rate = "48000"

                              Maybe that was changed accidentally?

                              Again, if @mitu thinks this is way off base, then please disregard.

                              Also, I apologize that my directories and files aren’t as easily discernible. I’ll have to read up on how to properly format the contents of a post to keep things legible.

                              KeepPumpinK 1 Reply Last reply Reply Quote 1
                              • KeepPumpinK
                                KeepPumpin @mitu
                                last edited by

                                @mitu using ftp I navigated to the file and found a default.cfg file, I deleted the file, rebooted the system and still no dice.

                                mituM 1 Reply Last reply Reply Quote 0
                                • mituM
                                  mitu Global Moderator @KeepPumpin
                                  last edited by

                                  @keeppumpin Where are your ROMs located - which folder ? Is it arcade or mame-libretro ?

                                  KeepPumpinK 1 Reply Last reply Reply Quote 0
                                  • KeepPumpinK
                                    KeepPumpin @mitu
                                    last edited by

                                    @mitu my Roms are located in: /home/pi/RetroPie/roms/mame-libretro

                                    mituM 1 Reply Last reply Reply Quote 0
                                    • mituM
                                      mitu Global Moderator @KeepPumpin
                                      last edited by mitu

                                      @keeppumpin As @CyberDon83 suggested, can you post the contents of the /opt/retropie/configs/all/retroarch-core-options.cfg and /opt/retropie/configs/mame-libretro/retroarch.cfg files ? Upload them to pastebin.com and paste here the links.

                                      KeepPumpinK 2 Replies Last reply Reply Quote 1
                                      • KeepPumpinK
                                        KeepPumpin @mitu
                                        last edited by

                                        @mitu (I hope this is what you're expecting)

                                        From: retroarch-core-options.cfg

                                        cap32_autorun = "enabled"
                                        cap32_Model = "6128"
                                        cap32_Ram = "128"
                                        fba-diagnostic-input = "Hold Start"
                                        fuse_machine = "Spectrum 128K"
                                        gambatte_gb_colorization = "custom"
                                        mame2003-skip_disclaimer = "enabled"
                                        mame2003-dcs-speedhack = "enabled"
                                        mame2003-samples = "enabled"
                                        mame2003-frameskip = "0"
                                        mame2003-skip_warnings = "disabled"
                                        mame2003-sample_rate = "48000"
                                        mame2003-cheats = "disabled"
                                        mame2003-dialsharexy = "disabled"
                                        mame2003-mouse_device = "mouse"
                                        mame2003-rstick_to_btns = "enabled"
                                        mame2000-skip_disclaimer = "enabled"
                                        mame2000-show_gameinfo = "disabled"
                                        fceumm_palette = "asqrealc"
                                        fceumm_nospritelimit = "disabled"
                                        fceumm_overclocking = "disabled"
                                        picodrive_input1 = "3 button pad"
                                        picodrive_input2 = "3 button pad"
                                        picodrive_sprlim = "disabled"
                                        picodrive_ramcart = "disabled"
                                        picodrive_region = "Auto"
                                        picodrive_region_fps = "Auto"
                                        picodrive_aspect = "PAR"
                                        picodrive_drc = "enabled"
                                        snes9x_next_overclock = "disabled"
                                        fba-aspect = "DAR"
                                        fba-cpu-speed-adjust = "100"
                                        fba-controls = "gamepad"
                                        fba-neogeo-mode = "MVS"
                                        fba-neogeo-controls = "classic"
                                        fba-macro-mslug-P1_Buttons_AB = "None"
                                        fba-macro-mslug-P1_Buttons_AC = "None"
                                        fba-macro-mslug-P1_Buttons_AD = "None"
                                        fba-macro-mslug-P1_Buttons_BC = "None"
                                        fba-macro-mslug-P1_Buttons_BD = "None"
                                        fba-macro-mslug-P1_Buttons_CD = "None"
                                        fba-macro-mslug-P1_Buttons_ABC = "None"
                                        fba-macro-mslug-P1_Buttons_ABD = "None"
                                        fba-macro-mslug-P1_Buttons_ACD = "None"
                                        fba-macro-mslug-P1_Buttons_BCD = "None"
                                        fba-macro-mslug-P1_Buttons_ABCD = "None"
                                        fba-macro-mslug-P2_Buttons_AB = "None"
                                        fba-macro-mslug-P2_Buttons_AC = "None"
                                        fba-macro-mslug-P2_Buttons_AD = "None"
                                        fba-macro-mslug-P2_Buttons_BC = "None"
                                        fba-macro-mslug-P2_Buttons_BD = "None"
                                        fba-macro-mslug-P2_Buttons_CD = "None"
                                        fba-macro-mslug-P2_Buttons_ABC = "None"
                                        fba-macro-mslug-P2_Buttons_ABD = "None"
                                        fba-macro-mslug-P2_Buttons_ACD = "None"
                                        fba-macro-mslug-P2_Buttons_BCD = "None"
                                        fba-macro-mslug-P2_Buttons_ABCD = "None"
                                        fba-dipswitch-mslug-Autofire = "(Default) Off"
                                        fba-dipswitch-mslug-Setting_mode = "(Default) Off"
                                        fba-dipswitch-mslug-Coin_chutes = "(Default) 1"
                                        fba-dipswitch-mslug-Commmunicaton = "(Default) Disabled"
                                        fba-dipswitch-mslug-Free_play = "(Default) Off"
                                        fba-dipswitch-mslug-Stop_mode = "(Default) Off"
                                        fba-dipswitch-mslug-BIOS = "(Default) MVS Asia/Europe ver. 6 (1 slot)"
                                        fba-dipswitch-mslug-Memory_card = "(Default) Writable"
                                        fba-dipswitch-mslug-New_card_type = "(Default) Normal"
                                        fba-macro-lastbld2-P1_Buttons_AB = "None"
                                        fba-macro-lastbld2-P1_Buttons_AC = "None"
                                        fba-macro-lastbld2-P1_Buttons_AD = "None"
                                        fba-macro-lastbld2-P1_Buttons_BC = "None"
                                        fba-macro-lastbld2-P1_Buttons_BD = "None"
                                        fba-macro-lastbld2-P1_Buttons_CD = "None"
                                        fba-macro-lastbld2-P1_Buttons_ABC = "None"
                                        fba-macro-lastbld2-P1_Buttons_ABD = "None"
                                        fba-macro-lastbld2-P1_Buttons_ACD = "None"
                                        fba-macro-lastbld2-P1_Buttons_BCD = "None"
                                        fba-macro-lastbld2-P1_Buttons_ABCD = "None"
                                        fba-macro-lastbld2-P2_Buttons_AB = "None"
                                        fba-macro-lastbld2-P2_Buttons_AC = "None"
                                        fba-macro-lastbld2-P2_Buttons_AD = "None"
                                        fba-macro-lastbld2-P2_Buttons_BC = "None"
                                        fba-macro-lastbld2-P2_Buttons_BD = "None"
                                        fba-macro-lastbld2-P2_Buttons_CD = "None"
                                        fba-macro-lastbld2-P2_Buttons_ABC = "None"
                                        fba-macro-lastbld2-P2_Buttons_ABD = "None"
                                        fba-macro-lastbld2-P2_Buttons_ACD = "None"
                                        fba-macro-lastbld2-P2_Buttons_BCD = "None"
                                        fba-macro-lastbld2-P2_Buttons_ABCD = "None"
                                        fba-dipswitch-lastbld2-Autofire = "(Default) Off"
                                        fba-dipswitch-lastbld2-Setting_mode = "(Default) Off"
                                        fba-dipswitch-lastbld2-Coin_chutes = "(Default) 1"
                                        fba-dipswitch-lastbld2-Commmunicaton = "(Default) Disabled"
                                        fba-dipswitch-lastbld2-Free_play = "(Default) Off"
                                        fba-dipswitch-lastbld2-Stop_mode = "(Default) Off"
                                        fba-dipswitch-lastbld2-BIOS = "(Default) MVS Asia/Europe ver. 6 (1 slot)"
                                        fba-dipswitch-lastbld2-Memory_card = "(Default) Writable"
                                        fba-dipswitch-lastbld2-New_card_type = "(Default) Normal"
                                        fba-macro-spinmast-P1_Buttons_AB = "None"
                                        fba-macro-spinmast-P1_Buttons_AC = "None"
                                        fba-macro-spinmast-P1_Buttons_AD = "None"
                                        fba-macro-spinmast-P1_Buttons_BC = "None"
                                        fba-macro-spinmast-P1_Buttons_BD = "None"
                                        fba-macro-spinmast-P1_Buttons_CD = "None"
                                        fba-macro-spinmast-P1_Buttons_ABC = "None"
                                        fba-macro-spinmast-P1_Buttons_ABD = "None"
                                        fba-macro-spinmast-P1_Buttons_ACD = "None"
                                        fba-macro-spinmast-P1_Buttons_BCD = "None"
                                        fba-macro-spinmast-P1_Buttons_ABCD = "None"
                                        fba-macro-spinmast-P2_Buttons_AB = "None"
                                        fba-macro-spinmast-P2_Buttons_AC = "None"
                                        fba-macro-spinmast-P2_Buttons_AD = "None"
                                        fba-macro-spinmast-P2_Buttons_BC = "None"
                                        fba-macro-spinmast-P2_Buttons_BD = "None"
                                        fba-macro-spinmast-P2_Buttons_CD = "None"
                                        fba-macro-spinmast-P2_Buttons_ABC = "None"
                                        fba-macro-spinmast-P2_Buttons_ABD = "None"
                                        fba-macro-spinmast-P2_Buttons_ACD = "None"
                                        fba-macro-spinmast-P2_Buttons_BCD = "None"
                                        fba-macro-spinmast-P2_Buttons_ABCD = "None"
                                        fba-dipswitch-spinmast-Autofire = "(Default) Off"
                                        fba-dipswitch-spinmast-Setting_mode = "(Default) Off"
                                        fba-dipswitch-spinmast-Coin_chutes = "(Default) 1"
                                        fba-dipswitch-spinmast-Commmunicaton = "(Default) Disabled"
                                        fba-dipswitch-spinmast-Free_play = "(Default) Off"
                                        fba-dipswitch-spinmast-Stop_mode = "(Default) Off"
                                        fba-dipswitch-spinmast-BIOS = "(Default) MVS Asia/Europe ver. 6 (1 slot)"
                                        fba-dipswitch-spinmast-Memory_card = "(Default) Writable"
                                        fba-dipswitch-spinmast-New_card_type = "(Default) Normal"
                                        fba-macro-nitd-P1_Buttons_AB = "None"
                                        fba-macro-nitd-P1_Buttons_AC = "None"
                                        fba-macro-nitd-P1_Buttons_AD = "None"
                                        fba-macro-nitd-P1_Buttons_BC = "None"
                                        fba-macro-nitd-P1_Buttons_BD = "None"
                                        fba-macro-nitd-P1_Buttons_CD = "None"
                                        fba-macro-nitd-P1_Buttons_ABC = "None"
                                        fba-macro-nitd-P1_Buttons_ABD = "None"
                                        fba-macro-nitd-P1_Buttons_ACD = "None"
                                        fba-macro-nitd-P1_Buttons_BCD = "None"
                                        fba-macro-nitd-P1_Buttons_ABCD = "None"
                                        fba-macro-nitd-P2_Buttons_AB = "None"
                                        fba-macro-nitd-P2_Buttons_AC = "None"
                                        fba-macro-nitd-P2_Buttons_AD = "None"
                                        fba-macro-nitd-P2_Buttons_BC = "None"
                                        fba-macro-nitd-P2_Buttons_BD = "None"
                                        fba-macro-nitd-P2_Buttons_CD = "None"
                                        fba-macro-nitd-P2_Buttons_ABC = "None"
                                        fba-macro-nitd-P2_Buttons_ABD = "None"
                                        fba-macro-nitd-P2_Buttons_ACD = "None"
                                        fba-macro-nitd-P2_Buttons_BCD = "None"
                                        fba-macro-nitd-P2_Buttons_ABCD = "None"
                                        fba-dipswitch-nitd-Autofire = "(Default) Off"
                                        fba-dipswitch-nitd-Setting_mode = "(Default) Off"
                                        fba-dipswitch-nitd-Coin_chutes = "(Default) 1"
                                        fba-dipswitch-nitd-Commmunicaton = "(Default) Disabled"
                                        fba-dipswitch-nitd-Free_play = "(Default) Off"
                                        fba-dipswitch-nitd-Stop_mode = "(Default) Off"
                                        fba-dipswitch-nitd-BIOS = "(Default) MVS Asia/Europe ver. 6 (1 slot)"
                                        fba-dipswitch-nitd-Memory_card = "(Default) Writable"
                                        fba-dipswitch-nitd-New_card_type = "(Default) Normal"
                                        fba-macro-bstars2-P1_Buttons_AB = "None"
                                        fba-macro-bstars2-P1_Buttons_AC = "None"
                                        fba-macro-bstars2-P1_Buttons_AD = "None"
                                        fba-macro-bstars2-P1_Buttons_BC = "None"
                                        fba-macro-bstars2-P1_Buttons_BD = "None"
                                        fba-macro-bstars2-P1_Buttons_CD = "None"
                                        fba-macro-bstars2-P1_Buttons_ABC = "None"
                                        fba-macro-bstars2-P1_Buttons_ABD = "None"
                                        fba-macro-bstars2-P1_Buttons_ACD = "None"
                                        fba-macro-bstars2-P1_Buttons_BCD = "None"
                                        fba-macro-bstars2-P1_Buttons_ABCD = "None"
                                        fba-macro-bstars2-P2_Buttons_AB = "None"
                                        fba-macro-bstars2-P2_Buttons_AC = "None"
                                        fba-macro-bstars2-P2_Buttons_AD = "None"
                                        fba-macro-bstars2-P2_Buttons_BC = "None"
                                        fba-macro-bstars2-P2_Buttons_BD = "None"
                                        fba-macro-bstars2-P2_Buttons_CD = "None"
                                        fba-macro-bstars2-P2_Buttons_ABC = "None"
                                        fba-macro-bstars2-P2_Buttons_ABD = "None"
                                        fba-macro-bstars2-P2_Buttons_ACD = "None"
                                        fba-macro-bstars2-P2_Buttons_BCD = "None"
                                        fba-macro-bstars2-P2_Buttons_ABCD = "None"
                                        fba-dipswitch-bstars2-Autofire = "(Default) Off"
                                        fba-dipswitch-bstars2-Setting_mode = "(Default) Off"
                                        fba-dipswitch-bstars2-Coin_chutes = "(Default) 1"
                                        fba-dipswitch-bstars2-Commmunicaton = "(Default) Disabled"
                                        fba-dipswitch-bstars2-Free_play = "(Default) Off"
                                        fba-dipswitch-bstars2-Stop_mode = "(Default) Off"
                                        fba-dipswitch-bstars2-BIOS = "(Default) MVS Asia/Europe ver. 6 (1 slot)"
                                        fba-dipswitch-bstars2-Memory_card = "(Default) Writable"
                                        fba-dipswitch-bstars2-New_card_type = "(Default) Normal"
                                        mame2003-crosshair_enabled = "enabled"
                                        mame2003-tate_mode = "disabled"

                                        1 Reply Last reply Reply Quote 0
                                        • KeepPumpinK
                                          KeepPumpin @mitu
                                          last edited by

                                          @mitu From: retroarch.cfg (at least two parts because I get too many characters when posting) Part 1.

                                          cache_directory = "/tmp/retroarch"
                                          core_options_path = "/opt/retropie/configs/all/retroarch-core-options.cfg"
                                          libretro_info_path = "~/.config/retroarch/cores"
                                          content_database_path = "~/.config/retroarch/database/rdb"
                                          cheat_database_path = "~/.config/retroarch/cheats"
                                          menu_wallpaper_opacity = "0.300000"
                                          menu_footer_opacity = "1.000000"
                                          menu_header_opacity = "1.000000"
                                          content_history_path = "/opt/retropie/configs/mame-libretro/content_history.lpl"
                                          cursor_directory = "~/.config/retroarch/database/cursors"
                                          rewind_enable = "false"
                                          audio_latency = "64"
                                          audio_sync = "true"
                                          audio_block_frames = "0"
                                          rewind_granularity = "2"
                                          video_shader_enable = "false"
                                          video_aspect_ratio = "-1.000000"
                                          video_aspect_ratio_auto = "true"
                                          video_windowed_fullscreen = "true"
                                          video_scale = "3.000000"
                                          autosave_interval = "0"
                                          video_crop_overscan = "true"
                                          video_scale_integer = "false"
                                          video_smooth = "false"
                                          video_threaded = "true"
                                          video_shared_context = "false"
                                          video_force_srgb_disable = "false"
                                          video_fullscreen = "false"
                                          bundle_assets_extract_enable = "false"
                                          bundle_assets_extract_version_current = "0"
                                          bundle_assets_extract_last_version = "0"
                                          video_refresh_rate = "60.000000"
                                          video_monitor_index = "0"
                                          video_fullscreen_x = "0"
                                          video_fullscreen_y = "0"
                                          video_driver = "gl"
                                          record_driver = "null"
                                          camera_driver = "null"
                                          location_driver = "null"
                                          threaded_data_runloop_enable = "true"
                                          menu_throttle_framerate = "true"
                                          menu_linear_filter = "true"
                                          dpi_override_enable = "true"
                                          dpi_override_value = "200"
                                          menu_driver = "rgui"
                                          menu_pause_libretro = "true"
                                          menu_mouse_enable = "false"
                                          menu_pointer_enable = "false"
                                          menu_timedate_enable = "true"
                                          menu_core_enable = "true"
                                          menu_dynamic_wallpaper_enable = "false"
                                          menu_thumbnails = "3"
                                          video_vsync = "true"
                                          video_max_swapchain_images = "3"
                                          video_hard_sync = "false"
                                          video_hard_sync_frames = "0"
                                          video_frame_delay = "0"
                                          video_black_frame_insertion = "false"
                                          video_disable_composition = "false"
                                          pause_nonactive = "true"
                                          video_swap_interval = "1"
                                          video_gpu_screenshot = "true"
                                          video_rotation = "0"
                                          screenshot_directory = "~/.config/retroarch/screenshots"
                                          auto_screenshot_filename = "true"
                                          aspect_ratio_index = "20"
                                          core_updater_buildbot_assets_url = "http://buildbot.libretro.com/assets/"
                                          core_updater_auto_extract_archive = "true"
                                          camera_allow = "false"
                                          cheevos_enable = "false"
                                          cheevos_test_unofficial = "false"
                                          cheevos_hardcore_mode_enable = "false"
                                          audio_rate_control = "true"
                                          audio_rate_control_delta = "0.005000"
                                          audio_max_timing_skew = "0.050000"
                                          audio_volume = "0.000000"
                                          audio_driver = "alsathread"
                                          audio_enable = "true"
                                          audio_mute_enable = "true"
                                          audio_out_rate = "48000"
                                          location_allow = "false"
                                          video_font_size = "12.000000"
                                          video_font_enable = "true"
                                          video_message_color = "ffff00"
                                          ups_pref = "false"
                                          bps_pref = "false"
                                          ips_pref = "false"
                                          system_directory = "~/RetroPie/BIOS"
                                          input_remapping_directory = "/opt/retropie/configs/mame-libretro/"
                                          video_shader_dir = "/opt/retropie/emulators/retroarch/shader/"
                                          video_filter_dir = "default"
                                          core_assets_directory = "~/.config/retroarch/downloads"
                                          assets_directory = "/opt/retropie/emulators/retroarch/assets"
                                          dynamic_wallpapers_directory = "default"
                                          thumbnails_directory = "~/.config/retroarch/thumbnails"
                                          playlist_directory = "~/.config/retroarch/playlists"
                                          rgui_browser_directory = "default"
                                          rgui_config_directory = "~/.config/retroarch/config"
                                          joypad_autoconfig_dir = "/opt/retropie/configs/all/retroarch-joypads/"
                                          overlay_directory = "/opt/retropie/emulators/retroarch/overlays"
                                          audio_filter_dir = "default"
                                          audio_resampler = "sinc"
                                          savefile_directory = "default"
                                          savestate_directory = "default"
                                          xmb_scale_factor = "100"
                                          xmb_alpha_factor = "75"
                                          xmb_theme = "0"
                                          xmb_menu_color_theme = "4"
                                          materialui_menu_color_theme = "0"
                                          xmb_shadows_enable = "true"
                                          menu_shader_pipeline = "1"
                                          rgui_show_start_screen = "false"
                                          menu_navigation_wraparound_enable = "true"
                                          menu_navigation_browser_filter_supported_extensions_enable = "true"
                                          menu_show_advanced_settings = "true"
                                          menu_entry_normal_color = "ffffffff"
                                          menu_entry_hover_color = "ff64ff64"
                                          menu_title_color = "ff64ff64"
                                          content_history_size = "100"
                                          input_autodetect_enable = "true"
                                          input_overlay_enable = "true"
                                          input_overlay_enable_autopreferred = "true"
                                          input_overlay_hide_in_menu = "true"
                                          input_overlay_opacity = "0.700000"
                                          input_overlay_scale = "1.000000"
                                          osk_overlay_directory = "~/.config/retroarch/overlay"
                                          input_osk_overlay_enable = "true"
                                          video_message_pos_x = "0.050000"
                                          video_message_pos_y = "0.050000"
                                          custom_viewport_width = "600"
                                          custom_viewport_height = "800"
                                          custom_viewport_x = "339"
                                          custom_viewport_y = "0"
                                          gamma_correction = "false"
                                          flicker_filter_enable = "false"
                                          soft_filter_enable = "false"
                                          soft_filter_index = "0"
                                          current_resolution_id = "0"
                                          flicker_filter_index = "0"
                                          video_font_size = "12.000000"
                                          block_sram_overwrite = "false"
                                          savestate_auto_index = "false"
                                          savestate_auto_save = "false"
                                          savestate_auto_load = "false"
                                          history_list_enable = "true"
                                          network_cmd_enable = "false"
                                          stdin_cmd_enable = "false"
                                          network_cmd_port = "55355"
                                          fastforward_ratio = "0.000000"
                                          slowmotion_ratio = "3.000000"
                                          config_save_on_exit = "true"
                                          state_slot = "1"
                                          netplay_spectator_mode_enable = "false"
                                          netplay_mode = "false"
                                          netplay_ip_port = "0"
                                          netplay_delay_frames = "0"
                                          user_language = "0"
                                          custom_bgm_enable = "false"
                                          input_driver = "udev"
                                          input_joypad_driver = "udev"
                                          input_device_p1 = "0"
                                          input_player1_joypad_index = "0"
                                          input_libretro_device_p1 = "1"
                                          input_player1_analog_dpad_mode = "0"
                                          input_device_p2 = "0"
                                          input_player2_joypad_index = "1"
                                          input_libretro_device_p2 = "1"
                                          input_player2_analog_dpad_mode = "0"
                                          input_device_p3 = "0"
                                          input_player3_joypad_index = "2"
                                          input_libretro_device_p3 = "1"
                                          input_player3_analog_dpad_mode = "0"
                                          input_device_p4 = "0"
                                          input_player4_joypad_index = "3"
                                          input_libretro_device_p4 = "1"
                                          input_player4_analog_dpad_mode = "0"
                                          input_device_p5 = "0"
                                          input_player5_joypad_index = "4"
                                          input_libretro_device_p5 = "1"
                                          input_player5_analog_dpad_mode = "0"
                                          input_device_p6 = "0"
                                          input_player6_joypad_index = "5"
                                          input_libretro_device_p6 = "1"
                                          input_player6_analog_dpad_mode = "0"
                                          input_device_p7 = "0"
                                          input_player7_joypad_index = "6"
                                          input_libretro_device_p7 = "1"
                                          input_player7_analog_dpad_mode = "0"
                                          input_device_p8 = "0"
                                          input_player8_joypad_index = "7"
                                          input_libretro_device_p8 = "1"
                                          input_player8_analog_dpad_mode = "0"
                                          input_device_p9 = "0"
                                          input_player9_joypad_index = "8"
                                          input_libretro_device_p9 = "1"
                                          input_player9_analog_dpad_mode = "0"
                                          input_device_p10 = "0"
                                          input_player10_joypad_index = "9"
                                          input_libretro_device_p10 = "1"
                                          input_player10_analog_dpad_mode = "0"
                                          input_device_p11 = "0"
                                          input_player11_joypad_index = "10"
                                          input_libretro_device_p11 = "1"
                                          input_player11_analog_dpad_mode = "0"
                                          input_device_p12 = "0"
                                          input_player12_joypad_index = "11"
                                          input_libretro_device_p12 = "1"
                                          input_player12_analog_dpad_mode = "0"
                                          input_device_p13 = "0"
                                          input_player13_joypad_index = "12"
                                          input_libretro_device_p13 = "1"
                                          input_player13_analog_dpad_mode = "0"
                                          input_device_p14 = "0"
                                          input_player14_joypad_index = "13"
                                          input_libretro_device_p14 = "1"
                                          input_player14_analog_dpad_mode = "0"
                                          input_device_p15 = "0"
                                          input_player15_joypad_index = "14"
                                          input_libretro_device_p15 = "1"
                                          input_player15_analog_dpad_mode = "0"
                                          input_device_p16 = "0"
                                          input_player16_joypad_index = "15"
                                          input_libretro_device_p16 = "1"
                                          input_player16_analog_dpad_mode = "0"
                                          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"
                                          network_remote_enable = "false"
                                          network_remote_base_port = "55400"
                                          input_player1_b = "b"
                                          input_player1_b_btn = "nul"
                                          input_player1_b_axis = "nul"
                                          input_player1_y = "y"
                                          input_player1_y_btn = "nul"
                                          input_player1_y_axis = "nul"

                                          KeepPumpinK 1 Reply Last reply Reply Quote 0
                                          • KeepPumpinK
                                            KeepPumpin @KeepPumpin
                                            last edited by

                                            @keeppumpin (part 2)
                                            input_player1_select = "space"
                                            input_player1_select_btn = "nul"
                                            input_player1_select_axis = "nul"
                                            input_player1_start = "enter"
                                            input_player1_start_btn = "nul"
                                            input_player1_start_axis = "nul"
                                            input_player1_up = "escape"
                                            input_player1_up_btn = "nul"
                                            input_player1_up_axis = "nul"
                                            input_player1_down = "down"
                                            input_player1_down_btn = "nul"
                                            input_player1_down_axis = "nul"
                                            input_player1_left = "left"
                                            input_player1_left_btn = "nul"
                                            input_player1_left_axis = "nul"
                                            input_player1_right = "right"
                                            input_player1_right_btn = "nul"
                                            input_player1_right_axis = "nul"
                                            input_player1_a = "a"
                                            input_player1_a_btn = "nul"
                                            input_player1_a_axis = "nul"
                                            input_player1_x = "x"
                                            input_player1_x_btn = "nul"
                                            input_player1_x_axis = "nul"
                                            input_player1_l = "q"
                                            input_player1_l_btn = "nul"
                                            input_player1_l_axis = "nul"
                                            input_player1_r = "w"
                                            input_player1_r_btn = "nul"
                                            input_player1_r_axis = "nul"
                                            input_player1_l2 = "nul"
                                            input_player1_l2_btn = "nul"
                                            input_player1_l2_axis = "nul"
                                            input_player1_r2 = "nul"
                                            input_player1_r2_btn = "nul"
                                            input_player1_r2_axis = "nul"
                                            input_player1_l3 = "nul"
                                            input_player1_l3_btn = "nul"
                                            input_player1_l3_axis = "nul"
                                            input_player1_r3 = "nul"
                                            input_player1_r3_btn = "nul"
                                            input_player1_r3_axis = "nul"
                                            input_player1_l_x_plus = "nul"
                                            input_player1_l_x_plus_btn = "nul"
                                            input_player1_l_x_plus_axis = "nul"
                                            input_player1_l_x_minus = "nul"
                                            input_player1_l_x_minus_btn = "nul"
                                            input_player1_l_x_minus_axis = "nul"
                                            input_player1_l_y_plus = "nul"
                                            input_player1_l_y_plus_btn = "nul"
                                            input_player1_l_y_plus_axis = "nul"
                                            input_player1_l_y_minus = "nul"
                                            input_player1_l_y_minus_btn = "nul"
                                            input_player1_l_y_minus_axis = "nul"
                                            input_player1_r_x_plus = "nul"
                                            input_player1_r_x_plus_btn = "nul"
                                            input_player1_r_x_plus_axis = "nul"
                                            input_player1_r_x_minus = "nul"
                                            input_player1_r_x_minus_btn = "nul"
                                            input_player1_r_x_minus_axis = "nul"
                                            input_player1_r_y_plus = "nul"
                                            input_player1_r_y_plus_btn = "nul"
                                            input_player1_r_y_plus_axis = "nul"
                                            input_player1_r_y_minus = "nul"
                                            input_player1_r_y_minus_btn = "nul"
                                            input_player1_r_y_minus_axis = "nul"
                                            input_player1_turbo = "nul"
                                            input_player1_turbo_btn = "nul"
                                            input_player1_turbo_axis = "nul"
                                            input_toggle_fast_forward = "space"
                                            input_toggle_fast_forward_btn = "nul"
                                            input_toggle_fast_forward_axis = "nul"
                                            input_hold_fast_forward = "l"
                                            input_hold_fast_forward_btn = "nul"
                                            input_hold_fast_forward_axis = "nul"
                                            input_load_state = "f4"
                                            input_load_state_btn = "nul"
                                            input_load_state_axis = "nul"
                                            input_save_state = "f2"
                                            input_save_state_btn = "nul"
                                            input_save_state_axis = "nul"
                                            input_toggle_fullscreen = "f"
                                            input_toggle_fullscreen_btn = "nul"
                                            input_toggle_fullscreen_axis = "nul"
                                            input_exit_emulator = "enter"
                                            input_exit_emulator_btn = "nul"
                                            input_exit_emulator_axis = "nul"
                                            input_state_slot_increase = "right"
                                            input_state_slot_increase_btn = "nul"
                                            input_state_slot_increase_axis = "nul"
                                            input_state_slot_decrease = "left"
                                            input_state_slot_decrease_btn = "nul"
                                            input_state_slot_decrease_axis = "nul"
                                            input_rewind = "r"
                                            input_rewind_btn = "nul"
                                            input_rewind_axis = "nul"
                                            input_movie_record_toggle = "o"
                                            input_movie_record_toggle_btn = "nul"
                                            input_movie_record_toggle_axis = "nul"
                                            input_pause_toggle = "p"
                                            input_pause_toggle_btn = "nul"
                                            input_pause_toggle_axis = "nul"
                                            input_frame_advance = "k"
                                            input_frame_advance_btn = "nul"
                                            input_frame_advance_axis = "nul"
                                            input_reset = "b"
                                            input_reset_btn = "nul"
                                            input_reset_axis = "nul"
                                            input_shader_next = "m"
                                            input_shader_next_btn = "nul"
                                            input_shader_next_axis = "nul"
                                            input_shader_prev = "n"
                                            input_shader_prev_btn = "nul"
                                            input_shader_prev_axis = "nul"
                                            input_cheat_index_plus = "y"
                                            input_cheat_index_plus_btn = "nul"
                                            input_cheat_index_plus_axis = "nul"
                                            input_cheat_index_minus = "t"
                                            input_cheat_index_minus_btn = "nul"
                                            input_cheat_index_minus_axis = "nul"
                                            input_cheat_toggle = "u"
                                            input_cheat_toggle_btn = "nul"
                                            input_cheat_toggle_axis = "nul"
                                            input_screenshot = "f8"
                                            input_screenshot_btn = "nul"
                                            input_screenshot_axis = "nul"
                                            input_audio_mute = "f9"
                                            input_audio_mute_btn = "nul"
                                            input_audio_mute_axis = "nul"
                                            input_osk_toggle = "f12"
                                            input_osk_toggle_btn = "nul"
                                            input_osk_toggle_axis = "nul"
                                            input_netplay_flip_players = "i"
                                            input_netplay_flip_players_btn = "nul"
                                            input_netplay_flip_players_axis = "nul"
                                            input_slowmotion = "e"
                                            input_slowmotion_btn = "nul"
                                            input_slowmotion_axis = "nul"
                                            input_enable_hotkey = "space"
                                            input_enable_hotkey_btn = "nul"
                                            input_enable_hotkey_axis = "nul"
                                            input_volume_up = "add"
                                            input_volume_up_btn = "nul"
                                            input_volume_up_axis = "nul"
                                            input_volume_down = "subtract"
                                            input_volume_down_btn = "nul"
                                            input_volume_down_axis = "nul"
                                            input_overlay_next = "nul"
                                            input_overlay_next_btn = "nul"
                                            input_overlay_next_axis = "nul"
                                            input_disk_eject_toggle = "nul"
                                            input_disk_eject_toggle_btn = "nul"
                                            input_disk_eject_toggle_axis = "nul"
                                            input_disk_next = "nul"
                                            input_disk_next_btn = "nul"
                                            input_disk_next_axis = "nul"
                                            input_disk_prev = "nul"
                                            input_disk_prev_btn = "nul"
                                            input_disk_prev_axis = "nul"
                                            input_grab_mouse_toggle = "f11"
                                            input_grab_mouse_toggle_btn = "nul"
                                            input_grab_mouse_toggle_axis = "nul"
                                            input_menu_toggle = "x"
                                            input_menu_toggle_btn = "nul"
                                            input_menu_toggle_axis = "nul"
                                            input_player2_b = "nul"
                                            input_player2_b_btn = "nul"
                                            input_player2_b_axis = "nul"
                                            input_player2_y = "nul"
                                            input_player2_y_btn = "nul"
                                            input_player2_y_axis = "nul"
                                            input_player2_select = "nul"
                                            input_player2_select_btn = "nul"
                                            input_player2_select_axis = "nul"
                                            input_player2_start = "nul"
                                            input_player2_start_btn = "nul"
                                            input_player2_start_axis = "nul"
                                            input_player2_up = "nul"
                                            input_player2_up_btn = "nul"
                                            input_player2_up_axis = "nul"
                                            input_player2_down = "nul"
                                            input_player2_down_btn = "nul"
                                            input_player2_down_axis = "nul"
                                            input_player2_left = "nul"
                                            input_player2_left_btn = "nul"
                                            input_player2_left_axis = "nul"
                                            input_player2_right = "nul"
                                            input_player2_right_btn = "nul"
                                            input_player2_right_axis = "nul"
                                            input_player2_a = "nul"
                                            input_player2_a_btn = "nul"
                                            input_player2_a_axis = "nul"
                                            input_player2_x = "nul"
                                            input_player2_x_btn = "nul"
                                            input_player2_x_axis = "nul"
                                            input_player2_l = "nul"
                                            input_player2_l_btn = "nul"
                                            input_player2_l_axis = "nul"
                                            input_player2_r = "nul"
                                            input_player2_r_btn = "nul"
                                            input_player2_r_axis = "nul"
                                            input_player2_l2 = "nul"
                                            input_player2_l2_btn = "nul"
                                            input_player2_l2_axis = "nul"
                                            input_player2_r2 = "nul"
                                            input_player2_r2_btn = "nul"
                                            input_player2_r2_axis = "nul"
                                            input_player2_l3 = "nul"
                                            input_player2_l3_btn = "nul"
                                            input_player2_l3_axis = "nul"
                                            input_player2_r3 = "nul"
                                            input_player2_r3_btn = "nul"
                                            input_player2_r3_axis = "nul"
                                            input_player2_l_x_plus = "nul"
                                            input_player2_l_x_plus_btn = "nul"
                                            input_player2_l_x_plus_axis = "nul"
                                            input_player2_l_x_minus = "nul"
                                            input_player2_l_x_minus_btn = "nul"
                                            input_player2_l_x_minus_axis = "nul"
                                            input_player2_l_y_plus = "nul"
                                            input_player2_l_y_plus_btn = "nul"
                                            input_player2_l_y_plus_axis = "nul"
                                            input_player2_l_y_minus = "nul"
                                            input_player2_l_y_minus_btn = "nul"
                                            input_player2_l_y_minus_axis = "nul"
                                            input_player2_r_x_plus = "nul"
                                            input_player2_r_x_plus_btn = "nul"
                                            input_player2_r_x_plus_axis = "nul"
                                            input_player2_r_x_minus = "nul"
                                            input_player2_r_x_minus_btn = "nul"
                                            input_player2_r_x_minus_axis = "nul"
                                            input_player2_r_y_plus = "nul"
                                            input_player2_r_y_plus_btn = "nul"
                                            input_player2_r_y_plus_axis = "nul"
                                            input_player2_r_y_minus = "nul"
                                            input_player2_r_y_minus_btn = "nul"
                                            input_player2_r_y_minus_axis = "nul"
                                            input_player2_turbo = "nul"
                                            input_player2_turbo_btn = "nul"
                                            input_player2_turbo_axis = "nul"
                                            input_player3_b = "nul"
                                            input_player3_b_btn = "nul"
                                            input_player3_b_axis = "nul"
                                            input_player3_y = "nul"
                                            input_player3_y_btn = "nul"
                                            input_player3_y_axis = "nul"
                                            input_player3_select = "nul"
                                            input_player3_select_btn = "nul"
                                            input_player3_select_axis = "nul"
                                            input_player3_start = "nul"
                                            input_player3_start_btn = "nul"
                                            input_player3_start_axis = "nul"
                                            input_player3_up = "nul"
                                            input_player3_up_btn = "nul"
                                            input_player3_up_axis = "nul"
                                            input_player3_down = "nul"
                                            input_player3_down_btn = "nul"
                                            input_player3_down_axis = "nul"
                                            input_player3_left = "nul"
                                            input_player3_left_btn = "nul"
                                            input_player3_left_axis = "nul"
                                            input_player3_right = "nul"
                                            input_player3_right_btn = "nul"
                                            input_player3_right_axis = "nul"
                                            input_player3_a = "nul"
                                            input_player3_a_btn = "nul"
                                            input_player3_a_axis = "nul"
                                            input_player3_x = "nul"
                                            input_player3_x_btn = "nul"
                                            input_player3_x_axis = "nul"
                                            input_player3_l = "nul"
                                            input_player3_l_btn = "nul"
                                            input_player3_l_axis = "nul"
                                            input_player3_r = "nul"
                                            input_player3_r_btn = "nul"
                                            input_player3_r_axis = "nul"
                                            input_player3_l2 = "nul"
                                            input_player3_l2_btn = "nul"
                                            input_player3_l2_axis = "nul"
                                            input_player3_r2 = "nul"
                                            input_player3_r2_btn = "nul"
                                            input_player3_r2_axis = "nul"
                                            input_player3_l3 = "nul"
                                            input_player3_l3_btn = "nul"
                                            input_player3_l3_axis = "nul"
                                            input_player3_r3 = "nul"
                                            input_player3_r3_btn = "nul"
                                            input_player3_r3_axis = "nul"
                                            input_player3_l_x_plus = "nul"
                                            input_player3_l_x_plus_btn = "nul"
                                            input_player3_l_x_plus_axis = "nul"
                                            input_player3_l_x_minus = "nul"
                                            input_player3_l_x_minus_btn = "nul"
                                            input_player3_l_x_minus_axis = "nul"
                                            input_player3_l_y_plus = "nul"
                                            input_player3_l_y_plus_btn = "nul"
                                            input_player3_l_y_plus_axis = "nul"
                                            input_player3_l_y_minus = "nul"
                                            input_player3_l_y_minus_btn = "nul"
                                            input_player3_l_y_minus_axis = "nul"
                                            input_player3_r_x_plus = "nul"
                                            input_player3_r_x_plus_btn = "nul"
                                            input_player3_r_x_plus_axis = "nul"
                                            input_player3_r_x_minus = "nul"
                                            input_player3_r_x_minus_btn = "nul"
                                            input_player3_r_x_minus_axis = "nul"
                                            input_player3_r_y_plus = "nul"
                                            input_player3_r_y_plus_btn = "nul"
                                            input_player3_r_y_plus_axis = "nul"
                                            input_player3_r_y_minus = "nul"
                                            input_player3_r_y_minus_btn = "nul"
                                            input_player3_r_y_minus_axis = "nul"
                                            input_player3_turbo = "nul"
                                            input_player3_turbo_btn = "nul"
                                            input_player3_turbo_axis = "nul"
                                            input_player4_b = "nul"
                                            input_player4_b_btn = "nul"
                                            input_player4_b_axis = "nul"
                                            input_player4_y = "nul"
                                            input_player4_y_btn = "nul"
                                            input_player4_y_axis = "nul"
                                            input_player4_select = "nul"
                                            input_player4_select_btn = "nul"
                                            input_player4_select_axis = "nul"
                                            input_player4_start = "nul"
                                            input_player4_start_btn = "nul"
                                            input_player4_start_axis = "nul"
                                            input_player4_up = "nul"
                                            input_player4_up_btn = "nul"
                                            input_player4_up_axis = "nul"
                                            input_player4_down = "nul"
                                            input_player4_down_btn = "nul"
                                            input_player4_down_axis = "nul"
                                            input_player4_left = "nul"
                                            input_player4_left_btn = "nul"
                                            input_player4_left_axis = "nul"
                                            input_player4_right = "nul"
                                            input_player4_right_btn = "nul"
                                            input_player4_right_axis = "nul"
                                            input_player4_a = "nul"
                                            input_player4_a_btn = "nul"
                                            input_player4_a_axis = "nul"
                                            input_player4_x = "nul"
                                            input_player4_x_btn = "nul"
                                            input_player4_x_axis = "nul"
                                            input_player4_l = "nul"
                                            input_player4_l_btn = "nul"
                                            input_player4_l_axis = "nul"
                                            input_player4_r = "nul"
                                            input_player4_r_btn = "nul"
                                            input_player4_r_axis = "nul"
                                            input_player4_l2 = "nul"
                                            input_player4_l2_btn = "nul"
                                            input_player4_l2_axis = "nul"
                                            input_player4_r2 = "nul"
                                            input_player4_r2_btn = "nul"
                                            input_player4_r2_axis = "nul"
                                            input_player4_l3 = "nul"
                                            input_player4_l3_btn = "nul"
                                            input_player4_l3_axis = "nul"
                                            input_player4_r3 = "nul"
                                            input_player4_r3_btn = "nul"
                                            input_player4_r3_axis = "nul"
                                            input_player4_l_x_plus = "nul"
                                            input_player4_l_x_plus_btn = "nul"
                                            input_player4_l_x_plus_axis = "nul"
                                            input_player4_l_x_minus = "nul"
                                            input_player4_l_x_minus_btn = "nul"
                                            input_player4_l_x_minus_axis = "nul"
                                            input_player4_l_y_plus = "nul"
                                            input_player4_l_y_plus_btn = "nul"
                                            input_player4_l_y_plus_axis = "nul"
                                            input_player4_l_y_minus = "nul"
                                            input_player4_l_y_minus_btn = "nul"
                                            input_player4_l_y_minus_axis = "nul"
                                            input_player4_r_x_plus = "nul"
                                            input_player4_r_x_plus_btn = "nul"
                                            input_player4_r_x_plus_axis = "nul"
                                            input_player4_r_x_minus = "nul"
                                            input_player4_r_x_minus_btn = "nul"
                                            input_player4_r_x_minus_axis = "nul"
                                            input_player4_r_y_plus = "nul"
                                            input_player4_r_y_plus_btn = "nul"
                                            input_player4_r_y_plus_axis = "nul"
                                            input_player4_r_y_minus = "nul"
                                            input_player4_r_y_minus_btn = "nul"
                                            input_player4_r_y_minus_axis = "nul"
                                            input_player4_turbo = "nul"
                                            input_player4_turbo_btn = "nul"
                                            input_player4_turbo_axis = "nul"
                                            input_player5_b = "nul"
                                            input_player5_b_btn = "nul"
                                            input_player5_b_axis = "nul"
                                            input_player5_y = "nul"
                                            input_player5_y_btn = "nul"
                                            input_player5_y_axis = "nul"
                                            input_player5_select = "nul"
                                            input_player5_select_btn = "nul"
                                            input_player5_select_axis = "nul"
                                            input_player5_start = "nul"
                                            input_player5_start_btn = "nul"
                                            input_player5_start_axis = "nul"
                                            input_player5_up = "nul"
                                            input_player5_up_btn = "nul"
                                            input_player5_up_axis = "nul"
                                            input_player5_down = "nul"
                                            input_player5_down_btn = "nul"
                                            input_player5_down_axis = "nul"
                                            input_player5_left = "nul"
                                            input_player5_left_btn = "nul"
                                            input_player5_left_axis = "nul"
                                            input_player5_right = "nul"
                                            input_player5_right_btn = "nul"
                                            input_player5_right_axis = "nul"
                                            input_player5_a = "nul"
                                            input_player5_a_btn = "nul"
                                            input_player5_a_axis = "nul"
                                            input_player5_x = "nul"
                                            input_player5_x_btn = "nul"
                                            input_player5_x_axis = "nul"
                                            input_player5_l = "nul"
                                            input_player5_l_btn = "nul"
                                            input_player5_l_axis = "nul"
                                            input_player5_r = "nul"
                                            input_player5_r_btn = "nul"
                                            input_player5_r_axis = "nul"
                                            input_player5_l2 = "nul"
                                            input_player5_l2_btn = "nul"
                                            input_player5_l2_axis = "nul"
                                            input_player5_r2 = "nul"
                                            input_player5_r2_btn = "nul"
                                            input_player5_r2_axis = "nul"
                                            input_player5_l3 = "nul"
                                            input_player5_l3_btn = "nul"
                                            input_player5_l3_axis = "nul"
                                            input_player5_r3 = "nul"
                                            input_player5_r3_btn = "nul"
                                            input_player5_r3_axis = "nul"
                                            input_player5_l_x_plus = "nul"
                                            input_player5_l_x_plus_btn = "nul"
                                            input_player5_l_x_plus_axis = "nul"
                                            input_player5_l_x_minus = "nul"
                                            input_player5_l_x_minus_btn = "nul"
                                            input_player5_l_x_minus_axis = "nul"
                                            input_player5_l_y_plus = "nul"
                                            input_player5_l_y_plus_btn = "nul"
                                            input_player5_l_y_plus_axis = "nul"
                                            input_player5_l_y_minus = "nul"
                                            input_player5_l_y_minus_btn = "nul"
                                            input_player5_l_y_minus_axis = "nul"
                                            input_player5_r_x_plus = "nul"
                                            input_player5_r_x_plus_btn = "nul"
                                            input_player5_r_x_plus_axis = "nul"
                                            input_player5_r_x_minus = "nul"
                                            input_player5_r_x_minus_btn = "nul"
                                            input_player5_r_x_minus_axis = "nul"
                                            input_player5_r_y_plus = "nul"
                                            input_player5_r_y_plus_btn = "nul"
                                            input_player5_r_y_plus_axis = "nul"
                                            input_player5_r_y_minus = "nul"
                                            input_player5_r_y_minus_btn = "nul"
                                            input_player5_r_y_minus_axis = "nul"
                                            input_player5_turbo = "nul"
                                            input_player5_turbo_btn = "nul"
                                            input_player5_turbo_axis = "nul"
                                            input_player6_b = "nul"
                                            input_player6_b_btn = "nul"
                                            input_player6_b_axis = "nul"
                                            input_player6_y = "nul"
                                            input_player6_y_btn = "nul"
                                            input_player6_y_axis = "nul"
                                            input_player6_select = "nul"
                                            input_player6_select_btn = "nul"
                                            input_player6_select_axis = "nul"
                                            input_player6_start = "nul"
                                            input_player6_start_btn = "nul"
                                            input_player6_start_axis = "nul"
                                            input_player6_up = "nul"
                                            input_player6_up_btn = "nul"
                                            input_player6_up_axis = "nul"
                                            input_player6_down = "nul"
                                            input_player6_down_btn = "nul"
                                            input_player6_down_axis = "nul"
                                            input_player6_left = "nul"
                                            input_player6_left_btn = "nul"
                                            input_player6_left_axis = "nul"
                                            input_player6_right = "nul"
                                            input_player6_right_btn = "nul"
                                            input_player6_right_axis = "nul"
                                            input_player6_a = "nul"
                                            input_player6_a_btn = "nul"
                                            input_player6_a_axis = "nul"
                                            input_player6_x = "nul"
                                            input_player6_x_btn = "nul"
                                            input_player6_x_axis = "nul"
                                            input_player6_l = "nul"
                                            input_player6_l_btn = "nul"
                                            input_player6_l_axis = "nul"
                                            input_player6_r = "nul"
                                            input_player6_r_btn = "nul"
                                            input_player6_r_axis = "nul"
                                            input_player6_l2 = "nul"
                                            input_player6_l2_btn = "nul"
                                            input_player6_l2_axis = "nul"
                                            input_player6_r2 = "nul"
                                            input_player6_r2_btn = "nul"
                                            input_player6_r2_axis = "nul"
                                            input_player6_l3 = "nul"
                                            input_player6_l3_btn = "nul"
                                            input_player6_l3_axis = "nul"
                                            input_player6_r3 = "nul"
                                            input_player6_r3_btn = "nul"
                                            input_player6_r3_axis = "nul"
                                            input_player6_l_x_plus = "nul"
                                            input_player6_l_x_plus_btn = "nul"
                                            input_player6_l_x_plus_axis = "nul"
                                            input_player6_l_x_minus = "nul"
                                            input_player6_l_x_minus_btn = "nul"
                                            input_player6_l_x_minus_axis = "nul"
                                            input_player6_l_y_plus = "nul"
                                            input_player6_l_y_plus_btn = "nul"
                                            input_player6_l_y_plus_axis = "nul"

                                            KeepPumpinK 1 Reply Last reply Reply Quote 0
                                            • First post
                                              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.