From: David Hedlund Date: Sun, 15 Mar 2026 20:57:43 +0000 (+0100) Subject: libretro_core_options.h: Improved pcsx_rearmed_show_bios_bootlogo (#412) X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=550779654ac887cac5ed07284e08d75e943506b0;p=pcsx_rearmed.git libretro_core_options.h: Improved pcsx_rearmed_show_bios_bootlogo (#412) * Replaced "Show BIOS Boot Logo" with "Show BIOS Name/Boot Logo" * Stated name before bios logo because that is the chronologcal order how they display. * Replaced "resetting" with "Reset" ("Restart" has been replaced with "Reset": https://github.com/libretro/RetroArch/issues/18775, https://github.com/libretro/RetroArch/commit/d2457585b1dddc884ef85559ed52f247da02e89c) * Update libretro_core_options.h Avoid the terms "official" and "PlayStation" to indicate that any BIOS is included. --- diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 95ea4abe..73bc0d3d 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -137,9 +137,9 @@ struct retro_core_option_v2_definition option_defs_us[] = { }, { "pcsx_rearmed_show_bios_bootlogo", - "Show BIOS Boot Logo", + "Show BIOS Name/Boot Logo", NULL, - "When using an official BIOS file, specify whether to show the PlayStation logo upon starting or resetting content. Also enables the display of BIOS file name in OSD. Warning: Enabling the boot logo may reduce game compatibility.", + "When using a custom BIOS file, enables the display of its file name in the OSD. Also specifies whether to show the BIOS logo when starting or selecting Reset. Warning: Enabling the logo may reduce game compatibility.", NULL, "system", {