Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Deffo
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Deffo

    @Deffo

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Deffo Unfollow Follow

    Latest posts made by Deffo

    • Adding new games to Nintendo64

      Hi everybody,
      I am running recalbox on a Raspberry Pi5. I added some ROMs by copying them to the n64 folder via SSH, and they work fine. But if I repeat this procedure a second time to add new games, then every game stops working and after failing to start shows a message that says that the file is corrupted.
      Am I doing something wrong? What is the correct procedure to add new games?
      Thank you

      posted in Emulator Arcade/PC/Console
      Deffo
      Deffo
    • MiadoreRetroN64 USB Gamepad button mapping

      Hi everybody,
      I am trying to play Nintendo64 (mupen64plus) with this gamepads, but I can't manage to correctly configre them.
      I am running on Raspberry Pi 5, Recalbox version 9.2.3
      By default not all buttons work correctly, so I tried to modify /recalbox/share/system/config/mupen64/InputAutoCfg.ini adding this:

      [SWITCH CO.,LTD. Controller (Dinput)]
      A Button=button(2)
      AnalogDeadzone=4096,4096
      AnalogPeak=32768,32768
      B Button=button(2)
      C Button D=button(0)
      C Button L=button(3)
      C Button R=button(1)
      C Button U=button(9)
      DPad D=hat(0 Down)
      DPad L=hat(0 Left)
      DPad R=hat(0 Right)
      DPad U=hat(0 Up)
      L Trig=button(4)
      Mempak switch=
      R Trig=button(5)
      Rumblepak switch=
      Start=button(12)
      X Axis=axis(0-,0+) axis(0+,0-)
      Y Axis=axis(1-,1+) axis(1+,1-)
      Z Trig=button(6)
      mouse=False
      plugged=True
      plugin=2
      
      

      and /recalbox/share/system/config/mupen64/mupen64plus.cfg like this:

      [SWITCH CO.,LTD. Controller (Dinput)]
      A Button = "button(1)"
      AnalogDeadzone = "4096,4096"
      AnalogPeak = "32768,32768"
      B Button = "button(2)"
      C Button D = "button(0)"
      C Button L = "button(3)"
      C Button R = "button(8)"
      C Button U = "button(9)"
      DPad D = "hat(0 Down)"
      DPad L = "hat(0 Left)"
      DPad R = "hat(0 Right)"
      DPad U = "hat(0 Up)"
      L Trig = "button(4)"
      Mempak switch = ""
      R Trig = "button(5)"
      Rumblepak switch = ""
      Start = "button(12)"
      X Axis = "axis(0-,0+)"
      Y Axis = "axis(1-,1+)"
      Z Trig = "button(6)"
      device = 0
      mode = 0
      mouse = False
      plugged = True
      plugin = 2
      version = 2
      

      and also adding

      n64.configfile=dummy
      

      to recalbox/system/recalbox.conf.

      Nothing works, I tried both file with dummy, without dummy and only one of them in turn, both with and without dummy: the controller is not recognized at all.

      What is the correct way to configure it?
      Thanks in advance

      posted in GamePad/GPIO/USB encoder
      Deffo
      Deffo