summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-08 22:59:38 +0000
committernia <nia@pkgsrc.org>2019-06-08 22:59:38 +0000
commit8ef41584f6c70f985a067ca718b0fd26da02fa51 (patch)
tree0e37d8dd2972f67fb894b2fbc45f62e68e20c9a8 /emulators
parent7b0f9d204a5a7bb19f69cc571bf1cae24a1c6961 (diff)
downloadpkgsrc-8ef41584f6c70f985a067ca718b0fd26da02fa51.tar.gz
mednafen: Explain the audio latency warning on NetBSD.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mednafen/MESSAGE.NetBSD14
1 files changed, 14 insertions, 0 deletions
diff --git a/emulators/mednafen/MESSAGE.NetBSD b/emulators/mednafen/MESSAGE.NetBSD
new file mode 100644
index 00000000000..3ff62358e4a
--- /dev/null
+++ b/emulators/mednafen/MESSAGE.NetBSD
@@ -0,0 +1,14 @@
+===========================================================================
+$NetBSD: MESSAGE.NetBSD,v 1.1 2019/06/08 22:59:38 nia Exp $
+
+Mendafen 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.
+
+===========================================================================