ZeroVSH Patcher PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = ZeroVSH Patcher | image = https://dlhb.gamebrew.org/psphomebrew/ZeroVSHPatcher.jpg|250px | type = Plugins | version = v0.4 | licence = Mixed |...")
 
m (Text replacement - "Category:PSP homebrew applications" to "")
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = ZeroVSH Patcher
|title=ZeroVSH Patcher
| image = https://dlhb.gamebrew.org/psphomebrew/ZeroVSHPatcher.jpg|250px
|image=zerovshpatcher.jpg
| type = Plugins
|description=Allows you to customize PSP to the fullest extent, all from your memory stick or internal storage (no writing to flash memory).
| version = v0.4
|author=NightStar3, codestation
| licence = Mixed
|lastupdated=2015/03/28
| author = NightStar3 , codestation
|type=Plugins
| website =
|version=0.4
| download = https://dlhb.gamebrew.org/psphomebrew/ZeroVSHPatcher.rar
|license=Mixed
| source = https://github.com/NightStar3/zerovsh-patcher
|download=https://dlhb.gamebrew.org/psphomebrew/zerovshpatcher.7z
|website=https://github.com/NightStar3/zerovsh-patcher
|source=https://github.com/NightStar3/zerovsh-patcher
}}
}}
<youtube>tsb1r-pECIk</youtube>
ZeroVSH Patcher is a plugin that allows you to customize you PSP to the fullest extent without writting to the flash0. You can use this plugin to load resources (.rco), fonts, (.pgf), bitmap images (.bmp) gameboots (.pmf) and modules (.prx), all from your Memory Stick or internal storage.


ZeroVSH Patcher is a plugin that allows you to customize you PSP to the fullest extent. You can use this plugin to load resources (.rco), fonts, (.pgf), bitmap images (.bmp) gameboots (.pmf) and modules (.prx), all from your Memory Stick or internal storage.
==Installation==
 
'''Note:''' Since v0.2, there is an addon feature to use PSP Go's clock and calendar on other PSP models (except for PSP-1000). It is dependant on slide_plugin which has been added to the archive, you can use any that is compatible with your Firmware version.
Installation
Note: Since v0.2, there is an addon feature to use PSP Go's clock and calendar on other PSP models (except for PSP-1000). It is dependant on slide_plugin which has been added to the archive, you can use any that is compatible with your Firmware version.


First, copy the PSP folder to the root of your Memory Stick (or internal storage for PSP Go).
First, copy the PSP folder to the root of your Memory Stick (or internal storage for PSP Go).
Line 22: Line 22:


Open vsh.txt in the same seplugins folder and add the following path (change ms0:/ to ef0:/ for PSP Go)
Open vsh.txt in the same seplugins folder and add the following path (change ms0:/ to ef0:/ for PSP Go)
ms0:/seplugins/zerovsh_patcher.prx 1
ms0:/seplugins/zerovsh_patcher.prx 1


User guide
==User guide==
ZeroVSH Patcher redirects the loading of such items from flash to your Memory Stick or internal storage, thus removing the fear of bricking.
ZeroVSH Patcher redirects the loading of such items from flash to your Memory Stick or internal storage, thus removing the fear of bricking.


Place all source files, sound, waves, icons, etc. in /PSP/VSH/ on your Memory Stick (or internal storage for PSS Go) and let the plugin do the rest of the work.
Place all source files, sound, waves, icons, etc. in /PSP/VSH/ on your Memory Stick (or internal storage for PSS Go) and let the plugin do the rest of the work.


File types supported:
'''Note:''' In order for everything to go as planned, make sure to use custom files from the Firmware you are using, or else the new files won't be properly loaded (due to the offsets changing and all).
Fonts - PGF
Bitmap Images - BMP
Resources - RCP
Gameboots - PMF
Modules - PRX
Default themes - DAT


Note from developer:
===Supported file types===
In order for everything to go as planned, make sure to use custom files from the Firmware you are using, or else the new files won't be properly loaded (due to the offsets changing and all).
{| class="wikitable" style="width: 400px";
|-
! File type || Extension
|-
| Fonts || PGF
|-
|Bitmap Images || BMP
|-
|Resources || RCP
|-
| Gameboots || PMF
|-
| Modules || PRX
|-
| Default themes || DAT
|-
|}


Enabling the Clock and Calendar:
===Enable Clock and Calendar===
To activate the Clock and Calendar mode in PSP Go's style, you need to open zerovsh.ini in the seplugins folder and set SlidePlugin to Enabled (default to Disabled).
To activate the Clock and Calendar mode in PSP Go's style, you need to open zerovsh.ini in the seplugins folder and set SlidePlugin to Enabled (default to Disabled).


[SlidePlugin]
[SlidePlugin]
ClockAndCalendar = Enabled
ClockAndCalendar = Enabled


It supports all other PSP models, except for PSP-1000 due to RAM issues.
It supports all other PSP models, except for PSP-1000 due to RAM issues.


Controls
==Controls==
Home - Activate/deactivate clock
Home - Activate/deactivate clock


Clock:
'''Clock:'''
L-Trigger/R-Trigger - Make a wave pass from left to right or vice versa at the bottom of the Clock
 
L-Trigger+R-Trigger - Go to Calendar mode
L/R - Make a wave pass from left to right or vice versa at the bottom of the Clock
 
L+R - Go to Calendar mode
 
'''Calendar:'''
 
L/R - Move to next/previous month
 
==Compatibility==
Supported Firmwares:


Calendar:
5.00 to 6.61 (M33/TN/PRO/ME/GEN) <br>
L-Trigger/R-Trigger - Move to next/previous month


Compatibility
Tested and works on the following Custom Firmwares/HEN:
Tested and works on the following Custom Firmwares/HEN:
5.50 GEN
6.20 PRO
6.39 ME/PRO
6.60 ME/PRO
6.61 ME/PRO


Supported Firmwares:
5.50 GEN <br>
5.00 to 6.61 (M33/TN/PRO/ME/GEN)
6.20 PRO <br>
6.39 ME/PRO <br>
6.60 ME/PRO <br>
6.61 ME/PRO <br>


Known issues
==Known issues==
Prompt for disabling bluetooth when using USB or camera with clock and calendar enabled.
Prompt for disabling bluetooth when using USB or camera with clock and calendar enabled.


Line 76: Line 91:
Does not work on PSP-1000.
Does not work on PSP-1000.


Changelog
==Changelog==
v0.4
'''v0.4'''
- Added FW 6.61 support.
* Added FW 6.61 support.


v0.2
'''v0.2'''
- Support for PSPGO's clock and calendar on other models (non-1k atm).
* Support for PSPGO's clock and calendar on other models (non-1k atm).
- Added 5.70 support.
* Added 5.70 support.
- dat file support.
* dat file support.
- Added config support: zerovsh.ini.
* Added config support: zerovsh.ini.


v0.1
'''v0.1'''
- First release.
* First release.


References
==External links==
Official website, https://code.google.com/archive/p/zerovsh-patcher
* Google Code - https://code.google.com/archive/p/zerovsh-patcher
GitHub, https://github.com/NightStar3/zerovsh-patcher
* GitHub - https://github.com/NightStar3/zerovsh-patcher
Wololo, https://wololo.net/talk/viewtopic.php?f=28&t=8742
* Wololo - https://wololo.net/talk/viewtopic.php?f=28&t=8742

Latest revision as of 11:43, 8 May 2024

ZeroVSH Patcher
Zerovshpatcher.jpg
General
AuthorNightStar3, codestation
TypePlugins
Version0.4
LicenseMixed
Last Updated2015/03/28
Links
Download
Website
Source

ZeroVSH Patcher is a plugin that allows you to customize you PSP to the fullest extent without writting to the flash0. You can use this plugin to load resources (.rco), fonts, (.pgf), bitmap images (.bmp) gameboots (.pmf) and modules (.prx), all from your Memory Stick or internal storage.

Installation

Note: Since v0.2, there is an addon feature to use PSP Go's clock and calendar on other PSP models (except for PSP-1000). It is dependant on slide_plugin which has been added to the archive, you can use any that is compatible with your Firmware version.

First, copy the PSP folder to the root of your Memory Stick (or internal storage for PSP Go).

Then copy zerovsh_patcher.prx and zerovsh.ini to the seplugins folder of your Memory Stick (or internal storage for PSP Go).

Open vsh.txt in the same seplugins folder and add the following path (change ms0:/ to ef0:/ for PSP Go)

ms0:/seplugins/zerovsh_patcher.prx 1

User guide

ZeroVSH Patcher redirects the loading of such items from flash to your Memory Stick or internal storage, thus removing the fear of bricking.

Place all source files, sound, waves, icons, etc. in /PSP/VSH/ on your Memory Stick (or internal storage for PSS Go) and let the plugin do the rest of the work.

Note: In order for everything to go as planned, make sure to use custom files from the Firmware you are using, or else the new files won't be properly loaded (due to the offsets changing and all).

Supported file types

File type Extension
Fonts PGF
Bitmap Images BMP
Resources RCP
Gameboots PMF
Modules PRX
Default themes DAT

Enable Clock and Calendar

To activate the Clock and Calendar mode in PSP Go's style, you need to open zerovsh.ini in the seplugins folder and set SlidePlugin to Enabled (default to Disabled).

[SlidePlugin]
ClockAndCalendar = Enabled

It supports all other PSP models, except for PSP-1000 due to RAM issues.

Controls

Home - Activate/deactivate clock

Clock:

L/R - Make a wave pass from left to right or vice versa at the bottom of the Clock

L+R - Go to Calendar mode

Calendar:

L/R - Move to next/previous month

Compatibility

Supported Firmwares:

5.00 to 6.61 (M33/TN/PRO/ME/GEN)

Tested and works on the following Custom Firmwares/HEN:

5.50 GEN
6.20 PRO
6.39 ME/PRO
6.60 ME/PRO
6.61 ME/PRO

Known issues

Prompt for disabling bluetooth when using USB or camera with clock and calendar enabled.

UMD, and UMD update shows a blank image with clock and calendar enabled.

Does not work on PSP-1000.

Changelog

v0.4

  • Added FW 6.61 support.

v0.2

  • Support for PSPGO's clock and calendar on other models (non-1k atm).
  • Added 5.70 support.
  • dat file support.
  • Added config support: zerovsh.ini.

v0.1

  • First release.

External links

Advertising: