mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Updated Roadmap (markdown)
parent
d28f05ef14
commit
d70596f13f
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,7 @@ This is a non-exhaustive list of current goals made possible with the support of
|
||||||
* Restructure texture cache and optimize rsx performance (kd-11)
|
* Restructure texture cache and optimize rsx performance (kd-11)
|
||||||
* Properly support render-to-cubemap for realtime reflections (kd-11)
|
* Properly support render-to-cubemap for realtime reflections (kd-11)
|
||||||
* Properly support MSAA (kd-11)
|
* Properly support MSAA (kd-11)
|
||||||
|
* Native overlay API to allow custom UI to render within the GSFrame e.g SaveManager dialog (kd-11)
|
||||||
|
|
||||||
## Medium term goals
|
## Medium term goals
|
||||||
* Improve SPU instruction accuracy for Fast Interpreter and ASMJIT
|
* Improve SPU instruction accuracy for Fast Interpreter and ASMJIT
|
||||||
|
@ -28,7 +29,6 @@ This is a non-exhaustive list of current goals made possible with the support of
|
||||||
* Implement parametrized PPU Interpreter reusing current LLVM IR generator, remove original hard-coded PPU Interpreter and make LLVM mandatory. Add options regulating its accuracy detached from the base choice of the Interpreter or the Recompiler. The same extends to SPU.
|
* Implement parametrized PPU Interpreter reusing current LLVM IR generator, remove original hard-coded PPU Interpreter and make LLVM mandatory. Add options regulating its accuracy detached from the base choice of the Interpreter or the Recompiler. The same extends to SPU.
|
||||||
|
|
||||||
## Long term goals
|
## Long term goals
|
||||||
* Native overlay API to allow custom UI to render within the GSFrame e.g SaveManager dialog
|
|
||||||
* Support booting from original game discs.
|
* Support booting from original game discs.
|
||||||
* Implement user manager.
|
* Implement user manager.
|
||||||
* Support mic, camera, USB peripherals, etc.
|
* Support mic, camera, USB peripherals, etc.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue