diff --git a/BizHawk.Client.Common/config/Config.cs b/BizHawk.Client.Common/config/Config.cs index f77fc4dfe6..ca613bbffd 100644 --- a/BizHawk.Client.Common/config/Config.cs +++ b/BizHawk.Client.Common/config/Config.cs @@ -604,7 +604,7 @@ namespace BizHawk.Client.Common // it hasn't been absorbed into the new system public bool GB_AsSGB = false; public bool NES_InQuickNES = true; - public bool SNES_InSnes9x = true; + public bool SNES_InSnes9x = false; // LuaWriter Settings public int LuaDefaultTextColor = -16777216;