How to Run Arduboy Emulator on Anbernic RG35XX

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

  1. Download and Extract the Archive
  2. Download the archive from the following link and extract it: Download Archive

  3. Edit Core Mapping
  4. In the file \CFW\config\coremapping.json, add the following line:

    "ARDUBOY": "arduous_libretro.so",
  5. Add Console Logo
  6. 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.

Leave a Reply

Your email address will not be published. Required fields are marked *