Skip to content

Quick Start

r0ah edited this page Mar 5, 2019 · 3 revisions

How to Install the Plugin

Note: Make sure your tai config is located in ur0:tai and not in ux0:tai. Move your config file to ur0:tai then delete the ux0:tai.

  1. Download the latest VitaCheat from the plugin directory
  2. Extract the downloaded archive file then copy the contents to your Vita via the VitaShell's USB file-transfer:
    • copy vitacheat.skprx to ur0:vitacheat/
    • vitacheat.suprx to ux0:vitacheat/
  3. Open your tai config.txt with VitaShell and add the code below:
*KERNEL
ur0:vitacheat/vitacheat.skprx
  1. Reboot your Vita

To initiate the plugin launch any game and press the psvita-l + psvita-right.

How to Add PSV Files to the VitaCheat DB

Clone with SSH:

git@github.com:r0ah/vitacheat.git

Clone with HTTPS:

https://github.com/r0ah/vitacheat.git

Copy the db directory to ux0:vitacheat/.

Clone this wiki locally