OtherCrashOverride / go-play

Retro emulation for the ODROID-GO
https://www.hardkernel.com/shop/odroid-go/
218 stars 72 forks source link

Repackaging Entire Go-Play firmware #91

Closed 32teeth closed 4 years ago

32teeth commented 5 years ago

Editing core odroid go display (and odroid common) to enable different TFT displays. Have been able to create FW/BIN for each emulator.

No instructions on how to repackage entire Go-Play FW as single package

pebri86 commented 5 years ago

It's possible to repack everything with different display driver except the launcher, Odroid Go Springboard is closed source, so you can repack but replace springboard with another launcher app from the forum. Go here to learn how to use mkfw to pack binary compiled to .fw file.

32teeth commented 5 years ago

If i do a flash read of the springboard, can i repackage with that?

pebri86 commented 5 years ago

Yes, you can repackage with that, but springboard compiled for odroid go hardware so if you use different TFT display, it won't work correctly because of different driver.

32teeth commented 5 years ago

Yes, you can repackage with that, but springboard compiled for odroid go hardware so if you use different TFT display, it won't work correctly because of different driver.

@OtherCrashOverride This is the problem i am currently encountering!

It would be nice if we could add different TFT drivers for Springboard

Description Results
IMG_0654 Launcher (needs display driver)
IMG_0655 Game List (needs display driver)
IMG_0656 Game Select (needs display driver)
IMG_0657 In Game (ALL GOOD)
IMG_0658 ALL GOOD
pebri86 commented 5 years ago

We have been talk at the forum for this issue for a while, the springboard is remain as closed source we couldn't do anything other than replace it with open source alternative that someone share on the forum. That's why i use go go launcher as base of my launcher.