Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Dreamcast #122202
    hyell
    Participant

    Hello,

    Yes, I think we can fix it on Reicast.
    I’ll try this week.
    Can I ask you some question in private? (I never commit on github, and I don’t want make mistakes)

    in reply to: Dreamcast #121888
    hyell
    Participant

    Hello,

    If you want, you can use a “dirty” solution.

    Download source here : https://github.com/RetroPie/reicast-emulator
    and change this file :
    reicast-emulator-master\core\hw\maple\maple_cfg.cpp
    At the end of file you got a function : mcfg_CreateDevices
    just add one line to create a second controller
    mcfg_Create(MDT_SegaController,1,5);

    Recompile all and replace your executable reicast file.(Save it first)
    (/opt/retropie/emulators/reicast/bin/reicast by /usr/local/bin/reicast)

    I just test it, and it’s ok.
    (Raspberry PI 3 with xbox 360 controller and wiimote. Test with Soulcalibur)

Viewing 2 posts - 1 through 2 (of 2 total)