retro-esp32 / RetroESP32

Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Creative Commons Attribution Share Alike 4.0 International
597 stars 92 forks source link

where to get the bootloader for the retro esp32 board ? i flashed my board with wrong bootloader .. and now the screen is the wrong way ;( #56

Closed lastclass74 closed 4 years ago

lastclass74 commented 4 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

32teeth commented 4 years ago

The are located in the releases section

zip file

direct download

Now, to restore it

  1. add the above .fw file onto the sd card
  2. insert sd card
  3. power on while holding B
  4. you will now be back in the core firmware
  5. navigate to the new firmware and flash it

as a tip restarting while holding B will always get you back to the core firmware

lastclass74 commented 4 years ago

thx but its the base firmware for retro esp32.. can i just you odroid base firmware ?

thx for the help

32teeth commented 4 years ago

Not sure i understand

The Retro ESP32 comes with Retro Odroid Go Firmware Installed

Retro ESP32 is a firmware you load on top

If you are looking to use the standard Odroid Go Firmware from Crash, you can find it in the Software branch of the repo

32teeth commented 4 years ago

Oh, NVM, you have an Odroid Go? Yes, the release page always has both versions, just download the right one

Odroid Go <----- THIS IS WHAT YOU HAVE

2.4" Display

Launcher to the Odroid Go for the ILI9341 LCD Driver

odroid-go.zip

Retro ESP32

2.6" Display

Launcher to the Retro ESP32 (Game Boy Pocket) ILI9342 LCD Drive

retro-esp.zip

lastclass74 commented 4 years ago

no im sorry if im hard to understand.. i need Retro Odroid Go Firmware (.img) for the retro esp32 - 2.6" Display ...

thx

32teeth commented 4 years ago

If you where able to flash your device using USB

Go here

  1. clone repo
  2. cd into Firmware folder
  3. Run make menuconfig
  4. change your settings appropriately
  5. go to Scripts folder
  6. run ./ota
lastclass74 commented 4 years ago

thats the one i looked for ... now works 100 % thx ...

hope to see c64 soon ;)