From 5bceb2e44810f14326296c52db404ce4064dbbdf Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Thu, 23 Aug 2018 21:55:16 -0700 Subject: [PATCH] :memo: Document Doom --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 02585ad..2b5f84f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,13 @@ Yes! Quite well, actually. ## Should this have been a native app? Absolutely. +## Does it run Doom (or my other favorite game)? +You'll likely be better off with an actual virtualization app, but the short answer is yes. [Thanks to +@DisplacedGamers](https://youtu.be/xDXqmdFxofM) I can recommend that you switch to a resolution of +640x480 @ 256 colors before starting DOS games - just like in the good ol' days. + +https://youtu.be/xDXqmdFxofM + ## How's the code? This only works well by accident and was mostly a joke. The code quality is accordingly.