RetroPIe : its on dropbox, huge. NES, SMS, Sega Master System,
Retropie in downloads or in some place that you want to store this. It could also be ~/Dropbox/RetroPieRetropiegunzip retropie..img.gzdiskutil list. More than likely, it will be listed as /dev/disk2 .diskutil unmountdisk disk2 where disk2 is the disk found with diskutil list.img file) and run the commandsudo dd if=retropie-v3.0beta2-rpi2.img of=/dev/rdisk2 bs=1m
where
IMPORTANT = the file in if=xxxx is the retropie image file.
See the commands at the blog referenced above about what this command does.
While the command is running, you can use Ctrl-T to get the progress
raspi-config which will bring up a screen that needs the keyboard.Now that pi is up and running with RetroPie as the OS, we can connect to it via our network. View the IP address of the Pi via RetroPie, and verify that you see it on the network via terminal with the command arp -a.
Verify that you can ping the device with ping 10.0.0.19 where the IP address was found with arp -a.
Use Cyberduck app to connect via SFTP with the following credentials:
piraspberryWe can also use these same credentials to ssh into the Pi with
ssh pi@10.0.0.19
With CyberDuck, you should see two folders. We will be adding ROM to RetroPie under the /roms directory in the appropriate emulator folder. For example, add Nintendo Entertainment System games under /home/RetroPie/roms/nes.
View the RetroPie Github tutorial pages to verify the proper file extensions that the emulators contained in RetroPie are looking for.
After placing ROMs on the device, we need to restart RetroPie. This can be done via RetroPie, and hitting Start Button on Controller > Quit > Restart System
.cfg config files that can be used to tweak the performance of the emulators, and even each game. View the post for details.x to see configs for the game