mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-23 13:05:20 +00:00
Roadmap page added
parent
4e40202b4d
commit
5927c5dfeb
1 changed files with 21 additions and 0 deletions
21
Roadmap.md
Normal file
21
Roadmap.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
List of features that RPCS3 will support in the future and their corresponding status. It's not required for developers to write down here the tasks they are working on. It's just recommended, and if you do so, remember to delete those entries once you finish them, or move them to another category if you couldn't do it. The current categories are:
|
||||
* **Short term goals:** Tasks that developers are currently doing.
|
||||
* **Medium term goals:** Stuff that developers could do.
|
||||
* **Long term goals:** Tasks that are not a priority right now.
|
||||
|
||||
Thank you for supporting RPCS3!
|
||||
|
||||
***
|
||||
### Short term goals
|
||||
* PKG Installer: _Oil_
|
||||
* Add SDATA decryption: _AlexAltea_
|
||||
* Add remaining SPU instructions: _Magn3s1um_
|
||||
|
||||
### Medium term goals
|
||||
* cellJpgDec: Allow to resize JPG while decoding.
|
||||
* cellFs: Add/Improve handling of streams and folders.
|
||||
* Find bugs and fix them.
|
||||
|
||||
### Long term goals
|
||||
* Implement a JIT compiler for PPU / SPU.
|
||||
* Fix wxWidgets 2.8.12 problem (https://github.com/DHrpcs3/rpcs3/issues/6)
|
Loading…
Add table
Reference in a new issue