diff --git a/Getting-Started.md b/Getting-Started.md index efaef77..e56f5f4 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -18,6 +18,8 @@ ./configure --cc=gcc --python=python2 --enable-opengl --disable-vnc --disable-user --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug make +**There's a bug with timers on Windows that makes it run much slower than it should. YOU should fix it for me.** + ### For Linux #### Requirements: * [Everything QEMU requires](http://wiki.qemu.org/Hosts/Linux)