Add JMD to config.cs, and fix whitespace on JMDWriter.cs.

My editor whitespace settings are correct now, I promise!
This commit is contained in:
goyuken 2012-05-10 00:38:26 +00:00
parent a313d3910d
commit b35ab0d936
2 changed files with 760 additions and 756 deletions

View File

@ -278,6 +278,10 @@ namespace BizHawk.MultiClient
public bool HexEditorBigEndian = false;
public int HexEditorDataSize = 1;
// Video dumping settings
public int JMDCompression = 3;
public int JMDThreads = 3;
// NESPPU Settings
public bool AutoLoadNESPPU = false;
public bool NESPPUSaveWindowPosition = true;

File diff suppressed because it is too large Load Diff