--- title: "Installing boot9strap (freakyhax)" --- {% include toc title="Table des matières" %} {% capture technical_info %} Détails techniques (facultatif) [freakyhax](https://plutooo.github.io/freakyhax/) is an exploit for the game Freakyforms Deluxe discovered and released by [plutooo](https://github.com/plutooo). It works on versions 9.0.0 through 11.17.0 on EUR, USA and JPN region consoles. {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} This method requires a working 3DS camera. {: .notice--info} ## Ce dont vous avez besoin * A EUR/USA/JPN copy of Freakyforms Deluxe (eShop or cartridge) * The latest release of [freakyhax](https://github.com/plutooo/freakyhax/releases/latest) * La dernière version de [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (téléchargement direct) * La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (téléchargement direct) * The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download) * La dernière version de [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (le fichier `.zip' de Luma3DS) * The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download) ### Instructions #### Section I - Préparatifs 1. Éteignez votre console 1. Insérez votre carte SD dans votre ordinateur 1. Copy all files and folders inside the `/build//exploit/` folder from the freakyhax `.zip` to the root of your SD card + La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier 1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card, then rename the payload to `otherapp.bin` + Do not add the `.bin` extension if you do not already see it 1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD + La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier 1. Créez un dossier nommé `boot9strap` à la racine de votre carte SD 1. Copiez `boot9strap.firm` et `boot9strap.firm.sha` depuis le fichier ".zip" de boot9strap vers le dossier `/boot9strap/` sur votre carte SD 1. Copiez `SafeB9SInstaller.bin` depuis le fichier `.zip` de SafeB9SInstaller à la racine de votre carte SD 1. Créez un dossier nommé `3ds` à la racine de votre carte SD si celui ci n'existe pas + This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates 1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card 1. Réinsérez votre carte SD dans votre console 1. Power on your console ![]({{ "/images/screenshots/freakyhax-root-layout.png" | absolute_url }}) {: .notice--info} ![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }}) {: .notice--info} ![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }}) {: .notice--info} #### Section II - freakyhax 1. Réinsérez votre carte SD dans votre console 1. Power on your console 1. Launch Freakyforms Deluxe 1. In the game menu, select `Play -> Camera -> Load a QR code` 1. Select the QR code 1. Your console will have booted into the Homebrew Launcher 1. Launch nimdsphax from the list of homebrew 1. Si l'exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller + If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section #### Section III - Installation de boot9strap {% include_relative include/install-boot9strap-safeb9sinstaller.txt %} {%- include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} ___ ### Continuer vers [Finalisation de l'installation](finalizing-setup) {: .notice--primary}