Skip to content

darkelf44/PSV-Shell-Plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSV Shell Plus

This is a fork of PSVshell, called PSVShell+. It adds a number of extra features, mostly for PS TV owners (like myself), but others can find it useful too.

Extra features

  • Swap the cross and cirle buttons for playing japanese games
  • Disable L3 and R3 (the stick buttons) to prevent you from accidentally pressing them
  • DS4 touchpad emulation. This has three modes:
    • front: Use the thouchpad to emulate the front touchscreen
    • F/B: Emulated both the front and the back thouchpad, usign the touchpad button to toggle between them
    • F/B/X: Same as "F/B", but it toggles between front, back and off, not just front and back
  • DS4 motion emulation. This has two modes:
    • normal: The DS4 controller has the same orientation as the Vita
    • vertical: The DS4 held horizontally has the orientation of the Vita held vertically
  • Reboot or shutdown the Vita. This just seemed nice to have on hand.

In the "FULL" mode, there are now two pages, that you can switch between using L and R. The main page is the same as it was in PSVshell. All the extra features added by PSVShell+ are on the second page.

Saving the profile on the main page (below the clock speeds) also save the extra features in the same manner.

Acknowledgments

Original readme

Yet another overclocking plugin

Features:

  • Allows you to change CPU, GPU, BUS and XBAR clocks separately, in these steps:
    • CPU: 41, 83, 111, 166, 222, 333, 444, 500 MHz
    • GPU (ES4): 41, 55, 83, 111, 166, 222 MHz
    • BUS: 55, 83, 111, 166, 222 MHz
    • XBAR: 83, 111, 166 MHz
  • Supports per-app profiles
  • Shows per-core CPU usage in %, including peak single-thread load
  • Runs in kernelland (=> visible in LiveArea)
  • Pretty GUI with some useless eye-candy metrics such as ram/vram usage, battery temp, etc...
  • Does not slow down games when menu is open
  • Does not crash Adrenaline
  • Clean code and patches
  • 3.60 and 3.65 FWs are supported

How to use:

  • Press SELECT + UP or SELECT + DOWN to toggle between 3 GUI modes

When in 'FULL' mode:

  • Use UP/DOWN to move in the menu
  • Press X to toggle frequency mode for currently selected > device <:
    • Default freq. (WHITE) - the plugin will not interfere, but rather use the default freq. for current game
    • Manual freq. (BLUE) - the plugin will use your specified freq.
      • press LEFT/RIGHT to immediately change the frequency
  • Press X when > save profile < is selected to save/delete profiles
    • All Manual freq. (BLUE) will be loaded and applied next time you start/resume the game
    • All Default freq. (WHITE) will be kept to default (set to whatever freq. the game asks for)
  • Press and hold LEFT TRIGGER and > save profile < will change to > save global <
    • Press X when > save global < is selected and the options will be saved to global (default) profile
    • Global profile will be used as default profile when game-specific profile doesn't exist

Screenshots:

2019-12-21-181613

'FPS only' mode

2019-11-01-194930

'HUD' mode

2019-12-21-181809

'FULL' mode

2019-12-21-181801

Credits:

About

Yet another overclocking plugin

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 99.5%
  • CMake 0.5%