mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-31 14:47:10 +00:00
Dump to arbitrary URLs.
This commit is contained in:
parent
21e66e60e3
commit
f82e3de763
3 changed files with 26 additions and 18 deletions
|
@ -104,6 +104,7 @@ struct VideoConfig final
|
|||
bool bUseFFV1;
|
||||
std::string sDumpCodec;
|
||||
std::string sDumpFormat;
|
||||
std::string sDumpPath;
|
||||
bool bInternalResolutionFrameDumps;
|
||||
bool bFreeLook;
|
||||
bool bBorderlessFullscreen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue