More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 13: | Line 12: | ||
|lastupdated=2018/07/27 | |lastupdated=2018/07/27 | ||
|type=Plugins | |type=Plugins | ||
|version= | |version=2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/customwarningvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/customwarningvita.7z | ||
Line 19: | Line 18: | ||
|source=https://github.com/TheOfficialFloW/VitaTweaks/tree/master/CustomWarning | |source=https://github.com/TheOfficialFloW/VitaTweaks/tree/master/CustomWarning | ||
}} | }} | ||
'''Custom Warning''' is a customize warning screen on startup. | |||
==What is Custom Warning?== | |||
This plugin allows you to set a custom warning message instead of the epilepsy warning when you bootup with enso. | |||
==Media== | ==Media== | ||
<youtube>v0P45NKi3a8</youtube> | <youtube>v0P45NKi3a8</youtube> | ||
==Screenshot== | |||
https://dlhb.gamebrew.org/vitahomebrews/customwarningvita-01.jpg | |||
== | ==How To Install Custom Warning== | ||
https:// | Download [https://github.com/TheOfficialFloW/VitaTweaks/releases/tag/CustomWarning custom_warning.suprx], edit '''ux0:tai/config.txt''' and enable it in '''*main''' as follows: | ||
<pre> | |||
*main | |||
ux0:tai/custom_warning.suprx | |||
</pre> | |||
Then write your custom text to '''ux0:tai/custom_warning.txt''' using '''Unicode Little Endian''' format (with BOM, the bytes '''FF FE''' at the beginning of your file). You can also have no text by creating the file with the BOM only. | |||
==Changelog== | |||
'''(v2)''' | |||
*Fixed crash in system applications | |||
'''(v1)''' | |||
'''( | |||
* First Release. | * First Release. | ||
==Support== | |||
Support me on [https://www.patreon.com/TheOfficialFloW patreon] for more content. | |||
== External links == | == External links == | ||
* Github - https://github.com/TheOfficialFloW/VitaTweaks/tree/master/CustomWarning | * Github - https://github.com/TheOfficialFloW/VitaTweaks/tree/master/CustomWarning | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/390 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/390 | ||
Revision as of 00:02, 13 November 2022
Custom Warning | |
---|---|
File:Customwarningvita.jpg | |
General | |
Author | TheFloW |
Type | Plugins |
Version | 2 |
License | Mixed |
Last Updated | 2018/07/27 |
Links | |
Download | |
Source | |
Custom Warning is a customize warning screen on startup.
What is Custom Warning?
This plugin allows you to set a custom warning message instead of the epilepsy warning when you bootup with enso.
Media
Screenshot
How To Install Custom Warning
Download custom_warning.suprx, edit ux0:tai/config.txt and enable it in *main as follows:
*main ux0:tai/custom_warning.suprx
Then write your custom text to ux0:tai/custom_warning.txt using Unicode Little Endian format (with BOM, the bytes FF FE at the beginning of your file). You can also have no text by creating the file with the BOM only.
Changelog
(v2)
- Fixed crash in system applications
(v1)
- First Release.
Support
Support me on patreon for more content.