mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Enable 'Cache Core Info Files' by default for all platforms
This commit is contained in:
parent
ad5b2d614a
commit
d6ec36c707
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user