More actions
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
You'll see the background is now blue. With the CXML Compiler this can be applied to any texture on the console, as well as sound effects and text. | You'll see the background is now blue. With the CXML Compiler this can be applied to any texture on the console, as well as sound effects and text. | ||
==Changelog== | ==Changelog== |
Revision as of 00:15, 26 November 2022
vshPatch | |
---|---|
File:Vshpatchvita.jpg | |
General | |
Author | KuromeSan |
Type | Plugins |
Version | 1.0 |
License | MIT License |
Last Updated | 2021/08/14 |
Links | |
Download | |
Source | |
vshPatch is a plugin that allows you to patch "vs0" by writing files to ux0:/vshPatch via a FIOS2 Overlay.
What is vshPatch?
Like repatch, but for system applications
Ever wanted to make a modification to vs0, but dont like the hastle of having to reinstall the OS if something breaks? maybe want to try modify some RCO's or enable package installer? well now this is an "emulated VS0", simply put your changes you want to make into ux0:/vshPatch/ and then the changes will be reflected in "vs0:" partition, via the power of fios2
Btw, the fios overlay type is 1, so writes will still goto real VS0 *assuming its read/write mounted.
Description
I made this to make modding RCO's easier, which can now be done with my other tool CXML-Decompiler in version 6+.
Want an example of what RCO modding can do? it basically can theme anything on the console, here: extract this into ux0:/vshPatch
https://vitatricks.xyz/theme/ExampleVideosBlueTheme.zip and open your videos app.
You'll see the background is now blue. With the CXML Compiler this can be applied to any texture on the console, as well as sound effects and text.
Changelog
(v.1.0)
- First Release.