vecrex - report 50fps in play movie dialog
This commit is contained in:
parent
496d6e0f94
commit
bf5833a1bf
src/BizHawk.Client.Common/movie
|
@ -70,7 +70,8 @@ namespace BizHawk.Client.Common
|
|||
|
||||
["ZXSpectrum_PAL"] = 50.080128205,
|
||||
["AmstradCPC_PAL"] = 50.08012820512821,
|
||||
["UZE"] = 60.016319939602
|
||||
["UZE"] = 60.016319939602,
|
||||
["VEC"] = 50
|
||||
};
|
||||
|
||||
public static double GetFrameRate(string systemId, bool pal)
|
||||
|
|
Loading…
Reference in New Issue