mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
TextureCache: Add "Mono EFB Depth Copy" stereoscopy option.
This commit is contained in:
parent
9994ccb342
commit
0f63186371
6 changed files with 22 additions and 18 deletions
|
@ -83,6 +83,7 @@ struct VideoConfig final
|
|||
int iStereoSeparation;
|
||||
int iStereoFocalLength;
|
||||
bool bStereoSwapEyes;
|
||||
bool bStereoMonoEFBDepth;
|
||||
|
||||
// Information
|
||||
bool bShowFPS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue