what whas it? buttons to trigger it?I uploaded the source code to GitHub. Guess the Easter Egg search is over, huh?
https://github.com/Wolfvak/FakeBrick9 no release tho, you'll have to compile from source
what whas it? buttons to trigger it?I uploaded the source code to GitHub. Guess the Easter Egg search is over, huh?
https://github.com/Wolfvak/FakeBrick9 no release tho, you'll have to compile from source


marcusd posted what appear, not how to trigger it![]()
They probably don't know what bricked means.me: Shows to family
family: Staring
me: It got bricked!
family: Still staring...
joke failed
No, they're actually really knowledgeable and see than the bootrom text color is slightly off so they know it's fake.They probably don't know what bricked means.
Seriously? Just read the source code, it's crystal clear. Even the function names give it away!ok...
You didn't have to make it THAT easy tho...@Filo97
Code:int main(){ drawBrick(); // draw brick sleep(5000); u32 rnd = rand() % 20; // get random number between 0 and 19 if (checkKeys() == 1 && rnd < 7) // if ANY key is pressed AND random number is 0-6 -> 35% chance (really bad, I know) { drawMenuHaxCrash(); // emulate menuhax sleep(500); // wait for a while } runIntegratedPayload(); // run chainloader payload, should load /NANDUnBricker.bin return 0;
i had already saw that! i just didn't thought IT was the easter egg.You didn't have to make it THAT easy tho...
What else could it be?ah
i had already saw that! i just didn't thought IT was the easter egg.
I didn't want to delay the boot any longer. This was just a joke, obviously not meant to represent The Real Deal (TM)the easter egg is so much faster than the real thing, its very obviously fake.
built the source without the brick screen and just the easter egg to look back on what life was like in those dark days, and its just too fast to feel authentic.
just read the code for the easter egg, and saw that i can just adjust the delays to make the timing right. now i just have to measure how long a menuhax boot really takes.I didn't want to delay the boot any longer. This was just a joke, obviously not meant to represent The Real Deal (TM)
You're welcome. Just make sure to cause a lot of chaosjust read the code for the easter egg, and saw that i can just adjust the delays to make the timing right. now i just have to measure how long a menuhax boot really takes.
thanks for the fun toy btw.


How do I uninstall this? Where is the nandunbricker.bin?
Sent from my Browser on a New 3DS XL with A9LH




