diff --git a/include/config.hpp b/include/config.hpp index 9364a33d..84c1f197 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -52,7 +52,7 @@ struct EmulatorConfig { bool sdWriteProtected = false; bool usePortableBuild = false; - bool audioEnabled = false; + bool audioEnabled = true; bool vsyncEnabled = true; bool aacEnabled = true; // Enable AAC audio?