From dd21ffd7420dd692f38c35f34686c5a9f9fd107e Mon Sep 17 00:00:00 2001 From: jdah <20308439+jdah@users.noreply.github.com> Date: Thu, 22 Apr 2021 14:36:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ade689..e41de34 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ $ qemu-system-i386 -drive format=raw,file=boot.iso -d cpu_reset -monitor stdio - ##### Unix-like Use the same command as Mac OS, but try with `pulseaudio` as the audio device. +If you're having issues with no image showing up/QEMU freezing, this is a known bug with QEMU SB16 emulation under GTK. [Please read what @takaswie has written in #2 for a workaround](https://github.com/jdah/tetris-os/issues/2#issuecomment-824773889). + ##### Windows Absolutely no idea.