└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ///RA30 - 020624a 2 | 3 | ///What is RA30? 4 | RA30 is an SD card overhaul for the Miyoo A30 with a patched MainUI launcher and a preconfigured Retroarch setup. The short term goal is to create a more consistent and optimized experience across the device. As with the original Onion v1.0, this is meant to be a stopgap until bigger and better solutions come along. 5 | 6 | ///Features: 7 | - Patched MainUI with no “Retroarch” section 8 | - Clock speed set per system to provide a balance of battery and performance. 9 | - Removed Miyoo’s in-game menu and replaced with Retroarch menus. 10 | - Fully pre-configured Retroarch build with no bloat, cleaner menus, intuitive hotkeys and quick access to the features that make sense on an underpowered budget device like the A30. 11 | 12 | ///Known Issues, please report in the Retro Handhelds discord if you discover solutions: 13 | - MainUI volume is reset on launch 14 | 15 | ///How to install: 16 | - Drag and drop contents to the root of a FAT32 formatted SD card. 17 | - Drag your BIOS files into the BIOS folder. 18 | - Drag your ROMs into the corresponding console’s ROMS folder. 19 | - Drag your box art into the system's corresponding IMGs folder. 20 | 21 | ///Hotkeys: 22 | - Fn + A: Retroarch Menu 23 | - Fn + B: Take Screenshot 24 | - Fn + Y: Toggle FPS 25 | - Fn + X: Toggle Shader 26 | - Fn + R: Fast-Forward (Hold) 27 | - Fn + R2: Fast-Forward (Toggle) 28 | - Fn + L: Rewind 29 | - Fn + L2: Slow Motion (Toggle) 30 | - Fn + Up: Previous Save State Slot 31 | - Fn + Down: Next Save State Slot 32 | - Fn + Left: Load State 33 | - Fn + Right: Save State 34 | - Fn + Start: Pause content 35 | - Fn + Select: Reset content 36 | - Start + Select: Quit Game 37 | - Start + L: Brightness Down 38 | - Start + R: Brightness Up 39 | 40 | ///Credits: 41 | - e1000 - device donation, guru, moral support, hardware expertise, testing, overall renaissance man 42 | - Onion team old and new - Retroarch cores, ass kicking, brilliance 43 | - Batrex D for figuring out that save state issue 44 | - Libretro - obviously 45 | - Shaun Inman - cutter guru, 2.5 year old DMs that have answers to my toughest questions 46 | - Eggs - I’ve copied his homework somewhere, I have no doubt 47 | - BTN team for their swap script and i'm sure something else somewhere 48 | - mtaras for the original “Concise” theme that the stock theme here is modified from 49 | - jdmeco, rebusmind, dandalf the grey, krumpetpirate, hyperfixd, tom and all the other testers i may have forgotten 50 | --------------------------------------------------------------------------------