From 92eac8df5240c01848bb7dcb409b220e8216901d Mon Sep 17 00:00:00 2001 From: Ani Date: Mon, 26 Jun 2017 16:30:23 +0100 Subject: [PATCH] kd-11 successfully fixed Demon's Souls lightning / shadows / depth. --- Roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 404e6c6..693a8b0 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -2,9 +2,8 @@ This is a non-exhaustive list of current goals made possible with the support of ## Short term goals -* Investigate game specific bugs like the overly bright bloom in Persona 5 or the overly dark lighting in Demon’s Souls. +* Investigate game specific bugs like the overly bright bloom in Persona 5, * Improve performance and compatibility of all renderers. -* Implement missing functionality that will fix various bugs in different games. For example, the broken shadows in many games including Demon’s Souls depend on this task. * Automatically add disc games running from external locations to the game list. * Parse .eh_frame section in PPU analyser and use this information in LLVM recompiler. * Configure a buildbot to automatically upload Linux binaries.