Skip to content

Commit 4b37f6b

Browse files
committed
2 parents 26f07f7 + 0ae90a0 commit 4b37f6b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

README.md

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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+
![Theme - Absolute Black](https://github.com/user-attachments/assets/989aaf62-c215-43ca-89c5-624f8c410bdc)
9+
10+
11+
**RA shotcuts loadscreen:**
12+
13+
![Loading RA Shortcuts](https://github.com/user-attachments/assets/a483e3a8-90f0-4547-8c1b-cf3aa2c23907)
14+
15+
**Boot screen:**
16+
17+
![Boot](https://github.com/user-attachments/assets/40a4450c-9727-4779-8602-4c562e46b286)
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

Comments
 (0)