Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • fingerchicken
    Participant
    Post count: 3

    I went through and followed Floob’s video here: http://www.dailymotion.com/video/x2icw2z

    I get my roms to load easily enough, but I’m having an issue getting the controllers (iBuffalo SNES style) to work. I get the player 2 to work (minus the menu button), but I cannot get the player 1 going. I am using uni-bios 3.1 (renamed as stated in the video). Here is my gngeorc info if anyone could help me out I would appreciate it:

    # p1control A=K122,B=K120,C=K97,D=K115,START=K49,COIN=K51,UP=K273,DOWN=K274,LEFT=K276,RIGHT=K275,MENU=K27
    p1control A=J0B3,B=J0B1,C=J0B0,D=J0B2,START=J0B7,COIN=J0B6,UP=J0a1,DOWN=J0a1,LEFT=J0A0,RIGHT=J0A0,MENU=J0B5
    p2control A=J0B3,B=J0B1,C=J0B0,D=J0B2,START=J0B7,COIN=J0B6,UP=J0a1,DOWN=J0a1,LEFT=J0A0,RIGHT=J0A0,MENU=J0B5
    # p2control A=K108,B=K59,C=K111,D=K112,START=K50,COIN=K52,UP=K264,DOWN=K261,LEFT=K260,RIGHT=K262,MENU=K27
    country usa
    system unibios

    Floob
    Member
    Post count: 1629

    Unibios seems to play silly buggers if you set it to arcade mode, when booting set it to Console mode. See about 26:30 on the video above. (You could try adding a # to the player 2 line just to check if the player1 works fine first)
    To make it forget what region it is set to, delete the “memcard” file.

    http://unibios.free.fr/howitworks.html

    Or you could use “system arcade” instead.

    If that doesnt work – have you confirmed your joypad buttons with jstest?

    fingerchicken
    Participant
    Post count: 3

    Sorry been busy at work. Thank you for your response.

    Ok, now know that my controllers are working on other emulators, but this is what I get when I try to test them:

    pi@retropie /dev/input $ jstest js0
    Driver version is 2.1.0.
    Joystick (USB,2-axis 8-button gamepad ) has 2 axes (X, Y)
    and 8 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2).
    Testing … (interrupt to exit)
    Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off ^C
    pi@retropie /dev/input $ jstest js1
    Driver version is 2.1.0.
    Joystick (USB,2-axis 8-button gamepad ) has 2 axes (X, Y)
    and 8 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2).
    Testing … (interrupt to exit)
    Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:Axes: 0: 0 1: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off

    fingerchicken
    Participant
    Post count: 3

    Sorry to keep going, it looks like it is scrolling everytime I hit a button vs. just changing state like your video.

    When I put a hashtag in front of player 2, js0 is player 1. When I take it out, js0 is player 2. js1 does not work in either case, but I do get it to work when testing like the video above. This is the case in both unibios and arcade.

    Floob
    Member
    Post count: 1629

    You have both players setup as J0, set player two to J1.

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