so bascially rosalina's image...
was in BASE (hardcoded by kernel) while its heaps were in SYSTEM. Fix this; also put the kext where BASE was.
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
|
||||
#include <3ds/types.h>
|
||||
|
||||
bool hasKExt(void);
|
||||
u32 getKExtSize(void);
|
||||
bool isTitleLaunchPrevented(u64 titleId);
|
||||
u32 getStolenSystemMemRegionSize(void);
|
||||
bool isTitleLaunchPrevented(u64 titleId);
|
||||
|
||||
Reference in New Issue
Block a user