TriForceX / MiyooCFW

Custom firmware source code and resources for BittBoy, PocketGo, PowKiddy V90-Q90-Q20 and third party handheld consoles
GNU General Public License v2.0
1.1k stars 112 forks source link

The PocketGo intro is still shown in front of the new PowKiddy intro #124

Closed HoraK-FDF closed 1 year ago

HoraK-FDF commented 3 years ago

The PocketGo intro is still shown in front of the new PowKiddy intro, I don't know if this is intended this way but it looks odd so I thought it may be an issue. used version: PowKiddy_Q90_V90_Only_CFW_v1.3.3_04-10-20.img

gameblabla commented 3 years ago

Because i believe that one is the bootloader and the other one is an executable that gets executed after. Is there a boot-logo executable on your FAT32 partition ? you can remove it.

HoraK-FDF commented 3 years ago

ok the one with PocketGo is the bootloader and the PowKiddy one is the boot-logo. Is it possible to disable the bootloader intro? Since I'm here on a PowKiddy V90 the PowKiddy intro would fit here better..

gameblabla commented 3 years ago

For the bootloader, you can recompile it to remove or replace the logo or just display the kernel loading up buildroot but unlike boot-logo, it would be pointless to do because it would barely the boot times. (if at all) Recompiling it is not a simple process.