Skip to content

sixteenbit/marky-malarky-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MM Gameboy Zero Setup

This setup script is for builds using RetroPie 4.4, GPIO controller, and i2s for audio.

What's in the box

  1. Optimized config.txt which includes overclocking
  2. Download Gameboy Zero splashscreen by AJRedfern
  3. Fix for splashscreen audio
  4. Install the gbz35 theme and set it as default
  5. Install the gbz35-dark
  6. Disble fsck on boot
  7. Disable 'wait for network' on boot
  8. Install retrogame and copy config
  9. Install i2s script

Running the installer

  1. Download RetroPie from the official site
  2. Flash the .img to an SD card (e.g. using Etcher or Apple Pi Baker)
  3. Enable WIFI and SSH
  4. Connect to the GBZ through SSH
  5. git clone https://github.com/sixteenbit/marky-malarky-install.git
  6. cd marky-malarky-install
  7. sudo chmod +x Setup.sh
  8. sudo ./Setup.sh YES
  9. For Retrogame install, select option number 1
  10. Answer any questions during installing but type "N" for any questions asking you to reboot (We'll do that at the end).
  11. sudo reboot now
  12. Post install you can run the i2s script to test that it's working with: curl -sS https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/i2samp.sh | bash

GPIO setup

GPIO setup for i2s

Credits

  • Installer script originally built by Kite for the Circuit Sword but has been re-purposed for Gameboy Zero.
  • MintyComboScript is a modified version of HoolyHoo's.
  • Splashscreen was created by AJRedfern

About

Super special setup script for Marky Malarky.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages