Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › MiniPac and RetroPie › Reply To: MiniPac and RetroPie
[quote=90175]Hi,
I’m very noob on RetroPie and I’m quite lost as well.
I also have a MiniPac and more or less it works “as is” (I’m mainly interested by Mame).
What I don’t understand is that “A” and “B” buttons, which sound to my mind for “action buttons”, are not usable inside the games but only in menus to select games (etc…). And SELECT and START become the “action buttons” into games !
I’m also unable to add a third “action button”.
I ran retropie_setup.sh but I cannot get a UltimarcMini-PACUltimarcMini-PAC.cfg file like you. Where it is located ?
I initially thought it would be easy to use MiniPac as it is a “simple” keyboard emulator but it seems not.
Tom
[/quote]
Well I ran into the first issue with as you did but I did a firmware update on the Minipac. From there it started to see it in the retropie_setup.sh but I am working currently now in NES but SNES is not working correctly now. I changed my mappings on the minipac that match this
input_player1_joypad_index = “0”
input_player1_a = x
input_player1_b = b
input_player1_y = a
input_player1_x = s
input_player1_start = num1
input_player1_select = num5
input_player1_l = q
input_player1_r = w
input_player1_left = left
input_player1_right = right
input_player1_up = up
input_player1_down = down
input_player2_joypad_index = “1”
input_player2_a = z
input_player2_b = u
input_player2_y = c
input_player2_x = i
input_player2_start = num2
input_player2_select = num6
input_player2_l = q
input_player2_r = e
input_player2_left = D
input_player2_right = g
input_player2_up = r
input_player2_down = f