mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-23 13:05:20 +00:00
fix
parent
289c956e92
commit
992365db39
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue