diff --git a/Roadmap.md b/Roadmap.md index 87b4888..7aaab78 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -7,7 +7,7 @@ This is a non-exhaustive list of current goals made possible with the support of * New "Automatic LLE configuration" option (enabled by default). This will pick the most appropriate system modules (SPRX files) for a particular PS3 executable. It may be hard to pick them manually. * Cache compiled LLVM modules. You shouldn't recompile the same executable twice. * Configure Travis to automatically upload Linux binaries on GitHub. -* Implement priority-based scheduler for PPU threads. This is an important core change, it will fix various crashes and freezes. +* Implement priority-based scheduler for PPU threads. * Investigate early crashes on Linux. * Start to improve compatibility by fixing bugs and missing functionality.