kd-11 successfully fixed Demon's Souls lightning / shadows / depth.

Ani 2017-06-26 16:30:23 +01:00
parent 909677bc6d
commit 92eac8df52
1 changed files with 1 additions and 2 deletions

@ -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 Demons 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 Demons 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.