IoPlus Vita

From GameBrew
ioPlus
Ioplusvita2.png
General
Authordots-tb
TypePlugins
Version0.1
LicenseGPL-3.0
Last Updated2020/06/18
Links
Download
Website
Source

ioPlus is a kernel plugin that allows more IO operations in userland. Fast, simpler, and efficient alternative to kuio plugin (3x smaller).

It allows elevated IO permissions of user applications and plugins using the original sceIo functions. This includes reading, writing, opening, and folder management within applications such as official games. It may also include getting stats, not sure.

Installation

Put the .suprx file to your tai folder and enable it in ux0(ur0):tai/config.txt (change to ur0 if you store the plugin there)

*KERNEL
ux0:tai/ioplus.skprx

Please be aware that this elevates the IO of all applications, so use at your own risk.

Changelog

v0.1 2020/06/18

  • Along with directory support, this ioPlus does the elevation at the beginning of the app startup, like rePatch v3, rather than with each IO call making it hopefully more efficient.
  • This version also migrates to DolceSDK.

v0.2 2018/03/09

  • Version 0.2 is much more inefficient, but supports decryption of files within devices that may open such as PFS devices.
  • WARNING THIS PLUGIN MAY BYPASS SAFE-MODE.

External links

Advertising: