thx gbatemp, you did something useful for once :P

uses that super pre-alpha fasthax + safehax thing
also add the warning about game carts
This commit is contained in:
Plailect 2017-01-03 21:35:39 -05:00 committed by Plailect
parent b295982323
commit 991e9d6c1f
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41
3 changed files with 5 additions and 24 deletions

View file

@ -3,30 +3,21 @@ title: "Decrypt9 (Homebrew Launcher)"
permalink: /decrypt9-(homebrew-launcher).html permalink: /decrypt9-(homebrew-launcher).html
--- ---
If you are between 11.0.0 and 11.1.0, be prepared to wait 20 minutes (New 3DS) to an hour (Old 3DS). They must use waithax, which is named that way for a reason. Due to a bug, safehax currently requires a functioning cartridge of some kind (3ds, nds, flashcart, etc) to be inserted in order to complete successfully. As a temporary workaround, users less than or equal to 9.2.0 who do not own any cartridges can copy `Decrypt9WIP.3dsx` to `/3ds/` and run it directly without any hax.
{: .notice--info} {: .notice--info}
#### What you need #### What you need
* The latest release of [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP/releases/latest/) * The latest release of [Decrypt9WIP](https://github.com/d0k3/Decrypt9WIP/releases/latest/)
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest/) * The latest fork of [safehax+fasthax](https://gbatemp.net/attachments/safehax-fasthax-cb6a1bc-zip.73592/)
* The latest build of [svchax](images/svchax.3dsx)
* The latest fork of [waithax](https://github.com/TiniVi/waithax/releases/latest)
#### Instructions #### Instructions
2. Create a folder named `files9` on the root of your SD card if it does not already exist 2. Create a folder named `files9` on the root of your SD card if it does not already exist
3. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card 3. Copy and merge the contents of the safehax+fasthax `.zip` to root of your SD card, overwrite existing files
4. Copy `safehax.smdh` to the `/3ds/` folder on your SD card
4. Copy `waithax.3dsx` to the `/3ds/` folder on your SD card
5. Copy `svchax.3dsx` to the `/3ds/` folder on your SD card
3. Copy `Decrypt9WIP.bin` from the Decrypt9WIP `.zip` to the root of your SD card and rename `Decrypt9WIP.bin` to `arm9.bin` 3. Copy `Decrypt9WIP.bin` from the Decrypt9WIP `.zip` to the root of your SD card and rename `Decrypt9WIP.bin` to `arm9.bin`
3. Reinsert your SD card into your 3DS 3. Reinsert your SD card into your 3DS
4. Enter the homebrew launcher 4. Enter the homebrew launcher
5. Get kernel11 access
+ If you are below version 11.0.0 or did an NFIRM downgrade earlier, do that by launching svchax *(should finish almost instantly; may take many tries)*
+ If you are between 11.0.0 and 11.1.0, do that by launching waithax *(should take between 20 minutes and an hour; this depends on device)*
6. Exit the kernel11 exploit (either svchax or waithax)
4. Launch safehax 4. Launch safehax
4. If the exploit was successful, you will have booted into Decrypt9 4. If the exploit was successful, you will have booted into Decrypt9

View file

@ -42,13 +42,8 @@ The device version can be found at the bottom right of the top screen of the Sys
</tr> </tr>
<tr> <tr>
<td style="text-align: center">9.0.0</td> <td style="text-align: center">9.0.0</td>
<td style="text-align: center">11.1.0</td> <td style="text-align: center">11.2.0</td>
<td style="text-align: center" colspan="2"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (SoundHax)</a></td> <td style="text-align: center" colspan="2"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (SoundHax)</a></td>
</tr> </tr>
<tr>
<td style="text-align: center">11.2.0</td>
<td style="text-align: center">11.2.0</td>
<td style="text-align: center" colspan="2"><a href="nfirm-downgrade">NFIRM Downgrade</a></td>
</tr>
</tbody> </tbody>
</table> </table>

View file

@ -78,13 +78,8 @@ The device version can be found at the bottom right of the top screen of the Sys
</tr> </tr>
<tr> <tr>
<td style="text-align: center">9.0.0</td> <td style="text-align: center">9.0.0</td>
<td style="text-align: center">11.1.0</td> <td style="text-align: center">11.2.0</td>
<td style="text-align: center" colspan="2"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (SoundHax)</a></td> <td style="text-align: center" colspan="2"><a href="homebrew-launcher-(soundhax)">Homebrew Launcher (SoundHax)</a></td>
</tr> </tr>
<tr>
<td style="text-align: center">11.2.0</td>
<td style="text-align: center">11.2.0</td>
<td style="text-align: center" colspan="2"><a href="nfirm-downgrade">NFIRM Downgrade</a></td>
</tr>
</tbody> </tbody>
</table> </table>