From 8aef4ff7a5aaefc65dcbdcd3ea7d534c134d1d4b Mon Sep 17 00:00:00 2001 From: Ivan Date: Sat, 23 Sep 2017 20:39:16 +0300 Subject: [PATCH] Minor fix --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 8b249e6..c2c3b58 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -13,7 +13,7 @@ This is a non-exhaustive list of current goals made possible with the support of * Lay the groundwork for arbitrary render setups and high resolution modes (kd-11) ## Medium term goals -* Enable higher rendering resolution to play games at any resolution, for example 4k instead of 720p in Demon’s Souls or Persona 5. +* Enable higher rendering resolution to play games at any resolution, for example 4K. * Properly support MSAA. * Improve audio and video decoders for better speed and compatibility. * Improve controller support. This includes emulated controllers (with mouse or keyboard) and real controllers as well.