mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Arbitrary dump formats.
This commit is contained in:
parent
1723645c99
commit
86a8382376
3 changed files with 9 additions and 3 deletions
|
@ -102,6 +102,7 @@ struct VideoConfig final
|
|||
bool bDumpEFBTarget;
|
||||
bool bDumpFramesAsImages;
|
||||
bool bUseFFV1;
|
||||
std::string sDumpFormat;
|
||||
bool bInternalResolutionFrameDumps;
|
||||
bool bFreeLook;
|
||||
bool bBorderlessFullscreen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue