diff --git a/config.def.h b/config.def.h index fdb8482a1f..28ca87d025 100644 --- a/config.def.h +++ b/config.def.h @@ -1207,7 +1207,7 @@ static const bool audio_enable_menu_bgm = false; #endif /* Pause gameplay when controller disconnects. */ -#define DEFAULT_PAUSE_ON_DISCONNECT true +#define DEFAULT_PAUSE_ON_DISCONNECT false /* Saves non-volatile SRAM at a regular interval. * It is measured in seconds. A value of 0 disables autosave. */