diff --git a/es-core/src/Settings.cpp b/es-core/src/Settings.cpp index 17dbb8716..e216e62c5 100644 --- a/es-core/src/Settings.cpp +++ b/es-core/src/Settings.cpp @@ -277,7 +277,7 @@ void Settings::setDefaults() mBoolMap["DebugSkipInputLogging"] = {false, false}; mStringMap["ROMDirectory"] = {"", ""}; mStringMap["UIMode_passkey"] = {"uuddlrlrba", "uuddlrlrba"}; - mIntMap["LottieMaxFileCache"] = {100, 100}; + mIntMap["LottieMaxFileCache"] = {150, 150}; mIntMap["LottieMaxTotalCache"] = {1024, 1024}; //