More actions
m (HydeWing moved page Deplayenabler Vita to DePlayEnabler Vita without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=deplayenablervita2.png | ||
|image_alt=DePlayEnabler | |image_alt=DePlayEnabler | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=DePlayEnabler | |title=DePlayEnabler | ||
|image= | |image=deplayenablervita2.png | ||
|description=Enable video debug play mode with the ability to change sd0 and ux0 folder path from configuration file. | |description=Enable video debug play mode with the ability to change sd0 and ux0 folder path from configuration file. | ||
|author=alpakeno | |author=alpakeno | ||
Line 16: | Line 15: | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/deplayenablervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/deplayenablervita.7z | ||
|website= | |website=https://github.com/alpakeno/DePlayEnabler | ||
|source=https://github.com/alpakeno/DePlayEnabler | |source=https://github.com/alpakeno/DePlayEnabler | ||
}} | }} | ||
DePlayEnabler is a plugin that enable video debug play mode, it adds a Browse button in your Videos app and allows you to customize where that buttons looks for videos from. | |||
It also allows you to change sd0 and ux0 folder path from the configuration file. | |||
==Installation== | |||
Copy the deplayenabler.suprx and deplayenabler.txt to ur0:tai/. | |||
Add the following lines to tai/config.txt | |||
== | *NPXS10010 | ||
ur0:tai/deplayenabler.suprx | |||
Extra: | |||
*To browse all folders, type the root path only, for example ux0: without any folder name. | |||
*To disable the plugin, change sd0 or ux0 path, go to and open ur0:tai/deplayenabler.txt using [[VitaShell]]. | |||
==Credits== | |||
Original idea and works by GrapheneCt. | |||
RegMgrGetKeyInt patch by SilicaAndPina. | |||
Plugin made with help from folks at the CBPS discord. | |||
Specially @Princess of TB, @Goddess of Sleeping and others folks too, @Queen Devbot for the plugin's name idea. | |||
Thank you all. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/alpakeno/DePlayEnabler | ||
Revision as of 02:10, 9 Ocak 2023
DePlayEnabler | |
---|---|
General | |
Author | alpakeno |
Type | Plugins |
Version | 1 |
License | GPL-3.0 |
Last Updated | 2020/06/03 |
Links | |
Download | |
Website | |
Source | |
DePlayEnabler is a plugin that enable video debug play mode, it adds a Browse button in your Videos app and allows you to customize where that buttons looks for videos from.
It also allows you to change sd0 and ux0 folder path from the configuration file.
Installation
Copy the deplayenabler.suprx and deplayenabler.txt to ur0:tai/.
Add the following lines to tai/config.txt
*NPXS10010 ur0:tai/deplayenabler.suprx
Extra:
- To browse all folders, type the root path only, for example ux0: without any folder name.
- To disable the plugin, change sd0 or ux0 path, go to and open ur0:tai/deplayenabler.txt using VitaShell.
Credits
Original idea and works by GrapheneCt.
RegMgrGetKeyInt patch by SilicaAndPina.
Plugin made with help from folks at the CBPS discord.
Specially @Princess of TB, @Goddess of Sleeping and others folks too, @Queen Devbot for the plugin's name idea.
Thank you all.