blob: bc305ee10d49fd9ddd49800e377aae0efe78948d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2019/06/08 23:00:23 nia Exp $
Mednafen expects a very low audio latency. Unless you lower the audio
latency or blk_ms to <5ms with sysctl(8), it will print the following
warning:
"Warning: Period time is too large(it should be <= ~5.333ms).
Video will appear very jerky."
Slightly higher latency levels may be acceptable depending on the
emulation target and personal preferences.
===========================================================================
|