From beaf0d92342b17656fd846426558864c1210fd7c Mon Sep 17 00:00:00 2001 From: rShadowhand Date: Sun, 26 Jun 2016 21:53:58 +0300 Subject: [PATCH] update README --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 40d87beb9..2fc93195c 100644 --- a/README.md +++ b/README.md @@ -17,28 +17,27 @@ Slim Alternative Firmware for 3DS! - **Install and forget.** ### How to install standalone: -1. Drop `arm9loaderhax.bin` to the root of your SD. -2. drop `SaltFW.bin` to `SD:/homebrew/` +1. **FOR A9LH**: Drop `arm9loaderhax.bin` to the root of your SD. +2. **FOR ShadowNAND**: Drop `boot.bin` to `SD:/homebrew/3ds/` 3. DONE! ### How to install and use with a bootmanager: -1. Drop `SaltFW.bin` to `SD:/homebrew/`. -2. Set your choice of bootmanager to load `/homebrew/SaltFW.bin` as default. +1. Drop `SaltFW.bin` to `SD:/homebrew/3ds/`. +2. Set your choice of bootmanager to load `/homebrew/3ds/SaltFW.bin` as default. 3. DONE! ### How to use splash/bootlogo -1. Create `homebrew/SaltFW/` folder in the root of your SD. -2. Put `splash.bin` **OR** `splashbottom.bin` **OR** **BOTH** in `homebrew/SaltFW/` folder +1. Create `homebrew/3ds/SaltFW/` folder in the root of your SD. +2. Put `splash.bin` **OR** `splashbottom.bin` **OR** **BOTH** in `homebrew/3ds/SaltFW/` folder 3. DONE! -### How to use NTR CFW +### How to use `firmware.bin` 1. Download [this](http://www70.zippyshare.com/v/Fbj6n1vB/file.html). -2. Put `firmware.bin` from the folder for your device, to `SD:/homebrew/` OR `SD:/homebrew/SaltFW/`. -3. Install NTR CFW like regular. -4. DONE! +2. Put `firmware.bin` from the folder for your device, to `SD:/homebrew/3ds` OR `SD:/homebrew/3ds/SaltFW/`. +3. DONE! ### How to use Region/Language emulation -1. Create `/homebrew/SaltFW` folder in the root of your SD. +1. Create `/homebrew/3ds/SaltFW` folder in the root of your SD. 2. Create `locales` folder in `SaltFW`. 3. Create a `txt` file titleID of the game you want to edit. (e.g. `0004000000055E00.txt`) 4. Inside the file, put `RGN LN` where RGN is the region code, and LN is the language code. (e.g. `JPN JP`)