diff --git a/files/YSMenu/DEMON_common/R4.dat b/files/YSMenu/DEMON_common/R4.dat index ddcccdd..ceedde5 100644 Binary files a/files/YSMenu/DEMON_common/R4.dat and b/files/YSMenu/DEMON_common/R4.dat differ diff --git a/files/YSMenu/DEMON_common/readme.txt b/files/YSMenu/DEMON_common/readme.txt index a522b80..6c02671 100644 --- a/files/YSMenu/DEMON_common/readme.txt +++ b/files/YSMenu/DEMON_common/readme.txt @@ -1 +1,7 @@ -This boots `_BOOT_DS.NDS` in root. `_BOOT_DS.NDS` must be DLDI patched with any DSTT DLDI. \ No newline at end of file +This is a loader for DEMON-based devices (commonly known as timebombed carts.) +This will directly launch TTMenu.dat, and is intended to be used with YSMenu. + +DO NOT under any circumstance combine this with official TTMenu. Your flashcart will be BRICKED. + +This file is licensed GPLv2. The source code can be found here: https://github.com/lifehackerhansol/flashcard-bootstrap. +The only change in this file is that the boot target was changed from `BOOT.NDS` to `TTMenu.dat`.