ReiNand
ReiNand copied to clipboard
DSi Ware does not boot.
Unable to run DSiWare games (downloading using CIAngel) and getting only a black screen, using latest release on N3DS Emunand Ver 11.
This happens because ReiNAND doesn't have reboot patches.
This is the same problem as in https://github.com/Reisyukaku/ReiNand/issues/9 and https://github.com/Reisyukaku/ReiNand/issues/50
Understood, will wait for it to be updated then, thank you for the reply
Since when did reboot do anything about DSi ware? pretty sure you mean twl patching.
So do I need to patch TWL_Firm?
I also tried booting my DSTwo earlier, loaded fine but when I exited the 3ds rebooted.
Okay for it on the black screen usually it is because you don't have it installed on sysnand For it rebooting that's not a bug that is how a 3ds runs ds games because it doesn't emulate them so when it needs to go back to 3ds mode it has to reboot Also I was told you could go into sysnand on reinand without A9LH if it is possible how do you do it?
@LMN101 A9LH is a means to load a payload, and all setup is already done before reinand or any CFW is launched (for the most part). code right here shows the conditions to load sys https://github.com/Reisyukaku/ReiNand/blob/master/source/firm.c#L72 One of which is holding start button on boot. (its checked right after splash so hold down during splash screen)
GBA games need to be on the system nand too if you want it to be on emunand. This is required for GBA and DSiWare games.