|
| 1 | +**A theme for Anbernic Rg35xx H & family** |
| 2 | +Simply drag and drop to your "Roms" folder and merge the content. |
| 3 | +Navigate to Apps and look for "**Theme - Absolute Black**" |
| 4 | +Your new theme will instal with a useful RA shortcut screen on loading, cool gamboi logo at startup etc... |
| 5 | + |
| 6 | +**Theme Preview:** |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +**RA shotcuts loadscreen:** |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +**Boot screen:** |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +**Install Stock Mod from here**: https://github.com/cbepx-me/Anbernic-H700-RG-xx-StockOS-Modification |
| 20 | +If you are on Mac, use balena etcher and follow these steps: https://github.com/cbepx-me/Anbernic-H700-RG-xx-StockOS-Modification/issues/68 |
| 21 | +Pretty easy and straightforward: |
| 22 | +Before flashing, take note of the drive letter (mine is dev/disk2 so i will use **disk2** in my example. |
| 23 | +When Balena Etcher is done flashing & verifying, Open your terminal and enter these: |
| 24 | + |
| 25 | +**sudo gdisk /dev/disk2** |
| 26 | + |
| 27 | +Press enter and it will ask for your mac user password |
| 28 | +Then enter the commands: |
| 29 | + |
| 30 | +**p** to view the partition table. It should look similar to the one in the screenshot below |
| 31 | + |
| 32 | +**x** for expert mode |
| 33 | + |
| 34 | +**e** for relocating the backup data structure to the end of the disk |
| 35 | + |
| 36 | +**w** to write the changed data |
| 37 | + |
| 38 | +**y** to confirm you want to write |
| 39 | + |
| 40 | +After that you can eject the disk and continue on the device. |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +Interested in Syncthing? |
| 45 | +**Install SSH from here:**: |
0 commit comments