Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Electry committed Dec 21, 2019
1 parent d05e8cb commit 9a47b0e
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PSVshell
Yet another overclocking plugin

### Features:
## 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
Expand All @@ -16,7 +16,7 @@ Yet another overclocking plugin
- Clean code and patches
- **3.60** and **3.65** FWs are supported

### How to use:
## How to use:
- Press **SELECT + UP** or **SELECT + DOWN** to toggle between 3 GUI modes

#### When in 'FULL' mode:
Expand All @@ -28,15 +28,23 @@ Yet another overclocking plugin
- 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-11-01-193451](https://user-images.githubusercontent.com/12598379/68050015-9a1f5b00-fce4-11e9-80dc-e358e7527bac.png)
## Screenshots:
![2019-12-21-181613](https://user-images.githubusercontent.com/12598379/71311342-c15df300-241e-11ea-8baf-c67ec2bcbbd7.png)

## 'FPS only' mode
### 'FPS only' mode
![2019-11-01-194930](https://user-images.githubusercontent.com/12598379/68051962-e10f4f80-fce8-11e9-92d0-9662cc6f0d04.png)

## 'HUD' mode
![2019-11-01-194921](https://user-images.githubusercontent.com/12598379/68051994-f5534c80-fce8-11e9-9f20-ee2ced7a5cf9.png)
### 'HUD' mode
![2019-12-21-181809](https://user-images.githubusercontent.com/12598379/71311344-c1f68980-241e-11ea-9ca1-4207d4887002.png)

## 'FULL' mode
![2019-11-01-194903](https://user-images.githubusercontent.com/12598379/68052016-03a16880-fce9-11e9-8e82-218749d06694.png)
### 'FULL' mode
![2019-12-21-181801](https://user-images.githubusercontent.com/12598379/71311343-c1f68980-241e-11ea-8249-5f2e0c44d642.png)

## Credits:
- [Yifan Lu](https://github.com/yifanlu) - for [ScePervasive](https://wiki.henkaku.xyz/vita/Pervasive) RE
- [dots-tb](https://github.com/dots-tb) - for ksceKernelInvokeProcEventHandler() hook
- [Rinnegatamante](https://github.com/Rinnegatamante) - for orig. framecounter impl.

0 comments on commit 9a47b0e

Please sign in to comment.