Forum Replies Created
-
AuthorPosts
-
01/08/2016 at 07:05 in reply to: Is it possible to use multiple mame cores on a game by game basis? #113415snowblindzParticipant
One title in particular that I was wanting to run and now does, is a beat-em up game called B. Rap Boys, developed by Kaneko.
01/08/2016 at 07:02 in reply to: 2x 360 Wireless controllers work, 3rd and 4th having issues #113414snowblindzParticipantThanks for the quick reply. That worked in getting all 3 of my controllers synced. But now retroarch is all messed up.. it thinks controller 3 is controller one and the buttons either don’t work or are switched around. I tried reconfiguring them from the main menu… and it didn’t help. :/ Any ideas? They aren’t working right in mame either.
01/08/2016 at 04:43 in reply to: 2x 360 Wireless controllers work, 3rd and 4th having issues #113403snowblindzParticipantHi dotbomb I’m still having issues getting my 3rd and 4th controller to sync up. They just go black.
I used option 3 the init script. Here is what I did in order.
1. I went to /etc/init.d/ I created a file called xboxdrv and copied the script into it… then saved the file.
2. I went to /etc/default/ I created xboxdrv and copied the script into it and changed the variable to 4, for four wireless controllers.
I rebooted the pi and still only two controllers sync up.
I noticed the mention of the daemon -D Option, I don’t know what that means… maybe I left something out? If you could help please, I would highly appreciate it cause it’s driving me nuts!
01/06/2016 at 13:07 in reply to: Is it possible to use multiple mame cores on a game by game basis? #113247snowblindzParticipantPress any key or button right before the game loads. After you launch a game, you should see some white text at the top of the screen indicating how and when you can do that.
01/05/2016 at 22:04 in reply to: Is it possible to use multiple mame cores on a game by game basis? #113211snowblindzParticipantI figured out it out… stupid me didn’t realize that you could press a key/button after you launch a game to bring up the runcommand menu to change the emulator for each rom! Amazingly convenient feature! Retropie rocks
snowblindzParticipantOk I got it working… Here’s how:
Navigate to /opt/retropie/configs/mame-libretro
then edit emulators.cfg
change the default emulator to the 2010 version – here’s what it looks like below
lr-mame2003=”/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2003/mame2003_libretro.so –config /opt/retropie/configs/mame-libretro/retroarch.cfg %ROM%”
default=”lr-mame2010″
lr-mame2010=”/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mame2010/mame2010_libretro.so –config /opt/retropie/configs/mame-libretro/retroarch.cfg %ROM%”snowblindzParticipantHow long does it take to compile? Mine seems to be stuck in an infinite loop. I keep seeing the same messages scroll across the screen. I updated the install script from the main menu.
-
AuthorPosts