mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-23 21:15:21 +00:00
Add Data for Hatsune Miku: Project Diva F; Red Dead Redemption; The Evil Within
parent
ec85893f56
commit
41639aec1a
1 changed files with 8 additions and 0 deletions
8
Game-Documentation.md
Normal file
8
Game-Documentation.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
### Hatsune Miku: Project Diva F
|
||||
* Renders at a base resolution of 2048x1152 _(kd-11)_;
|
||||
|
||||
### Red Dead Redemption
|
||||
* Renders at a base resolution of 1152x648 _(kd-11)_;
|
||||
|
||||
### The Evil Within
|
||||
* The evil within uses the GPU to decompress streaming texture resources by faking them as draw calls, using pixel shaders to do the heavy lifting. Then it copies the decoded dxt data using blit engine to merge into an atlas _(kd-11)_;
|
Loading…
Add table
Reference in a new issue