diff --git a/Roadmap.md b/Roadmap.md index 5425a5d..c8e0d6e 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -3,6 +3,7 @@ This is a non-exhaustive list of current goals made possible with the support of ## Short term goals * Improve SPU/PPU LLVM recompiler compatibility, add useful optimizations. (Nekotekina) * Use compression to store compiled PPU modules. (Nekotekina) +* Rewrite SSSE3-using code using runtime compilation for better consistency. (Nekotekina) * Fix some engine-specific rendering issues (kd-11) * Improve the shader decompiler/recompiler (kd-11) * Fix remaining problems with texture readback (write color buffers) (kd-11)