Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: rpix86 script for launching specific rom #109094
    tombutcher1990
    Participant

    Yep, not had any issues with keyboard not working on any emulators yet.

    I’ve got a couple of the Buffalo USB SNES controllers too which I’m using elsewhere. Haven’t tested them yet with rpix86 though.

    in reply to: rpix86 script for launching specific rom #109085
    tombutcher1990
    Participant

    Thanks Herb. I’ve been sat staring at that page for hours trying to figure it out. I’m a complete beginner to this whole Raspberry Pi and RetroPie thing, having only just received my Pi at the weekend and jumped right into RetroPie!

    My Linux command line knowledge is just as limited too really, having only touched it a small amount about 10 years ago and forgotten all of that since.

    I finally managed to figure out what I needed to do. It’s actually much easier than the DosBox command. My script now looks like this:

    #!/bin/bash
    /opt/retropie/emulators/rpix86/rpix86 /home/pi/RetroPie/roms/pc/wwheels2/ww.exe

    I now have an entry in my list of Roms with the name of the .sh file, and when I run it it launches etc, and when I exit the game it exits. Simples!

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