From 80dc4a6d816919d9d269160ad439088029119ab0 Mon Sep 17 00:00:00 2001 From: Ani Date: Tue, 10 Oct 2017 10:41:34 +0100 Subject: [PATCH] Remove completed goal --- Roadmap.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 6fc8321..02cee2f 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -7,7 +7,6 @@ This is a non-exhaustive list of current goals made possible with the support of * Remove obstacles for ASLR support. (Nekotekina) * Improve PPU LLVM recompiler compatibility and speed. (Nekotekina) * Begin SPU LLVM. (Nekotekina) -* Enable higher rendering resolution to play games at any resolution, for example 4K. (kd-11) * Properly support MSAA. (kd-11) * Improve SPU instruction accuracy for Fast Interpreter and ASMJIT (kd-11)