-
Search Results
-
Im new to retropie and would like to know how to remove emulators from the list
IBM, etc. Thank you for the help. Not sure if I just delete the folders off the usb stick that it created when I put my drive in the piHey guys,
So I have 2x raspberry pi’s, here is a link to the one that is working:
http://www.nexuscyber.com/raspberry-pi-model-b-rev-12-512mband a link to the one that is not working:
http://www.ebay.com/itm/181471424051?_trksid=p2060353.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AITI flashed an SD card, I have been running retro pie and some roms, it works perfectly fine in the first one, but putting the SD card in the second pi and I get the error “no gamepad found”. I have a couple raspberri pi’s of each model, and its exactly the same error, so its model specific.
Is there something I am missing? I was under the assumption the image would work the same in both of these raspberri pi’s… is there something that needs to be configured for each new batch of them?
Thanks and any help is greatly appreciated!
p.s. I am using the iBuffalo SNES USB Controllers, and I have tried all 4 of the usb slots on the pi… still “no gamepad found”, but works perfectly on the first raspberri pi I mentioned above.Thanks in advance for any help and just for this awesomeness you have created!!! I am just running 2 emulators nes and snes for now. The problem I’m having is I have original NES and SNES controllers via port to usb which work fantastically but I can only set 1 style as Player 1 in each emulator. So if I set up SNES as player 1 my NES controller is not recognized as player 1 in NES but my SNES is. Is there any way to set each controller seperately in each individual emulator as player 1 for that emulator only Thanks again. . .
This guide will enable your Raspberry PI to work with NVIDIA Gamestream to stream Steam games to your Raspberry pi. To use this Guide you must have a Gamestream ready PC with a Gamestream enabled NVIDIA GPU.
With this guid you get limelight integrated to Emulation station for quick access and the games will run 1080p / 30FPS with basically zero input lag (tested with a wired connection and Raspberry pi 2)
This guide is intended for Rasperry Pi 2 with Retropie, but should also work on a Pi B+
I strongly suggest you configure your host PC to use a static IP-address, before you start!
In the shell with the PI-user
install limelight:
pi@retropie ~ $ mkdir limelight
pi@retropie ~ $ cd limelight
pi@retropie ~/limelight $ sudo apt-get update && sudo apt-get install oracle-java8-jdk pi@retropie ~/limelight $ wget https://github.com/irtimmer/limelight-embedded/releases/download/v1.2.1/libopus.so
pi@retropie ~/limelight $ wget https://github.com/irtimmer/limelight-embedded/releases/download/v1.2.1/limelight.jar
Next pair your computer with limelight
Lookup your Nvidia Gamestream PC:s IP address
pi@retropie ~/limelight $ java -jar limelight.jar discover
pi@retropie ~/limelight $ java -jar limelight.jar pair XXX.XXX.XXX.XXX
(for xxx.xxx.xxx.xxx use the ip-address found with discover)
Now input the displayed number on the host PC
Next we configure a key map for the USB-controller used with limelight (if event0 does not give you the proper device you can try next event1-event3)
pi@retropie ~/limelight $ java -jar limelight.jar map -input /dev/input/event0 mapfile.map
Add limelight to the ports section of Emulation station for easy access
pi@retropie ~ $ cd /home/pi/RetroPie/roms/ports/
pi@retropie ~/RetroPie/roms/ports $ nano limelight.sh
in nano add this text:
#!/bin/bash
cd /home/pi/limelight/ && java -jar limelight.jar stream -1080 -30fps XXX.XXX.XXX.XXX -app Steam -mapping mapfile.map
(for xxx.xxx.xxx.xxx use the ip-address from before)
press ctrl+x and press y and enter
pi@retropie ~/RetroPie/roms/ports $ chmod +x limelight.sh
restart the raspberry pi and limelight will be available from the ports section
Hi, I’m running a BerryBoot with OpenELEC Kodi and RetroPie in a 8gb sdhc card (class 4).
That’s the problem, I configure the RetroPie (updating Script and enabling USBROMSERVICE). I use a SONY USB FAT32 (but I tried with NTFS, exFAT and others USB).
And my raspberry doesn’t create the folders when I insert the USB in… I don’t know how to deal with it…
Now I recovered the original image to start from zero…
Topic: Problems with Mame
Hi
I’m new to the raspberry pi scene and have only had my Pi2 for a few weeks so am still a complete noob.
Eventually I want to make a standalone arcade but for now i’m getting it all working using my monitor and ps3 controller connected via usb to the pi2.
Everything was going well. I downloaded the retropie image fine. Got just about every emulator I wanted working well even fba. Using the sticky from here i also managed to get the roms to read from my USB stick. So far so good.
I then came to mame and have had nothing but problems.
Firstly I made sure I used the correct romset…0.37b5.I put them in the normal mame directory on my usb and emulation station found all the roms perfectly. However when I launched the mame rom some kept stating that certain parts of the rom were missing…strange I was certain it was the correct romset.
So Next I tried advmame, renamed the path in ES-Systems.cfg and again emulation station found these fine. But again certain roms were failing and stating parts of the rom were missing. Some roms did work fine and in both advmame and mame4all pressing the tab key brought up the menu so I was able to configure the ps3 pad.
Still determined not to be beaten I tried the last mame emulator, mame-libretro.
Emulation station found the roms and success! every rom now loads perfectly. However, the tab key to bring up the menu is not working and on some roms the coin and start buttons work using the ps3 controller and some they don’t. All roms exit fine using my hotkeys on the pad. But because I cannot get the menu to show up I cannot configure the controller buttons.My question is, does anyone know what is happening. The roms load fine in mame-libretro so they must the correct romset so why are they stating they are missing parts in mame4all and advmame. Also, any ideas why mame-libretro wont bring up the menu using the tab key. (ive tried all keys on the keyboard and ps3 buttons and none bring up this menu? Its also strange that in some roms I can use the coin and start buttons on the pad and in others I cant.
I seem so close to getting it working but this bit has me stumped.
hello noob user here..
Emulation station picks it up, some of the emulators have yellow writing at the bottom so I know it sees it…
I have a rpi2 1gb version with a new 2.6 retropie install. I tried to enable to 360 driver I have a usb wireless dongle as well. Everything seems to be connected and working but the mappings to the emulators seem to be off, for example, on my nes all I can do is jump, no movement, and its the same thing on the segagenesis as well, I only have one button, no movement. :(
I followed these steps;
The dongle appears to be picking up both controllers. I just can use them, I am wondering if there is another way to map buttons?? Confused. please help!
I have a May Flash N64 Controller Adapter for PC USB to use with two original N64 controllers. Originally I tried playing Mario 64 and nothing would work. On a hunch, I put a ROM into the N64 Mupen folder, and then the game worked with one controller. Then I wanted to try Mario Party with two controllers. It seems it’ll only recognize the first controller to press something on game startup, but not the other controller.
Has anyone ever come across this? Is there a fix for this so I can have two controllers plugged into the adapter with one USB? Thanks!
How can I set an alternate rom path for certain emulators? For example I would rather run psx\sega cd\pce cd games from a thumb drive because they take up so much more room than the cartridge systems and my 32gb sd card is nearly full.
Thanks
Topic: Help with Joystick on Xin Mo
I have just set up my first MAME arcade system using emulation station on retropie with the Xin Mo 2 player usb emulator control board. I have gotten all of the buttons to work for each player but the joysticks both control for player 1. Despite all of my research I cannot figure out how to change this and make the game recognize them as a player1 and player2 joystick. I have very little/none coding experience so any help would be greatly appreciated!
Thanks!
I’ve been trying to configure two controllers to work correctly within snes9x for the better part of the afternoon.
What’s happening is 1P’s controls are all sorts of wonky, Select closes the emulator, A resets the game…
2P is better, but still isn’t totally functional.I’m using two of the “Classic USB Super Nintendo Controllers” you get off Amazon and such. G-Tron brand, and all grey/purple.
I’ve run the controller config through RetroPie-Setup, and tried to map it through snes9x as well.
Two player works flawlessly on NES, and my controller works well on GBA/GameGear emulations.
What am I missing?
Topic: Retrolink Controller Issue
Hi All,
Well…I really tried to figure this out but I am stumped…total pi noob but I am a bit familiar with Linux and very familiar with emulators.
So…I have configured this game pad in the retropie setup and it says it is USBGamepad.cfg the file is there and appears correct…problem is that when I start emulation station go to NES and start the rom…two things happen….when I move the dpad I get this little pop up bottom left that says State Slot: 0 when I move right it goes up….left down…when I press b it does what it is supposed to but a resets the game! Almost like the gamepad is doing two things at once. I started from scratch 3 time using 3 tutorials…same result. The test shows the joystick working fine.
Any suggestions? Thanks guys!
Ok so i have been messing with this for like 3 days on and off. the ps3 controller will only connect over usb. Every guide i can find says it should work but it does not and i don’t receive any errors.
I have tried this on a RPI1 and RPI2 with the retro pi image supplied here. i even tried a plain wheezy build, updated it and installed the retro-pi script and then updated that and then installed from binary’s and the setup ps3 controller via setup. im not getting any errors. im out of things to try.
I configured my usb snes controller in retroarch but when I try to play the x and y buttons do not work. Please help
Anyone have a clue about this? I did a fresh install of retropie on my pi2.
My PS3 controller worked perfectly over bluetooth beforehand and installed fine using the retropie_setup.sh script.
Anyway, this time whenever I use the retropie_setup.sh script to install now, it finds the dongle no problem but every time it tells me it can’t find the ps3 controller on USB, even though it works via USB in emulationstation and shows up on ls dev/input/. It worked perfectly any other time.
So I paired it again using sudo ./sixpair. Worked fine and came up that the mac was set. However, when I try to use the controller, I pres the PS button and the lights on the controller flash sequentially, 1,2,3,4,3,2,1,1,2,3,4,3,2,1 then all the lights go solid and the controller goes off.
I’ve done some searching around but can’t find anything so does anyone have a clue what’s happening with it? I’ve tried 2 bluetooth dongles (weirdly both have same mac address)
Topic: Help with Adapter
I’ve setup my Pi and can run games and all, but I plugged in my buttons / joystick that are all connected to a board via GPIO pins, and that board connects to the Pi via USB. The problem I have is that when I try to map my buttons in RetroArch, it registers my directional buttons really quickly. If it asks me to do Up, Down, Left, Right (in that order) and I press ‘Up’, it rapidly presses up a bunch more times and ends up mapping all remaining keys to ‘Up’. If I’m quick I can map it properly, but in game I still have the same problem so I don’t move around in games so much as I do mash directions, which makes most games unplayable. Anyone know why this is happening?
I also don’t seem to be able to install the Gamecon driver? It just fails everytime I try to install it from setup.
Hi all,
I’m having great trouble trying to configure a joypad in vice. After a lot of difficulties I *did* have it working for a while, but for some reason the emulator starting running too quickly and I reset all settings to default. I now can’t manage to get it setup again.
I have a PS2 controller connected via USB and have it setup as my main controller in EmulationStation and retroarch emulators.
After going to Machine Settings -> Joystick Settings in the Vice menus, I seem to be able to control the menus with the Joypad, but not the games themselves. I can start a game by pressing the Fire button, but not control the sprite. I’ve tried using both the Analog and Digital pads, but no sucess with either. I’ve tried swapping joystick ports too.
I would appreciate any advice. I have a feeling it really shouldn’t be this hard!
Thanks,
Hi Guys,
Thought i’d share the case I knocked together over the last couple weekends.
Obviously it’s not perfect but I’m happy with it for now. I will look to spend a little more time designing another in the near future and have it laser cut from perspex. (also use the right glue; Weld on and not cheap toy repair glue.)Note: majority of it was made from recycled slot machine parts, the perspex artwork, USB a/b type connectors, cabling, fans, LED’s.
[IMG]http://i58.tinypic.com/2ni67bd.jpg[/IMG]
Front panel: 2x USB, Power on/off
Back panel: Power in, hmdi, LAN
Top Panel: fan out, 4 hex bolts
bottom panel: rubber feet
side panels: left side fan inbeen a lot of fun making this, glad it over for now haha..
any input is welcome, cheers
Meat