---
title: "Homebrew Launcher (PicHaxx)"
---
{% include toc title="Tartalomjegyzék" %}
{% capture technical_info %}
Technikai részletek (opcionális)
[PicHaxx](https://github.com/zoogie/pichaxx) is an exploit for the game Pokémon Picross released by [zoogie](https://github.com/zoogie), originally discovered and [demonstrated](https://twitter.com/mrnbayoh/status/744899681663258624) by [MrNbaYoh](https://github.com/MrNbaYoh).
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 to launch the Homebrew Launcher.
{% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info}
This process will overwrite your Pokémon Picross save file, if you have one. If you wish to preserve your Pokémon Picross game data, you should make a backup of your `00000001.sav` file before overwriting it.
{: .notice--warning}
### Amire szükséged lesz
+ The game "Pokémon Picross" installed on your console
+ If you have downloaded it before, you can [redownload it](https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop)
+ Your SD card must be inserted in your console to install Pokémon Picross
+ Your `movable.sed` file from completing [Seedminer](seedminer)
+ The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
+ [otherapps.zip]({{ base_path }}/assets/otherapps.zip) (direct download)
### Lépések
#### I. rész - Előkészületek
Ebben a fejezetben fel fogod másolni a fájlokat, amik a Homebrew Launcher indításához szükségesek.
1. Kapcsold ki a konzolod
1. Helyezd az SD kártyád a számítógépbe
1. Másold át a `boot.firm` és `boot.3dsx` fájlt a Luma3DS `.zip`-ből az SD kártya gyökerébe
+ Az SD kártya gyökere a kezdőkönyvtárt jelenti az SD kártyán, ahol látható a Nintendo 3DS könyvtár, de nem vagyunk benne
1. Másold a modelledhez/régiódhoz/verziódhoz tartozó otherapp payloadot az `otherapps.zip` fájlból a az SD kártyád gyökerébe, majd nevezd át `otherapp.bin` névre
+ Ne add hozzá a `.bin` kiterjesztést, ha nem látod
1. Másold át a `movable.sed` a számítógépedről az SD kártyád gyökerébe
![]({{ "/images/screenshots/hblpichaxx-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/slottool-folder.png" | absolute_url }})
{: .notice--info}
#### II. rész - PicHaxx
In this section, you will create a hacked Pokémon Picross save file that, when loaded, will run the Homebrew Launcher on your console.
1. Nyisd meg [a PicHaxx Injector weboldalát](https://3dstools.nhnarwhal.com/#/pichaxx) a számítógépen
1. Válaszd ki a `movable.sed` fájlod
1. Válaszd a "Build and Download" menüpontot
1. Várja meg, amíg a folyamat befejeződik
1. Navigálj a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` útvonalra az SD kártyán
+ Az `` ugyanaz, mint amit a Seedminer-nél használtál
+ Az `` egy 32 karakter hosszú nevű mappa az `` mappában
1. Másold az épp letöltött `00000001.sav` fájlt a `data` könyvtárba az SD kártyán
+ Írd felül a régi mentés fájlt, ha kérdezi
![]({{ "/images/screenshots/pichaxx-save-location.png" | absolute_url }})
{: .notice--info}
1. Tedd vissza az SD kártyád a konzoldba
1. Power on your console
1. Indítsd el a "Pokémon Picross"-t
1. If the exploit was successful, your console will have booted into the Homebrew Launcher
+ Ha hiba üzenetet kapsz, [nézd át ezt a hibaelhárítási útmutatót](troubleshooting#homebrew-launcher-pichaxx)
1. Kapcsold ki a konzolod
#### III. rész - Fizikai gombok ellenőrzése
In this section, you will see whether you can access Safe Mode on your console. Ez meghatározza, hogy melyik metódust kell követned a következő oldalon.
{% include_relative include/safemodecheck.txt %}
___
{% include_relative include/hbl-common-exploits-movable.txt %}