install: clarify Hekate RAM menu copy (4GB/8GB labels and warnings)
All checks were successful
Build / Build (push) Successful in 16s
All checks were successful
Build / Build (push) Successful in 16s
Made-with: Cursor
This commit is contained in:
@@ -748,10 +748,13 @@ static bool install_ram_config_menu(bool *use_8gb)
|
|||||||
install_print_main_header();
|
install_print_main_header();
|
||||||
|
|
||||||
install_set_color(COLOR_YELLOW);
|
install_set_color(COLOR_YELLOW);
|
||||||
gfx_printf("RAM / Hekate: Konsole-Typ\n\n");
|
gfx_printf("Hekate Payload Auswahl:\n\n");
|
||||||
|
install_set_color(COLOR_WHITE);
|
||||||
|
gfx_printf("Wenn du einen 8GB RAM-Umbau hast, waehle 8GB Konsole aus.\n");
|
||||||
|
gfx_printf("Alle anderen waehlen 4GB Konsole aus.\n\n");
|
||||||
install_set_color(COLOR_RED);
|
install_set_color(COLOR_RED);
|
||||||
gfx_printf("Wenn du dir absolut unsicher bist, waehle unbedingt 4 GB!\n");
|
gfx_printf("Warnung: Solltest du keinen RAM-Umbau haben, waehle auf keinen\n");
|
||||||
gfx_printf("Eine falsche 8-GB-Wahl kann Probleme verursachen.\n\n");
|
gfx_printf("Fall 8GB aus, da du sonst Boot Probleme bekommst!!!\n\n");
|
||||||
install_set_color(COLOR_WHITE);
|
install_set_color(COLOR_WHITE);
|
||||||
|
|
||||||
u32 menu_x, menu_y;
|
u32 menu_x, menu_y;
|
||||||
|
|||||||
Reference in New Issue
Block a user