RetroPie forum home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    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

    N64 Rom specific Controls

    Help and Support
    n64 controller n64 rom control inputautocfg mupen64plus mupen64plus.cfg
    2
    4
    287
    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.
    • Flextrade
      Flextrade last edited by

      Hi :) I want to creat individual controls for each n64 game.
      I did it already for other consoles by just putting an cfg file with the same name as the game in the roms folder.

      But how is this possible for the n64 roms?

      I know how to change the main autoconfig file in n64 but thats not a solution for me.
      My gamepad is one joystick and 6 buttons + start and coin. This means I cant use all buttons and I have to adapt each game.

      Thank you guys!

      cfg file:
      input_remapping_directory = "/opt/retropie/roms/fba/"

      input_player1_select = "y"
      input_player1_start = "h"
      input_player1_left = "left"
      input_player1_right = "right"
      input_player1_up = "up"
      input_player1_down = "down"
      input_player1_a = "alt"
      input_player1_b = "ctrl"
      input_player1_x = "shift"
      input_player1_y = "space"
      input_player1_l = "z"
      input_player1_r = "c"
      input_player1_l2 = "nul"
      input_player1_r2 = "nul"

      input_player2_select = "u"
      input_player2_start = "j"
      input_player2_left = "d"
      input_player2_right = "g"
      input_player2_up = "r"
      input_player2_down = "f"
      input_player2_a = "s"
      input_player2_b = "a"
      input_player2_x = "q"
      input_player2_y = "w"
      input_player2_l = "i"
      input_player2_r = "o"
      input_player2_l2 = "nul"
      input_player2_r2 = "nul"

      #hotkeys
      input_enable_hotkey = "y"
      input_enable_hotkey = "u"
      input_exit_emulator = "h"
      input_exit_emulator = "j"
      input_save_state = "nul"
      input_load_state = "nul"
      input_state_slot_increase = "nul"
      input_state_slot_decrease = "nul"
      input_menu_toggle = "nul"
      input_reset = "nul"

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

        The .cfg file approach works only for Libretro based emulators - so lr-mupen64plus or lr-mupen64plus-next. If you're using the standalong mupen64-plus emulator, they don't have any effect.

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

          @mitu ok thank you.

          but is there any way to create a something similar for the mupen64-plus?
          because i dont want to change the original file. I need individual versions for each rom.

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

            @Flextrade said in N64 Rom specific Controls:

            @mitu ok thank you.
            but is there any way to create a something similar for the mupen64-plus?

            Not that I'm aware of.

            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.