Arbitrary dump formats.

This commit is contained in:
Vlad Firoiu
2017-02-21 02:43:49 -08:00
parent 1723645c99
commit 86a8382376
3 changed files with 9 additions and 3 deletions

View File

@ -102,6 +102,7 @@ struct VideoConfig final
bool bDumpEFBTarget;
bool bDumpFramesAsImages;
bool bUseFFV1;
std::string sDumpFormat;
bool bInternalResolutionFrameDumps;
bool bFreeLook;
bool bBorderlessFullscreen;