From 81e4922fbac7daea34d8692244beac61405a191b Mon Sep 17 00:00:00 2001 From: rShadowhand Date: Mon, 13 Jun 2016 19:05:31 +0300 Subject: [PATCH] added how to install --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e1ff32..f3d3f4c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,21 @@ # ShadowNAND +*CFW in your NAND.* -TODO: fill this +##How to Install +* Download **ShadowNAND Installer** from [here](https://github.com/RShadowhand/ShadowNAND_Installer/releases/latest) +* Download **ShadowNAND** itself from [here](https://github.com/RShadowhand/ShadowNAND/releases/latest) +* Download other required files from [here](https://mega.co.nz/#!RwUDVL5T!65gKJHAAVFk3R0jCA7zRFC5q5QTsL5CLoRUoqhET-WI) +* Put ShadowNAND files, other required files, and your `otp.bin` to `SD:\a9lh\` +* Boot from `arm9loaderhax.bin` or other entry points. +* Press `SELECT` +* Done. -## Credits +##Things to Keep in Mind: +* It's a glorified A9LH implementation so far. +* It's great for A9LH Stage2 devs that do not have hardmod: + * Pressing `DPAD_DOWN` on launch boots `safe_mode.bin` instead. -Copyright 2016, Jason Dellaluce +## Credits sdmmc.c & sdmmc.h originally written by Normatt