Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

RaspberryPi: 9.RetroPie Standalone Build

RetroPie GameBoy Advance
The following instructions are used as a guide for setting up GameBoy Advance in RetroPie / Emulation Station.

On Windows Device:
  • Download Gameboy Advance Bios (gba_bios.bin) and copy to \\RETROPIE\bios\
  • Download GameBoy Advance Roms to a temporary location...
  • C:\GBARoms\AllRoms\GBAXXXX-XXXX\GBA Roms XXXX - XXXX\XXXX - RomName (J)(Provider).zip
    C:\GBARoms\AllRoms\GBAXXXX-XXXX\GBA Roms XXXX - XXXX\XXXX - RomName (E)(Provider).zip
    C:\GBARoms\AllRoms\GBAXXXX-XXXX\GBA Roms XXXX - XXXX\XXXX - RomName (U)(Provider).zip
    C:\GBARoms\AllRoms\GBAXXXX-XXXX\GBA Roms XXXX - XXXX\XXXX - RomName (F)(Provider).zip
  • In Windows PowerShell ISE run the following command to extract English (USA & European) Titles only...
  • Get-ChildItem "C:\GBARoms\AllRoms\*" -Recurse -Include "*(U)*", "*(E)*" | Copy-Item -Destination "C:\GBARoms\EnglishRoms\"
  • Copy Roms (C:\GBARoms\EnglishRoms\*) to \\RETROPIE\roms\gba\ 

Reboot RaspberryPi

The following instructions are used reboot the RaspberryPi to activate changes made.

On Terminal Emulator:
  • Enter the following command to reboot the RaspberryPi...
  • sudo shutdown -r now 'Maintenance Reboot'   



This post first appeared on Computers And Programming Experiences, please read the originial post: here

Share the post

RaspberryPi: 9.RetroPie Standalone Build

×

Subscribe to Computers And Programming Experiences

Get updates delivered right to your inbox!

Thank you for your subscription

×