Commit addc2896 authored by piratesephiroth's avatar piratesephiroth
Browse files

set interlaced for nintendont to true by default

parent fff4ffe2
......@@ -487,7 +487,7 @@ namespace TeconMoon_s_WiiVC_Injector
LRPatch.Checked = false;
LRPatch.Enabled = false;
Force43NINTENDONT.Enabled = true;
ForceInterlacedNINTENDONT.Enabled = false;
ForceInterlacedNINTENDONT.Enabled = true;
CustomMainDol.Enabled = true;
DisableNintendontAutoboot.Enabled = true;
DisablePassthrough.Checked = false;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment