NoLockScreen Vita: Difference between revisions
From GameBrew
More actions
m HydeWing moved page Nolockscreen Vita to NoLockscreen Vita without leaving a redirect |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=nolockscreenvita2.png | ||
|image_alt=NoLockscreen | |image_alt=NoLockscreen | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=NoLockscreen | |title=NoLockscreen | ||
|image= | |image=nolockscreenvita2.png | ||
|description=Disables lockscreen on | |description=Disables lockscreen on PS Vita startup/resume. | ||
|author=TheFloW | |author=TheFloW | ||
|lastupdated=2018/07/26 | |lastupdated=2018/07/26 | ||
| Line 18: | Line 18: | ||
|source=https://github.com/TheOfficialFloW/VitaTweaks/tree/master/NoLockScreen | |source=https://github.com/TheOfficialFloW/VitaTweaks/tree/master/NoLockScreen | ||
}} | }} | ||
NoLockscreen is a plugin that allows you to disable lockscreen on PS Vita startup/resume. | |||
Downside of this is however that the passcode control will be bypassed too. | |||
== | ==Installation== | ||
Copy nolockscreen.suprx to ux0:tai/ ur0:tai/. | |||
Edit tai/config.txt and enable it in *main as follows (change to ur0 if you store the plugin there) | |||
*main | |||
ux0:tai/nolockscreen.suprx | |||
==Changelog== | ==Changelog== | ||
''' | '''v2.0''' | ||
* Also disable lockscreen at boot | * Also disable lockscreen at boot. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/TheOfficialFloW/VitaTweaks/tree/master/NoLockScreen | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/389 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/389 | ||
* Patreon - https://www.patreon.com/TheOfficialFloW | |||
Revision as of 07:18, 7 January 2023
| NoLockscreen | |
|---|---|
| General | |
| Author | TheFloW |
| Type | Plugins |
| Version | 2 |
| License | Mixed |
| Last Updated | 2018/07/26 |
| Links | |
| Download | |
| Source | |
NoLockscreen is a plugin that allows you to disable lockscreen on PS Vita startup/resume.
Downside of this is however that the passcode control will be bypassed too.
Installation
Copy nolockscreen.suprx to ux0:tai/ ur0:tai/.
Edit tai/config.txt and enable it in *main as follows (change to ur0 if you store the plugin there)
*main ux0:tai/nolockscreen.suprx
Changelog
v2.0
- Also disable lockscreen at boot.