You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <imgsrc="Assets/animated.gif"alt="Teaser"width="320"> |<br/><br/>**Retro ESP32** is the ultimate feature packed [Odroid Go](https://www.hardkernel.com/shop/odroid-go/) Launcher. <br/><br/>Includes color schemes and theming. <br/>Drawing inspiration from the popular [RetroArch](https://www.retroarch.com/) emulator front end of choice. <br/>We packed 11 (current count) prebundled emulators including ROM / Game manager. <br/>Additionally each emulator includes an in game menu for further management.<br/><br/>**[Get Your Copy Today](https://github.com/retro-esp32/RetroESP32/releases)**|
12
+
| <imgsrc="https://raw.githubusercontent.com/wiki/retro-esp32/RetroESP32/Assets/Tindie/PCB-000.jpg"alt="Retro ESP32 MGB-001"width="320"> | Looking for a Game Boy Pocket drop in solution? [Get Yours Today](https://www.tindie.com/products/game-boy-pocket/retro-esp32/)<br/><br/> Exculsively at: <br/>[<imgsrc="https://d2ss6ovg47m0r5.cloudfront.net/images/tindie-logo.png"alt="Tindie">](https://www.tindie.com/products/game-boy-pocket/retro-esp32/)|
13
+
14
+
## Preperation
15
+
> Update Odroid Go Firmware
16
+
17
+
This only applies to owners of the Hardkernel [Odroid Go](https://www.hardkernel.com/shop/odroid-go/)*NOT the Retro ESP32*
18
+
19
+
**If you have purchased a Retro ESP32 from us, you can skip this step.**
20
+
21
+
[Get the latest Retro Odroid Go Frimware](https://github.com/retro-esp32/Retro-Odroid-Go-Firmware)
22
+
23
+
24
+
25
+
## Installation
26
+
> Copy, Mount, Flash
27
+
28
+
We kept installation of Retro ESP32 super simple.
29
+
1. Downloads the latest [release](https://github.com/retro-esp32/RetroESP32/releases)
30
+
2. Unzip the file
31
+
3. Copy **RetroESP32.fw** to the **odroid/firmware** folder of your prepared [SD card](https://github.com/retro-esp32/RetroESP32/blob/Software/SD%20Card/SDCARD.zip)
32
+
4. Mount the SD Card back into your Odroid Go
33
+
5. Restart Holding the **B** button
34
+
6. Select **Retro ESP32** from the firmware list
35
+
7. Sit back and relax while your Odroid Go flashes the new firmware
10
36
11
-
This branch contains the specific modification for the Odroid Go hardware to use the 320x240 ILI9342 2.6" and 240x320 ILI9341 display
12
37
13
-
-[x] Odroid Go - [Firmware](https://github.com/OtherCrashOverride/odroid-go-firmware)
14
-
-[x] ROM Management
15
-
-[x] Config for both ILI9341/2
16
38
17
39
## Supported Emulators
18
-
> What else do you need to know, there are 11 currently supported
40
+
> What else do you need to know
19
41
20
42
-[x] Nintendo Entertainment System
21
43
-[x] Nintendo Game Boy
@@ -28,182 +50,53 @@ This branch contains the specific modification for the Odroid Go hardware to use
28
50
-[x] Atari 7800
29
51
-[x] Atari Lynx
30
52
-[x] PC Engine
31
-
-[ ] Commodore 64
32
-
-[ ] Nintendo Game & Watch
33
-
34
-
# Usage
35
-
> How To
36
-
37
-
Clone the Software Branch of the [Official Retro ESP32](https://github.com/retro-esp32/RetroESP32/)
Navigate to you newly cloned repository and execute the following
72
-
```
73
-
chmod -R 777 Scripts
74
-
cd Scripts
75
-
```
76
-
77
-
***Note:*** All bash scripts **MUST** be executed from the Scripts folder.
78
53
54
+
## Features
55
+
> What makes Retro ESP32 different
79
56
80
-
### Submodule Branches
81
-
> Make sure all the submodules are on the right branches
57
+
-[x] Configurator
58
+
-[x] Themes (color pack and icons)
59
+
-[x] RetroArch like GUI experience
60
+
-[x] In game HUD menu
61
+
-[x]**Recently Played***(First in Launchers Community)*
62
+
-[x]**Favorites List***(Another First)*
63
+
-[x]**3** Scale levels for *'Core'* Emaulators *(Original, Box, Full Screen)*
82
64
83
-
```
84
-
./branches
85
-
```
65
+
## Have your say!
66
+
> Don't be shy, our team is here
86
67
87
-
### Replace files for ILI9342 drivers
88
-
> Copy relevant files for ILI9342 TFT LCD
68
+
*Have a great idea? Want to see a feature? Ran into a problem?*
69
+
Use our [Project](https://github.com/retro-esp32/RetroESP32/projects/1) and [Issue](https://github.com/retro-esp32/RetroESP32/issues) sections to have your say.
89
70
90
-
```
91
-
./replace
92
-
```
93
71
94
-
### ESP32 Environment Installer
95
-
> Install all thing necessary (NIX/OS X) *Windows Coming Soon*
72
+
## Authors
96
73
97
-
```
98
-
./installer
99
-
```
74
+
***Eugene Yevhen Andruszczenko** - *Initial and Ongoing Work* - [32teeth](https://github.com/32teeth)
||||||
127
-
128
-
### Build and Load OTA
129
-
> Follow Onscreen Prompts
130
-
> if this is your first time running the executable, answer **Y** to the applicable options
131
-
132
-
### OTA
133
-
> Flash directly to ESP32
134
-
135
-
This is the easiest option, simple follow the onscreen prompts!
136
-
137
-
```
138
-
./ota
139
-
```
140
-
141
-
*note:*
142
-
143
-
You will need to set the SPI ram for the emulators
0 commit comments