From 77078a8d756f8951a4bc6ee13be0cfa45d750356 Mon Sep 17 00:00:00 2001 From: Jules Blok Date: Tue, 11 Nov 2014 00:55:18 +0100 Subject: [PATCH] GameSettings: Force mono EFB depth copies in Luigi's Mansion. This game uses stencil shadows which should not be stereoized. --- Data/Sys/GameSettings/GLME01.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Data/Sys/GameSettings/GLME01.ini b/Data/Sys/GameSettings/GLME01.ini index 5920388edd..832dd61df0 100644 --- a/Data/Sys/GameSettings/GLME01.ini +++ b/Data/Sys/GameSettings/GLME01.ini @@ -32,3 +32,5 @@ $99 of some treasures 040AE530 3F000063 $End Boss Has No HP +[Video_Enhancements] +StereoMonoEFBDepth = True