diff --git a/config.def.h b/config.def.h index 81bbddf979..ed5aaa3f86 100644 --- a/config.def.h +++ b/config.def.h @@ -519,7 +519,7 @@ static bool default_core_specific_config = true; static bool default_core_specific_config = false; #endif -static bool default_game_specific_options = true; +static bool default_game_specific_options = false; static bool default_auto_overrides_enable = false; static bool default_auto_remaps_enable = false;