IOStaging Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
|image_alt=IOStaging | |image_alt=IOStaging | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = content | | type = content | ||
| text = This plugin '''has been deemed unsafe''' and removed by it's developer, under the suspicion of corrupting the console's data.}} | | text = This plugin '''has been deemed unsafe''' and removed by it's developer, under the suspicion of corrupting the console's data.}} | ||
A plugin that improves effective sequential read performance by removing costly cache maintenance operations. | A plugin that improves effective sequential read performance by removing costly cache maintenance operations. | ||
==Installation== | ==Installation== | ||
Latest revision as of 02:36, 21 September 2025
| IOStaging | |
|---|---|
| General | |
| Author | Bythos |
| Type | Plugins |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2023/10/24 |
| Links | |
| Download | |
| Website | |
| Source | |
| This plugin has been deemed unsafe and removed by it's developer, under the suspicion of corrupting the console's data. |
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.