• This repository has been archived on 31/Oct/2021
  • Stars
    star
    109
  • Rank 319,077 (Top 7 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A VSH menu tai-hen plugin for the PS VITA.

PSV-VSH-Menu Github latest downloads

A VSH menu taiHEN plugin for the PS VITA games and homebrews. Currently does not work in SceShell.

This plugin is no longer maintained. Please use something else or don't use it. Any issues reported will be ignored.

Features

  • Control CPU/GPU clock states separately for each title and save them.
  • Restore configured CPU/GPU clock states, once plugin has been started.
  • Battery percent, hours remaining as well as battery temperature display can be toggled.
  • VSH Menu colours for minimal customization as well as an option to set your own colours.
  • Quick launch with 5 slots. (Once the launcher.cfg file is generated in ur0:/data/vsh/launcher.cfg, feel free to change the title and title IDS to your preference. Keep in mind you can't use spaces for the title's name and you can't go above 5 (0-4) slots in the meantime.)
  • Quick Reboot/Shutdown/Suspend/Restart device in game.
  • FPS display.

Installation

Put vsh.suprx and kuio.skprx in "tai" folder in the root of your Vita (ur0:/tai/). If you already have kuio installed from another plugin then you don't need to use the one bundlded in VSH's release.

Edit config.txt in that directory to load plugin for title of your choice by adding new lines like below:

*KERNEL
ur0:tai/kuio.skprx

*!PSPEMUCFW
*ALL
ur0:tai/vsh.suprx

Go to settings -> Henkaku settings -> Reload tai config -> Reboot device. Then use L + R + START or L + R + SELECT to open the VSH menu.

Custom colours

Uses 8 digit hex codes -> AARRGGBB.

Open ur0:/data/vsh/custom_colour_config.cfg using your computer, or VITAShell and edit the following to your liking.

TITLE_BG_COL = Title background colour
BG_COL = Background colour
CURSOR_COL = Cursor/selector colour
TITLE_TEXT_COL = Title font colour
TEXT_COL = Font colour

Credits

  • Rinnegatamante for kuio and FPS code.
  • frangarcj for oclockvita

More Repositories

1

NX-Shell

A multi-purpose file manager for the Nintendo Switch.
C
939
star
2

3DShell

3DShell - (Pronounced 3D Shell) is a multi purpose file manager for the Nintendo 3DS. Heavily inspired by the CyanogenMod/LineageOS file manager.
C++
300
star
3

3DSident

PSPident clone for 3DS
C
266
star
4

CMFileManager-PSP

A multi-purpose file manager for the PSP, heavily inspired by the CM file manager design.
C
185
star
5

VITAident

The first system/hardware identity tool for the PS VITA.
C
79
star
6

SwitchIdent

An identity tool for the Nintendo Switch
C++
76
star
7

VitaBackup

A backup/restore tool for the PlayStation VITA/ PlayStation VITA TV. (Design created by Berion)
C
49
star
8

ElevenMPV

Eleven Music Player PS Vita
C
47
star
9

FriendMii

An experimental open source friends app for the Nintendo 3DS.
C
27
star
10

VITA-Homebrew-Sorter

A basic PS VITA homebrew application that sorts the application database in your LiveArea.
C
23
star
11

VITABattery

A simple tai-hen plugin that displays the current battery percentage on your PS VITA
C
23
star
12

3DS-Recovery-Tool

A tool for restoring and backing-up unique data on the Nintendo 3DS
C
21
star
13

VITAlbum

A simple file browser for PS Vita homebrew that is used for viewing various image formats.
C
18
star
14

Custom-Firmware-Extender

Originally Developed by Cpasjuste. My modificaton is to allow it to work efficently on 6.XX Custom Firmwares
C
16
star
15

SDL2-PSP-Sample

This uses stb_image to workaround the missing sdl2_image.
C
15
star
16

dt2s-vita

dt2s-vita (Double Tap 2 Sleep for PS VITA)
C
14
star
17

NTPSP

A NTP client for the Sony PlayStation Portable.
C
9
star
18

PickrVITA

Pickr3DS port for PS VITA.
C
6
star
19

VLFFM

C
6
star
20

android_device_sony_satsuki

Shell
5
star
21

VITAforecast

A PS VITA application that grabs data from api.openweathermap.org, and parses the data to extract relevant details.
C
5
star
22

np_inst

A reverse engineered implementation of PSP 6.60's np_inst.prx
C
3
star
23

leda

Reverse engineered version of LEDA - Legacy Software Loader, version 0.1, by Dark_AleX.
C
2
star
24

PSPickr

C
2
star
25

usbacc

C
1
star
26

proprietary_vendor_sony

Makefile
1
star
27

Psheet

This is a reverse engineering of the psheet.prx module (6.61). Intended for uOFW. This was brought up and later abandoned by Omega2058. I'm using his as a base to improve fix and optimize it before getting it merged into uOFW's respostiory.
C
1
star
28

http_storage.prx-reverse

This is a reverse engineering of the http_storage.prx module (6.61). Intended for uOFW.
C
1
star