From d6ec36c707219f88bdc830a088b701d2547736af Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 17 May 2021 15:47:28 +0200 Subject: [PATCH] Enable 'Cache Core Info Files' by default for all platforms --- config.def.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.def.h b/config.def.h index 15bd7e3913..9ccfca216d 100644 --- a/config.def.h +++ b/config.def.h @@ -249,11 +249,7 @@ /* Specifies whether to cache core info * into a single (compressed) file for improved * load times on platforms with slow IO */ -#if defined(RARCH_CONSOLE) || defined(__WINRT__) #define DEFAULT_CORE_INFO_CACHE_ENABLE true -#else -#define DEFAULT_CORE_INFO_CACHE_ENABLE false -#endif /* Specifies whether to 'reload' (fork and quit) * RetroArch when launching content with the