Hacking Black Screen while booting 2DS after restoring sysNAND

ryudrg

Member
OP
Newcomer
Joined
Sep 8, 2016
Messages
8
Trophies
0
Age
54
XP
62
Country
United States
Hello, I am receiving a black screen when turning my 2DS on. I had restored the sysNAND after following Section IV - Restoring the System in Plailect's guide. I am able to boot into luma3DS config and set the config and hourglass. The 2DS when turned on without a SD card turns off after a second. I receive a black screen when trying to boot with the SD card. I have tried the troubleshooting Plailect's guide. I've tried to use older versions of luma3DS going back to 6.1.1 and 5.5 but still receive the black screen when booting. Is there a solution to this problem? Thank you!
 

annson24

The Patient One
Member
Joined
May 5, 2016
Messages
1,191
Trophies
0
Age
32
XP
1,844
Country
Philippines
Hello, I am receiving a black screen when turning my 2DS on. I had restored the sysNAND after following Section IV - Restoring the System in Plailect's guide. I am able to boot into luma3DS config and set the config and hourglass. The 2DS when turned on without a SD card turns off after a second. I receive a black screen when trying to boot with the SD card. I have tried the troubleshooting Plailect's guide. I've tried to use older versions of luma3DS going back to 6.1.1 and 5.5 but still receive the black screen when booting. Is there a solution to this problem? Thank you!

Did you do this?

6. Navigate to /Nintendo 3DS/(32 Character ID)/(32 Character ID)/extdata/00000000/ on your SD card
EUR Region: Delete 00000098
JPN Region: Delete 00000082
USA Region: Delete 0000008f
CHN Region: Delete 000000A1
KOR Region: Delete 000000A9
TWN Region: Delete 000000B1

Sent from my SM-N930F using Tapatalk
 

ryudrg

Member
OP
Newcomer
Joined
Sep 8, 2016
Messages
8
Trophies
0
Age
54
XP
62
Country
United States
Someone had the same problem and it was solved by using a new SD card. Not sure if it'll help but if you have spares lying around it shouldn't hurt.
Yes, I have tried 2 different SD cards. Still receiving the black screen at boot.


Did you do this?

6. Navigate to /Nintendo 3DS/(32 Character ID)/(32 Character ID)/extdata/00000000/ on your SD card
EUR Region: Delete 00000098
JPN Region: Delete 00000082
USA Region: Delete 0000008f
CHN Region: Delete 000000A1
KOR Region: Delete 000000A9
TWN Region: Delete 000000B1

Sent from my SM-N930F using Tapatalk

I made sure that 0000008f was deleted. Still receiving black screen.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...