mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
TextureCache: Add "Mono EFB Depth Copy" stereoscopy option.
This commit is contained in:
@ -83,6 +83,7 @@ struct VideoConfig final
|
||||
int iStereoSeparation;
|
||||
int iStereoFocalLength;
|
||||
bool bStereoSwapEyes;
|
||||
bool bStereoMonoEFBDepth;
|
||||
|
||||
// Information
|
||||
bool bShowFPS;
|
||||
|
Reference in New Issue
Block a user