ReiNand icon indicating copy to clipboard operation
ReiNand copied to clipboard

DSi Ware does not boot.

Open Committee opened this issue 8 years ago • 7 comments

Unable to run DSiWare games (downloading using CIAngel) and getting only a black screen, using latest release on N3DS Emunand Ver 11.

Committee avatar Jun 21 '16 11:06 Committee

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

TuxSH avatar Jun 21 '16 12:06 TuxSH

Understood, will wait for it to be updated then, thank you for the reply

Committee avatar Jun 21 '16 13:06 Committee

Since when did reboot do anything about DSi ware? pretty sure you mean twl patching.

Reisyukaku avatar Jun 21 '16 22:06 Reisyukaku

So do I need to patch TWL_Firm?

I also tried booting my DSTwo earlier, loaded fine but when I exited the 3ds rebooted.

Committee avatar Jun 22 '16 14:06 Committee

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?

ghost avatar Aug 16 '16 05:08 ghost

@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)

Reisyukaku avatar Aug 16 '16 06:08 Reisyukaku

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.

Slashin-it-up avatar Jan 23 '17 00:01 Slashin-it-up