You can run an Arduboy emulator on the Anbernic RG35XX. I’ll share the steps here for anyone interested.
Arduboy FX is an indie console based on Arduino, and RetroArch has a core for it. I’ve added many games to the console and set up previews for them. I also configured the display of images to appear on the left or right. Below is a small guide on how to add this console to Garlic OS.
Steps to Add Arduboy Emulator
- Download and Extract the Archive
- Edit Core Mapping
- Add Console Logo
Download the archive from the following link and extract it: Download Archive
In the file \CFW\config\coremapping.json
, add the following line:
"ARDUBOY": "arduous_libretro.so",
Place the console logo in the directory \CFW\skin\system
with the filename ARDUINO.png
.
Following these steps will set up the Arduboy emulator on your Anbernic RG35XX with Garlic OS.