CTCaer / hekate

hekate - A GUI based Nintendo Switch Bootloader
GNU General Public License v2.0
6.71k stars 573 forks source link

enhancement : Use custom bootscreen on manual launch. #24

Closed GGLinnk closed 6 years ago

GGLinnk commented 6 years ago

Use custom splashscreen on manual launched firmware by user. For now, when you manually select a firmware there is no bootscreen (But fully works on autoboot).

CTCaer commented 6 years ago

This is by design. The bootlogo at autoboot does 2 jobs.

Waits for user input, so user can enter hekate's menu. And masks all hekate's magic on firmware launching with a nice logo.

On the other hand, I want the manual launch to display only text, for semi-debugging reasons. For example when autoboot fails, you can check from manual booting for a possible message.