More actions
Custom Warning | |
---|---|
General | |
Author | TheFloW |
Type | Plugins |
Version | 2 |
License | Mixed |
Last Updated | 2018/07/27 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
Custom Warning is a plugin that allows you to set a custom warning message, instead of the epilepsy warning when you bootup with Enso.
Installation
Copy custom_warning.suprx to ux0(ur0):tai/.
Edit ux0(ur0):tai/config.txt and enable it in *main as follows (change to ur0 if you store the plugin there)
*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.
Screenshots
Compatibility
This will only work with FW 3.60/5 as only they can use Enso.
Changelog
v2
- Fixed crash in system applications.