Added 4x/8x support for RIFE-NCNN, added CFR/VFR option

This commit is contained in:
N00MKRAD
2020-11-26 00:07:45 +01:00
parent fb30d7230d
commit 6b0797f11c
12 changed files with 160 additions and 24 deletions

View File

@@ -81,7 +81,7 @@ namespace Flowframes.OS
}
}
public static string GetHiddenCmdArg()
public static string GetCmdArg()
{
bool stayOpen = Config.GetInt("cmdDebugMode") == 2;
if (stayOpen)