diff --git a/res/bootlogo/README_BOOTLOGO.md b/res/bootlogo/README_BOOTLOGO.md new file mode 100644 index 00000000..355dc472 --- /dev/null +++ b/res/bootlogo/README_BOOTLOGO.md @@ -0,0 +1,7 @@ +# hekate - Bootlogo + +The bootlogo can be any size with a maximum of 720 x 1280. It is automatically centered when it's smaller than 720 x 1280. + +When saving a landscape bootlogo, it should be rotated 90o counterclockwise. + +Lastly, the supported format is 32-bit BMP. Classic 24-bit BMPs are not supported for performance reasons. \ No newline at end of file diff --git a/res/bootlogo/bootA_(ARGB).bmp b/res/bootlogo/bootA_(ARGB).bmp new file mode 100644 index 00000000..3ff0eed2 Binary files /dev/null and b/res/bootlogo/bootA_(ARGB).bmp differ diff --git a/res/bootlogo/bootA_caps_(ARGB).bmp b/res/bootlogo/bootA_caps_(ARGB).bmp new file mode 100644 index 00000000..733970c4 Binary files /dev/null and b/res/bootlogo/bootA_caps_(ARGB).bmp differ diff --git a/res/bootlogo/bootA_custom_(ARGB).bmp b/res/bootlogo/bootA_custom_(ARGB).bmp new file mode 100644 index 00000000..558e2406 Binary files /dev/null and b/res/bootlogo/bootA_custom_(ARGB).bmp differ diff --git a/res/bootlogo/bootB_(ARGB).bmp b/res/bootlogo/bootB_(ARGB).bmp new file mode 100644 index 00000000..d2986b4a Binary files /dev/null and b/res/bootlogo/bootB_(ARGB).bmp differ diff --git a/res/bootlogo/bootB_caps_(ARGB).bmp b/res/bootlogo/bootB_caps_(ARGB).bmp new file mode 100644 index 00000000..d2db76d6 Binary files /dev/null and b/res/bootlogo/bootB_caps_(ARGB).bmp differ diff --git a/res/bootlogo/bootB_custom_(ARGB).bmp b/res/bootlogo/bootB_custom_(ARGB).bmp new file mode 100644 index 00000000..a6aad693 Binary files /dev/null and b/res/bootlogo/bootB_custom_(ARGB).bmp differ diff --git a/res/bootlogo/bootC_(ARGB).bmp b/res/bootlogo/bootC_(ARGB).bmp new file mode 100644 index 00000000..41f03614 Binary files /dev/null and b/res/bootlogo/bootC_(ARGB).bmp differ diff --git a/res/bootlogo/bootC_ctc_(ARGB).bmp b/res/bootlogo/bootC_ctc_(ARGB).bmp new file mode 100644 index 00000000..d7abd29c Binary files /dev/null and b/res/bootlogo/bootC_ctc_(ARGB).bmp differ diff --git a/res/bootlogo/bootD_(ARGB).bmp b/res/bootlogo/bootD_(ARGB).bmp new file mode 100644 index 00000000..370032eb Binary files /dev/null and b/res/bootlogo/bootD_(ARGB).bmp differ diff --git a/res/bootlogo/bootD_ctc_(ARGB).bmp b/res/bootlogo/bootD_ctc_(ARGB).bmp new file mode 100644 index 00000000..542d7915 Binary files /dev/null and b/res/bootlogo/bootD_ctc_(ARGB).bmp differ diff --git a/res/bootlogo/bootlogo.psd b/res/bootlogo/bootlogo.psd new file mode 100644 index 00000000..0faf48de Binary files /dev/null and b/res/bootlogo/bootlogo.psd differ