CustomTexture: Convert old format automatically

This commit is contained in:
degasus
2015-01-14 23:19:10 +01:00
parent f9ced4eb13
commit 84c8645d22
3 changed files with 84 additions and 7 deletions

View File

@ -103,6 +103,7 @@ struct VideoConfig final
// Utility
bool bDumpTextures;
bool bHiresTextures;
bool bConvertHiresTextures;
bool bDumpEFBTarget;
bool bUseFFV1;
bool bFreeLook;