"message": "A weboldal "sütiket" használ, hogy nyomon tudd követni a haladásod az oldalsó menüben, és hogy jobbá tegye az oldalt."
}
})});
</script>
<!-- end custom head snippets -->
</head>
<bodyclass="layout--single">
<navclass="skip-links">
<ul>
<li><ahref="#site-nav"class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><ahref="#main"class="screen-reader-shortcut">Skip to content</a></li>
<li><ahref="#footer"class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<divclass="notice--danger align-center"style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <ahref="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<divclass="masthead">
<divclass="masthead__inner-wrap">
<divclass="masthead__menu">
<navid="site-nav"class="greedy-nav">
<!-- <a class="site-title" href="/">
3DS Hacks Guide
</a>
-->
<ulclass="visible-links">
<!-- modified to use multilang, guide-specific -->
<divclass ="notice"><b>Ha segítségre van szükséged (angol nyelven), keresd fel a <ahref="https://discord.gg/MWxPgEp">Nintendo Homebrew-t Discord-on</a>.</b></div>
<divclass ="notice"><b>Amennyiben hasznosnak véled ezt az útmutatót, elfogadunk <ahref="contribute#donations">adományokat</a>.</b></div>
<li><ahref="#section-i---preparing-mario-kart-7-data"id="markdown-toc-section-i---preparing-mario-kart-7-data">Section I - Preparing Mario Kart 7 data</a></li>
<li><ahref="#section-ii---sd-card-prep-work"id="markdown-toc-section-ii---sd-card-prep-work">Section II - SD Card Prep Work</a></li>
<li><ahref="#section-iii---installing-kartminer7"id="markdown-toc-section-iii---installing-kartminer7">Section III - Installing Kartminer7</a></li>
<p>A boot9strap telepítéséhez a konzolodra, megfejtjük az eszköz egyedi titkosító kulcsát. Ennek eléréséhez egy Seedminer nevű eszközt fogunk használni, hogy kiszámítsuk a konzolod adat titkosítási kulcsát (movable.sed).</p>
<p>Once we have <codeclass="language-plaintext highlighter-rouge">movable.sed</code>, we can edit the SD card data of the game Mario Kart 7 to install menuhax67, which will allow us to get Homebrew Launcher access.</p>
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
<p>See <ahref="https://github.com/zoogie/kartminer7">here</a> for information about Kartminer7, <ahref="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <ahref="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
<li>A <ahref="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> legújabb kiadása (a Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> fájl)</li>
<li>Tap the “Mario Kart Channel” button on the bottom</li>
<li>If you are prompted to, hit “Next” and “OK” to all of the prompts that you see</li>
<li>Tap the “StreetPass List” button on the bottom of the screen, in the middle</li>
<li>Press the (Home) button to suspend Mario Kart 7</li>
<li>Disable wireless connections by flicking the wireless switch on the side of the console or by navigating to HOME Menu Settings (top left) -> Wireless Communication -> OFF</li>
<li>Másold át a <codeclass="language-plaintext highlighter-rouge">boot.firm</code> és <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> fájlt a Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártya gyökerébe
<li>Hozz létre egy mappát <codeclass="language-plaintext highlighter-rouge">boot9strap</code> néven az SD kártya gyökerében</li>
<li>Másold át a <codeclass="language-plaintext highlighter-rouge">boot9strap.firm</code> fájlt és a <codeclass="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> fájlt a boot9strap <codeclass="language-plaintext highlighter-rouge">.zip</code> fájlból az SD kártyád <codeclass="language-plaintext highlighter-rouge">/boot9strap/</code> mappájába</li>
<li>Ez a mappa tárolja a homebrew applikációkat és adataikat; ez mást mint a <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> mappa, amit a konzol automatikusan generál</li>
<li>Másold át a <codeclass="language-plaintext highlighter-rouge">nimdsphax</code> mappát a nimdsphax <codeclass="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártya gyökerében található <codeclass="language-plaintext highlighter-rouge">3ds</code> mappába</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge">menuhax67_installer.3dsx</code> from the menuhax <codeclass="language-plaintext highlighter-rouge">.zip</code> to the <codeclass="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Copy Launcher.dat from the folder for your model and region inside the menuhax <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Keep your SD card inserted in your computer, as it is still required in the next section</li>
<h4id="section-iii---installing-kartminer7">Section III - Installing Kartminer7</h4>
<ol>
<li>Extract the Release_BETA_mk7 <codeclass="language-plaintext highlighter-rouge">.zip</code> to <strong>somewhere on your computer</strong> (i.e. your desktop)</li>
<li>Copy your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file to the <codeclass="language-plaintext highlighter-rouge">resources</code> folder of the Release_BETA_mk7 folder
<ul>
<li>Ensure that the file is named exactly <codeclass="language-plaintext highlighter-rouge">movable.sed</code></li>
<li>Open the <codeclass="language-plaintext highlighter-rouge">backup</code> folder inside of the Release_BETA_mk7 folder</li>
<li>Double-click on the BACKUP <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region (e.g. backup_USA.bat if you have a USA copy of Mario Kart 7)
<ul>
<li>If you are unsure of your console region, you can check System Settings. U = USA; E = EUR, J = JPN</li>
<li>If you get a message from Windows Defender, click “More info”, “Run anyway”, then press any key to continue</li>
<li>If the backup was successful, you should see a new folder appear</li>
<li>If you wish to restore this data at a later date (after finishing this guide), insert your SD card and double-click on the RESTORE <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region</li>
</ul>
</li>
<li>Go back to the Release_BETA_mk7 folder, then double-click on the <codeclass="language-plaintext highlighter-rouge">.bat</code> file corresponding to your console’s region (e.g. USA.bat if you have a USA copy of Mario Kart 7)</li>
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<imgsrc="https://3ds.hacks.guide/images/homemenuicon.png"alt=""height="32px"width="52px"/>)
<ul>
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
</ul>
</li>
<li>Ha az exploit sikeres volt, a konzolodnak ezt követően be kell bootolnia a Homebrew Launcherbe</li>
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</li>
<p>Ebben a fejezetben egyedi firmware-t fogsz telepíteni a konzolodra.</p>
<ol>
<li>Ha kéri, akkor nyomd meg a gombokat egyszerre, amiket kijelez a felső képernyőn, hogy telepíthesd a boot9strap-et
<ul>
<li>Ha egy lépés az alsó képernyőn piros színű szöveget eredményez, és nem kér a rendszer tőled egy gomb-kombinációt, akkor <ahref="troubleshooting#issues-with-safeb9sinstaller">kövesd ezt a hibaelhárítási útmutatót</a></li>
</ul>
</li>
<li>Ha ez elkészült, nyomd meg az (A) gombot a konzolod újraindításához</li>
<li>A konzolodnak a Luma3DS konfigurációs menübe kellett bootolnia
<ul>
<li>A Luma3DS konfigurációs menü a beállítások a Luma3DS egyedi firmverhez. Sok ezek közül a beállítások közül hasznos az egyedivé tételhez vagy a debuggoláshoz</li>
<li>Az útmutató céljainak megfelelően <strong>hagyd ezeket a beállításokat alapértelmezetten</strong> (ne vegyél ki vagy rakj be pipát)</li>
<li>Ha a knzolod kikapcsol amikor bekapcsolod, bizonyosodj meg róla, hogy átmásoltad-e a <codeclass="language-plaintext highlighter-rouge">boot.firm</code> fájlt a Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> fájlból az SD kártya gyökerébe</li>
</ul>
</li>
<li>Mentéshez és újraindításhoz nyomd meg a (Start) gombot</li>
</ol>
<p>Ezen a ponton a konzolod alapértelmezetten bebootol a Luma3DS-be.</p>
<ul>
<li>A Luma3DS nem néz ki másként, mint a normál HOME Menü. Ha a konzolod bebootolt a HOME Menübe, akkor egyedi firmware-t futtat.</li>
<li>A következő oldalon hasznos homebrew alkalmazásokat telepítünk, hogy teljessé tegyük a telepítésedet.</li>
<li>Indítsd el a Download Play alkalmazást (<imgsrc="https://3ds.hacks.guide/images/download-play-icon.png"alt=""height="24px"width="24px"/>)</li>
<li>Várj, amíg <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> és <codeclass="language-plaintext highlighter-rouge">Nintendo DS</code> gombokat nem látsz</li>
<li>Nyomd le az (Bal Váll) + (D-Pad le) + (Select) gombokat egyszerre a Rosalina menü megnyitásához</li>
<li>Válaszd ki a “Miscellaneous options”-t</li>
<li>Válaszd a “Switch the hb. title to the current app.” opciót</li>
<li>Nyomd meg a (B) gombot a folytatáshoz</li>
<li>Nyomd meg a (B) gombot, hogy visszakerülj a Rosalina főmenüjébe</li>
<li>Nyomd meg a (B) gombot, hogy kilépj a Rosalina menüből</li>
<li>Nyomd meg a (Home) gombot hogy felfüggeszd a Download Play-t</li>
<li>Nyomd meg a “Close” gombot az alsó képernyőn a Download Play bezárásához</li>
<li>Indítsd el újra a Download Play alkalmazást</li>
<li>Ekkor a konzolodnak be kell töltenie a Homebrew Launcher-t
<li>Ha a konzolod a betöltő splash képernyőn ragad, akkor hiányzik az <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> az SD kártyád gyökeréből</li>