-
Search Results
-
Hey guys, hope you can help with my issue! I bought a mausberry switch to use the NES power and reset buttons for on and off. We got it soldered up according to these diagrams
https://plus.google.com/photos/+BryanBurnett/albums/5957076319930220449
and everything is in place, but I am getting no power when I hit the switch. Is there a step I am missing with this? Below I have included pictures of my setup so you can maybe see something I’m not. The Pi works fine when the Mausberry switch is removed and the Pi has a direct plugin.
Thanks in advance everyone!
Topic: GN6 Genasis controller
Hello, Has anyone tried using this controller with retropie 2.5? http://www.amazon.com/Hyperkin-Inc-Genesis-GN6-USB-Controller/dp/B00KX75UT6/ref=sr_1_2?ie=UTF8&qid=1424876439&sr=8-2&keywords=gn6
I am running a Pi2 on version 2.5 trying to get this controller to work on megadrive emulator. It seems no matter what I change in the retroarch.cfg file. The button assignments do not change. the directional pad started to work after I ran the update that says it takes 16 hours to complete. Before the only left to right would work. I suspect the emulator is pulling the controller config from somewhere else. as I have copied moved/changed the retroarch file several times. Using the configurator and manually switching assignments. I hope I am missing a step somewhere and if someone would be so kind to help me out here. I’ve hit a wall with next steps to troubleshoot.
Thanks
Topic: USB Adapters
I’ve just purchased a Retrolink USB dual port SNES adapter, and come to find out that you can’t map Up and Left with it. I’ll probably keep it since it works great with my PC, but I want to purchase another adapter that will work on with RetroPie.
Any suggestions on a great USB adapter that works with RetroPie?
Topic: Move right automatically?
This is a great project! I’ve got most everything working. I have seen some slight irregularities with some games. It seems that on some side scroller games, the game will automatically move to the right without me touching the controller.
I’m using the Buffalo Classic USB Gamepad for PC. http://www.amazon.com/Buffalo-Classic-USB-Gamepad-PC/dp/B002B9XB0E/ref=sr_1_1?ie=UTF8&qid=1424808309&sr=8-1&keywords=buffalo+snes+controller
Other games work fine. I only configured the controller for emulation station when I first setup my retropie. The RetroArch controllers were automatically recognized and worked with configuration. I saw the above issue, so I tried manually configuring the controllers too. Either way, I’m seeing the same issue.
Anybody seen this before? Any suggestions on how to troubleshoot and move forward?
Thanks!
Topic: Help with ROM folder ID
I’m loading my ROMs in to my new setup. However, where do I put Sega Genesis ROMs? I have gone the route of putting in a USB stick to my Pi to create the folder directory and am now loading ROMs onto the USB drive, but there’s no folder that looks like it would fit for Sega Genesis . . . ?
I see the following possible folders:
sega32x
segacdHelp?
I think I just about have everything sorted however one last problem has me baffled. When I use the PCEngine emulator mednafenpcefast, whenever I push the Start button on my joypad (a Saturn USB pad) it seems to toggle between 2 and 6 buttons mode as well as pausing the game. I can’t see anything obvious in the configs and it only happens with mednafenpcefast. Has anyone else seen this?
I’m using the RetroLink N64 USB, RetroPie 2.6, and RPi2. Loading N64 games through RetroArch renders the joypad usesless, I can only control the game with the keyboard. I’ve tested the joypad and it works loading the game through MupenPlus. RetroArch successfully takes the input when playing SNES or GBA games, so this seems strange. Any thoughts? Anyone run into this?
In this tutorial I will show you my complete setup on my Pis these can be adjusted for either Pi 1 or Pi 2 only differences will be the minor adjustment of the overclock settings if you so choose to do so. This tutorial is recommended to be used with a PlayStation 3 controller whether wireless or wired but will assume you want it wireless using a usb bluetooth adapter. This tutorial assumes you know how to either login to your Pi via putty or through the Pi directly.
The scripts provided will setup your Pi to run the following emulators.
Genesis
Game Gear
GameBoy
GameBoy Advance
GameBoy Color
Sega32x
SegaCD
PlayStation
Nintendo
Super Nintendo
Nintendo 64Everything will and can be completed in 4 quick steps. From start to finish I was able to complete in less then 20mins only using 4 scripts and using a gui 3 times. I will break the codes down for the post but will provide quick and easy copy and paste scripts. You will need to provide your own roms and manually upload them but everything else is streamlined.
Preffered Hardware:
Raspberry Pi2
8gb MicroSD card
USB Bluetooth Dongle
PlayStation 3 Controller## Begin Installation – Write down IP Address
sudo raspi-config
## Extend Filesystem, Reboot
cd && sudo apt-get update && sudo apt-get upgrade && sudo apt-get install bluetooth bluez-utils blueman && sudo raspi-config && sudo apt-get autoremove && sudo reboot
## Hit [Y] if needed, Switch Overclock Settings, Split Memory 384, Force Audio HDMI, Exit
cd && shopt -s extglob
## Enables shell expansions
cd && sudo chmod 777 -R /home/pi/RetroPie/roms && sudo rm -R /home/pi/RetroPie/roms/* && sudo mkdir -m 777 /home/pi/RetroPie/roms/{gamegear,gb,gba,gbc,megadrive,n64,nes,psx,sega32x,segacd,snes}
## Permits, removes, and adds roms folders
cd && sudo chmod 777 -R /opt/retropie/configs && sudo rm -R /opt/retropie/configs/{atari2600,atarilynx,c64,doom,fba,mame,mastersystem,mastersystem-genesis,msx,pcengine,quake,vectrex} && echo -e 'input_menu_toggle_btn = "9"\naspect_ratio_index = "1"' >> /opt/retropie/configs/all/retroarch.cfg && echo -e 'input_player1_b_btn = "13"\ninput_player1_y_btn = "14"\ninput_player1_select_btn = "0"\ninput_player1_start_btn = "3"\ninput_player1_up_btn = "4"\ninput_player1_down_btn = "6"\ninput_player1_left_btn = "7"\ninput_player1_right_btn = "5"\ninput_player1_a_btn = "10"\ninput_player1_x_btn = "12"\ninput_player1_l_btn = "15"\ninput_player1_r_btn = "11"\ninput_player1_l2_btn = "8"\ninput_player1_r2_btn = "9"\ninput_player1_l3_btn = "1"\ninput_player1_r3_btn = "2"\ninput_player1_l_x_plus_axis = "+0"\ninput_player1_l_x_minus_axis = "-0"\ninput_player1_l_y_plus_axis = "+1"\ninput_player1_l_y_minus_axis = "-1"\ninput_player1_r_x_plus_axis = "+2"\ninput_player1_r_x_minus_axis = "-2"\ninput_player1_r_y_plus_axis = "+3"\ninput_player1_r_nus_axis = "-3"' >> /opt/retropie/configs/megadrive/retroarch.cfg && echo -e 'input_player1_b_btn = "13"\ninput_player1_y_btn = "14"\ninput_player1_select_btn = "0"\ninput_player1_start_btn = "3"\ninput_player1_up_btn = "4"\ninput_player1_down_btn = "6"\ninput_player1_left_btn = "7"\ninput_player1_right_btn = "5"\ninput_player1_a_btn = "10"\ninput_player1_x_btn = "12"\ninput_player1_l_btn = "15"\ninput_player1_r_btn = "11"\ninput_player1_l2_btn = "8"\ninput_player1_r2_btn = "9"\ninput_player1_l3_btn = "1"\ninput_player1_r3_btn = "2"\ninput_player1_l_x_plus_axis = "+0"\ninput_player1_l_x_minus_axis = "-0"\ninput_player1_l_y_plus_axis = "+1"\ninput_player1_l_y_minus_axis = "-1"\ninput_player1_r_x_plus_axis = "+2"\ninput_player1_r_x_minus_axis = "-2"\ninput_player1_r_y_plus_axis = "+3"\ninput_player1_r_nus_axis = "-3"' >> /opt/retropie/configs/sega32x/retroarch.cfg && echo -e 'input_player1_b_btn = "13"\ninput_player1_y_btn = "14"\ninput_player1_select_btn = "0"\ninput_player1_start_btn = "3"\ninput_player1_up_btn = "4"\ninput_player1_down_btn = "6"\ninput_player1_left_btn = "7"\ninput_player1_right_btn = "5"\ninput_player1_a_btn = "10"\ninput_player1_x_btn = "12"\ninput_player1_l_btn = "15"\ninput_player1_r_btn = "11"\ninput_player1_l2_btn = "8"\ninput_player1_r2_btn = "9"\ninput_player1_l3_btn = "1"\ninput_player1_r3_btn = "2"\ninput_player1_l_x_plus_axis = "+0"\ninput_player1_l_x_minus_axis = "-0"\ninput_player1_l_y_plus_axis = "+1"\ninput_player1_l_y_minus_axis = "-1"\ninput_player1_r_x_plus_axis = "+2"\ninput_player1_r_x_minus_axis = "-2"\ninput_player1_r_y_plus_axis = "+3"\ninput_player1_r_nus_axis = "-3"' >> /opt/retropie/configs/segacd/retroarch.cfg && sudo sed -i 's/3 button pad/6 button pad/g' /opt/retropie/configs/all/retroarch-core-options.cfg
## Permits, removes, edits configs folders and files
cd && sudo chmod 777 -R /opt/retropie/emulators && sudo rm -R /opt/retropie/emulators/{advmame,atari800,basilisk,cpc,dgen,dosbox,fbzx,gngeopi,hatari,jzintv,linapple,mame4all,mupen64plus,osmose,pifba,pisnes,scummvm,snes9x,uae4all,vice}
## Permits and removes emulators folders
cd && sudo wget -P /opt/retropie/emulators/gpsp [PLEASE DO NOT POST LINKS TO ROMS]
## Downloads GBA Bios Files
cd && sudo chmod 777 -R /home/pi/RetroPie/BIOS && sudo wget -P /home/pi/RetroPie/BIOS [NO LINKS TO ROMS] && sudo unzip /home/pi/RetroPie/BIOS/bios.zip -d /home/pi/RetroPie/BIOS/ && sudo rm -R /home/pi/RetroPie/BIOS/bios.zip
## Downloads Other Bios Files
cd && sudo chmod 777 -R /etc/emulationstation && sudo rm -R /etc/emulationstation/themes/simple/{3do,amiga,amstradcpc,apple2,atari2600,atari5200,atari7800,atari800,atarifalcon,atarijaguar,atarijaguarcd,atarist,atarixe,c64,colecovision,dreamcast,fba,gc,intellivision,macintosh,mame,mastersystem,msx,nds,neogeo,ngp,ngpc,pc,pcengine,ports,ps2,psp,saturn,scummvm,wii,xbox,zmachine,zxspectrum,readme.txt}
## Permits and removes theme folders and files
sudo sed -i 's#<textlist name="gamelist">#<textlist name="gamelist">\n\t\t\t<scrollSound>./sounds/coin.wav</scrollSound>#g' /etc/emulationstation/themes/simple/simple.xml && sudo sed -i 's#.zip .ZIP##g' /etc/emulationstation/es_systems.cfg && sudo sed -i 's#<extension>#<extension>.zip .ZIP #g' /etc/emulationstation/es_systems.cfg
## Adds Menu Sounds and Fixes Zip support
sudo wget -P /etc/emulationstation/themes/simple https://www.dropbox.com/s/mraax8scjkwmtr6/themes.zip && sudo unzip -o /etc/emulationstation/themes/simple/themes.zip -d /etc/emulationstation/themes/simple/ && sudo rm -R /etc/emulationstation/themes/simple/themes.zip
## Downloads Theme Files
cd && sudo chmod 777 -R /home/pi/RetroPie-Setup/supplementary/splashscreens && sudo rm -R /home/pi/RetroPie-Setup/supplementary/splashscreens/* && sudo wget -P /home/pi/RetroPie-Setup/supplementary/splashscreens/ https://www.dropbox.com/s/zkttf762vxwu56l/splashscreen.png
## Permits, removes, and downloads splashscreens
cd && sudo chmod 777 -R /etc/splashscreen.list && echo -e '/home/pi/RetroPie-Setup/supplementary/splashscreens/splashscreen.png' > /etc/splashscreen.list
## Edits the splashscreen.list
cd && sudo /home/pi/RetroPie-Setup/retropie_setup.sh && sudo /opt/retropie/supplementary/ps3controller/sixpair
## Install PS3 Controller Drivers
cd && read -p "Press [Enter] to continue after you have uploaded some roms manually..." && clear && echo You Have Completed The Installation of RetroPie && sudo shutdown -r 1
## Complete Installation
—————————————-
You can download the txt file below for a easier streamlined code. It basically sets up your Pi in 3 Scripts with full featured bluetooth wireless PS3 controller with all configs, bios, etc.
Topic: USB Rom Storage Curiosity
I was wondering if it is possible to run retro pi through an SD card but keep my roms on a USB flash drive. I’m not sure if it is possible but I would assume it would just mean redirecting the areas that it looks for roms? This way I would not have to re upload roms every time I format and such. I trial and error alot
Topic: my keychain retropie
The odroid-w fit perfectly in a nintendo mini classic. Used a 2 port usb hub and a penny for a heatsink lol
Here it is finished with a screenshot printout for the screen
For some reason, whenever I turn on my Raspberry Pi, it’s not recognizing my games on my flash drive I need to add. I tested to make sure the drive was functional, and yes, I could navigate through it on the console. Please give me some troubleshooting tips, as sometimes the ROMs will update and appear and sometimes they won’t.
I wanted to see if any Mausberry Switch users have had any problems with the latest versions of the RetroPie card images. Specifically when used on an RPi B+.
I have the use your own switch shutdown circuit and am using this Python GPIO monitoring daemon to handle the shutdown request from the shutdown circuit.
This setup was working well in the 2.1 images and below. However, I recently installed the 2.5 image and found that it no longer worked. The same issue is occurring with the 2.6 (I performed a clean install from scratch to rule out any setup mistakes on my part).
I’ve also run some tests to make sure that this isn’t being caused by a hardware issue. I took a clean (non-RetroPie) card image I have and installed the switch daemon there. It worked fine.
I’m not really sure how to go about trouble shooting this on the software side. Does anyone have any ideas?
Thanks
I’m using the iBuffalo usb joypad, and after some menu screens in the PSX emulator (it varies on how many screens there are in the game) the joypad stops working. At this point, I can only control the game with a keyboard. When I first load the game the joypad works fine. Has this happened to anyone else? Anyone have any ideas on how to fix this?