mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-13 03:29:11 +00:00
CustomTexture: Convert old format automatically
This commit is contained in:
parent
f9ced4eb13
commit
84c8645d22
3 changed files with 84 additions and 7 deletions
|
@ -103,6 +103,7 @@ struct VideoConfig final
|
|||
// Utility
|
||||
bool bDumpTextures;
|
||||
bool bHiresTextures;
|
||||
bool bConvertHiresTextures;
|
||||
bool bDumpEFBTarget;
|
||||
bool bUseFFV1;
|
||||
bool bFreeLook;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue