- Batocera is a Linux-based custome firmware (CFW) for retro gaming.
- There is now a port for the Anbernic RG35XX-H.
- It provides a better experience than the stock firmware.
- This document tries to describe how to set it up and use it.
- Download latest Raspberry Pi OS Desktop
- Flash to SD card (at least 8GB) via Etcher
- open Terminal or iTerm on your Mac and run the following command (it will enable ssh and copy the premade wifi config file to the SD card):
bash <(curl -s https://gist.githubusercontent.com/LennartHennigs/e557f44246defe45f7b732fd5fdcb4d8/raw//setup_mac.sh)
- ...