Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
RShadowhand committed Jun 26, 2016
1 parent eebe2a9 commit beaf0d9
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
Expand Down

0 comments on commit beaf0d9

Please sign in to comment.