--- title: "Installing boot9strap (PicHaxx)" --- {% include toc title="Содержание" %} Seedminer-based methods have been replaced by easier, safer methods. Please return to [Get Started](get-started) unless you have a legitimate reason to follow this page (such as broken shoulder buttons). {: .notice--warning} ### Обязательно к прочтению This method of using Seedminer for further exploitation uses your `movable.sed` file to write a custom save file for Pokémon Picross, which can then be used with universal-otherapp to run SafeB9SInstaller. ### Что понадобится * The game "Pokémon Picross" (free on eShop) * Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer) * Свежая версия [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`boot9strap-1.3.zip`; not the `devkit` file, not the `ntr` file)* * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) * The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) ### Инструкция #### Часть I - Подготовительные работы 1. Выключите консоль 1. Вставьте SD-карту в компьютер 1. Copy `otherapp.bin` to the root of your SD card 1. Скопируйте файлы `boot.firm` и `boot.3dsx` из `.zip-архива` Luma3DS в корень SD-карты 1. Создайте папку `boot9strap` в корне SD-карты 1. Скопируйте `boot9strap.firm` и `boot9strap.firm.sha` из `.zip-архива` boot9strap в папку `/boot9strap/` в корне SD-карты 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card #### Часть II - PicHaxx 1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer 1. Выберите свой файл `movable.sed` 1. Выберите "Build and Download" 1. Дождитесь окончания процесса 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` on your SD card + The `` will be the same one that you used in [Seedminer](seedminer) + The `` is a 32 character long folder inside of the `` 1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Перезапишите старый файл сохранения при появлении запроса 1. Вставьте SD-карту обратно в консоль 1. Включите консоль 1. Запустите "Pokemon Picross" 1. If the exploit was successful, your device will have booted into SafeB9SInstaller #### Часть III - Установка boot9strap 1. Дождитесь окончания всех проверок безопасности 1. При появлении запроса, введите указанную комбинацию кнопок для установки boot9strap 1. После завершения процесса, нажмите (A) для перезагрузки #### Часть IV - Настройка Luma3DS 1. Ваша консоль должна перезагрузиться в меню конфигурации Luma3DS + Если экран остаётся чёрным, обратитесь к разделу [Проблемы и их решения](troubleshooting#черный-экран-при-загрузке-sysnand-после-установки-boot9strap) 1. Нажимая (A) выберите следующие пункты: + **"Show NAND or user string in System Settings"** 1. Нажмите (Start), чтобы сохранить настройки и перезагрузиться + Если появляется ошибка, просто переходите к следующей странице ___ ### Следующий шаг: [Завершение установки](finalizing-setup) {: .notice--primary}