forked from dolphin-emu/dolphin
Merge pull request #2162 from degasus/prefetch_tex
CustomTexture: prefetch all available textures
This commit is contained in:
@@ -104,6 +104,7 @@ struct VideoConfig final
|
||||
bool bDumpTextures;
|
||||
bool bHiresTextures;
|
||||
bool bConvertHiresTextures;
|
||||
bool bCacheHiresTextures;
|
||||
bool bDumpEFBTarget;
|
||||
bool bUseFFV1;
|
||||
bool bFreeLook;
|
||||
|
||||
Reference in New Issue
Block a user