CustomTexture: prefetch all available textures

This commit is contained in:
degasus
2015-03-01 23:53:15 +01:00
parent 7e6ec5fa86
commit 242f7d964d
8 changed files with 170 additions and 14 deletions

View File

@ -104,6 +104,7 @@ struct VideoConfig final
bool bDumpTextures;
bool bHiresTextures;
bool bConvertHiresTextures;
bool bCacheHiresTextures;
bool bDumpEFBTarget;
bool bUseFFV1;
bool bFreeLook;