diff --git a/retroarch.cfg b/retroarch.cfg index 1782f1c3d0..038b5e58f6 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -46,6 +46,11 @@ # Sets start directory for RGUI config browser. # rgui_config_directory = +# Show startup screen in RGUI. +# Is automatically set to false when seen for the first time. +# This is only updated in config if config_save_on_exit is set to true, however. +# rgui_show_start_screen = true + # Flushes config to disk on exit. Useful for RGUI as settings can be modified. # Overwrites the config. #include's and comments are not preserved. # config_save_on_exit = false