Thanks to test work done by EDC, this is based on that code, added double buffered file reading, and multi-threader hashing in zip and file checking. V2.2.5
This commit is contained in:
@@ -15,7 +15,7 @@ namespace ROMVault2
|
||||
//public static UsernamePassword Up;
|
||||
public static readonly Encoding Enc = Encoding.GetEncoding(28591);
|
||||
public const string Version = "2.2";
|
||||
public const int SubVersion = 4;
|
||||
public const int SubVersion = 5;
|
||||
|
||||
public static SynchronizationContext SyncCont;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user