Define DSTORAGE_DISABLE_BUILTIN_CPU_DECOMPRESSION
Defined in File dstorage.h
Define Documentation
-
DSTORAGE_DISABLE_BUILTIN_CPU_DECOMPRESSION
Disables built-in decompression.
Set NumBuiltInCpuDecompressionThreads in DSTORAGE_CONFIGURATION to this value to disable built-in decompression. No decompression threads will be created and the title is fully responsible for checking the custom decompression queue and pulling off ALL entries to decompress.