IOStaging Vita: Difference between revisions
From GameBrew
More actions
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
|||
| Line 33: | Line 33: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/bythos14/IOStaging | * GitHub - https://github.com/bythos14/IOStaging | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1161 | ||
Revision as of 04:37, 5 January 2025
| IOStaging | |
|---|---|
| General | |
| Author | Bythos |
| Type | Plugins |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2023/10/24 |
| Links | |
| Download | |
| Website | |
| Source | |
A plugin that improves effective sequential read performance by removing costly cache maintenance operations.
Installation
To install the plugin, copy iostaging.skprx to ux0:tai and modify the ux0:tai/config.txt file to add the path to the module under *KERNEL as follows
*KERNEL ur0:tai/iostaging.skprx
Changelog
v1.0
- First Release.