Homepage Forums RetroPie Project Everything else related to the RetroPie Project I can't play with MAME & Neo Geo & ps3 controller USB

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #14485
    Anonymous
    Inactive

    Hello !

    I post one Topic because i have 3 problems with retropie 2.2 :

    – I can’t play with MAME i have 0.37b5 roms in /home/pi/RetroPie/roms/mame and i a have don’t touch any files for mame emulators.

    – I can’t play NEO GEO emulator. I have put neogeo.zip in /home/pi/RetroPie/roms/fba and in opt/retropie/emulators/gngeo-pi-0.85/gngeo.

    – And my last questions is HOW to play with ps3 controller with USB cable ?!?!?
    i must just plus my controller and thats all ?!

    THX everyone. :D

    #14717
    Anonymous
    Inactive

    no idea ? :/ i’m alone :'(

    #14782
    Anonymous
    Inactive

    ok … :'(

    #14893
    Anonymous
    Inactive

    really ? it’s important please …

    #14960
    Anonymous
    Inactive

    so…

    #15106
    jmaxime89
    Participant

    Since you are french and I am a proud Quebecker :

    Je ne peux pas t’aider pour ton problème acec MAME

    pour FBA download un romset cps1 ou cps2 et met le dans home/pi/retropie/rom/fba/

    Et ta manette de ps3 tu la branche et retroarch a déjà les bon driver pour la faire marcher, le seul problème c’est que pour chaque bouton que tu entre ton sixaxis va donner 2 autre input donc tu peux pas rouler le joyconfig. Tu dois éditer le es_input par toi même et le retroarch.cfg aussi.

    Tiens pour t’aider copie ça pour emulation station

    “<_input name=”a” type=”button” id=”13″ value=”1″ />
    <_input name=”b” type=”button” id=”14″ value=”1″ />
    <_input name=”down” type=”button” id=”6″ value=”1″ />
    <_input name=”left” type=”button” id=”7″ value=”1″ />
    <_input name=”menu” type=”button” id=”16″ value=”1″ />
    <_input name=”pagedown” type=”button” id=”10″ value=”1″ />
    <_input name=”pageup” type=”button” id=”11″ value=”1″ />
    <_input name=”right” type=”button” id=”5″ value=”1″ />
    <_input name=”select” type=”button” id=”12″ value=”1″ />
    <_input name=”up” type=”button” id=”4″ value=”1″ />

    Et ça pour tes config de retroarch :

    #### DualShock 3
    input_player1_joypad_index = “0”
    input_player1_a_btn = “13”
    input_player1_b_btn = “14”
    input_player1_x_btn = “12”
    input_player1_y_btn = “15”
    input_player1_l_btn = “10”
    input_player1_r_btn = “11”
    input_player1_l2_btn = “8”
    input_player1_r2_btn = “9”
    input_player1_l3_btn = “1”
    input_player1_r3_btn = “2”
    input_player1_start_btn = “3”
    input_player1_select_btn = “0”
    input_player1_left_btn = “7”
    input_player1_up_btn = “4”
    input_player1_right_btn = “5”
    input_player1_down_btn = “6”
    input_player1_l_x_plus_axis = “+0”
    input_player1_l_y_plus_axis = “+1”
    input_player1_l_x_minus_axis = “-0”
    input_player1_l_y_minus_axis = “-1”
    input_player1_r_x_plus_axis = “+2”
    input_player1_r_y_plus_axis = “+3”
    input_player1_r_x_minus_axis = “-2”
    input_player1_r_x_minus_axis = “-3”
    input_exit_emulator_btn = “16”

    #15182
    Anonymous
    Inactive

    Bonjour déjà merci pour ta reponse ! :D

    je me demandais ce que tu etendais par romset ?

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.