diff --git a/arm9/src/install.c b/arm9/src/install.c index 767681a..a30107d 100644 --- a/arm9/src/install.c +++ b/arm9/src/install.c @@ -455,12 +455,14 @@ bool install(char* fpath, bool systemTitle) tidLow == 0x484e4900 || // Nintendo DSi Camera tidLow == 0x484e4a00 || // Nintendo Zone tidLow == 0x484e4b00 // Nintendo DSi Sound + )) || (h->tid_high == 0x00030011 && ( + tidLow == 0x30535500 || // Twl SystemUpdater + tidLow == 0x34544e00 || // TwlNmenu + tidLow == 0x54574c00 // TWL EVA )) || (h->tid_high == 0x00030015 && ( tidLow == 0x484e4200 || // System Settings tidLow == 0x484e4600 || // Nintendo DSi Shop - tidLow == 0x30535500 || // Twl SystemUpdater tidLow == 0x34544e00 || // TwlNmenu - tidLow == 0x54574c00 // TWL EVA )) || (h->tid_high == 0x00030017 && ( tidLow == 0x484e4100 // Launcher ))) && (