From 3235dddd5fb28607112aa41e90dd73f2c037267d Mon Sep 17 00:00:00 2001 From: AmIlluminati <88257055+AmIlluminati@users.noreply.github.com> Date: Thu, 5 Aug 2021 19:29:42 -0400 Subject: [PATCH] Created Tetris 99 (markdown) --- Tetris-99.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Tetris-99.md diff --git a/Tetris-99.md b/Tetris-99.md new file mode 100644 index 0000000..a90a3aa --- /dev/null +++ b/Tetris-99.md @@ -0,0 +1,16 @@ +Tetris 99 launches and runs without any performance issues. The one problem that makes this game labeled as "bad" compatibility is that the tetrominoes will not display as well as the targeting lines; see image below for context. + +Here is what the game is supposed to look like. + +https://ibb.co/9Nssj4x +![](https://ibb.co/9Nssj4x) + +And this is how the game works on yuzu, keep in mind that this Reddit post was made one year ago, on my hardware I am getting a stable 60 fps without changing any settings. + +https://www.reddit.com/r/yuzu/comments/gv8unp/tetris_99_yuzu_ea_582_i5_6500_gtx_1080_16gb_ram/ + +Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz +GeForce GTX 1060 3GB/PCIe/SSE2 +Windows + +As you can see the tetrominoes will not render, nether will the targeting lines. I hope creating this will draw more attention to this game as this issue has not been resolved for a couple of years now. \ No newline at end of file