3DS:Alternate Exploits/Homebrew Launcher (PicHaxx): Difference between revisions
From Hacks Guide Wiki
More actions
Swap HBL-USM/Frogtool for nimdsphax |
Geometomas (talk | contribs) * Section I - Prep Work */ mention copy everything from Luma3DS zip |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
[https://github.com/zoogie/pichaxx Pichaxx] is an exploit for the game Pokémon Picross released by [https://github.com/zoogie zoogie], originally discovered and [https://twitter.com/mrnbayoh/status/744899681663258624?lang=en demonstrated] by [https://github.com/MrNbaYoh MrNbaYoh]. This method of using Seedminer for further exploitation uses your <code>movable.sed</code> file to write a custom save file for Pokémon Picross, which can then be used to launch the Homebrew Launcher. | [https://github.com/zoogie/pichaxx Pichaxx] is an exploit for the game Pokémon Picross released by [https://github.com/zoogie zoogie], originally discovered and [https://twitter.com/mrnbayoh/status/744899681663258624?lang=en demonstrated] by [https://github.com/MrNbaYoh MrNbaYoh]. This method of using Seedminer for further exploitation uses your <code>movable.sed</code> file to write a custom save file for Pokémon Picross, which can then be used to launch the Homebrew Launcher. | ||
{{warning|text=This process requires your console-specific <code>movable.sed</code> file. If you don't have it yet, you can get it by following [[ | {{warning|text=This process requires your console-specific <code>movable.sed</code> file. If you don't have it yet, you can get it by following [[3DS:Seedminer|Seedminer]].}} | ||
{{warning|text=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 <code>00000001.sav</code> file before overwriting it.}} | {{warning|text=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 <code>00000001.sav</code> file before overwriting it.}} | ||
| Line 25: | Line 25: | ||
# Power off your device | # Power off your device | ||
#Insert your SD card into your computer | #Insert your SD card into your computer | ||
# Copy | # Copy everything from the Luma3DS <code>.zip</code> to the root of your SD card | ||
#*The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it | #*The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it | ||
#Copy the otherapp payload for your region/version/model from the otherapps <code>.zip</code> file to the root of your SD card and rename it to <code>otherapp.bin</code> | #Copy the otherapp payload for your region/version/model from the otherapps <code>.zip</code> file to the root of your SD card and rename it to <code>otherapp.bin</code> | ||
| Line 35: | Line 35: | ||
#Wait for the process to complete | #Wait for the process to complete | ||
#Navigate to <code>Nintendo 3DS</code> -> <code><ID0></code> -> <code><ID1></code> -> <code>title</code> -> <code>00040000</code> -> <code>0017c100</code> -> <code>data</code> on your SD card | #Navigate to <code>Nintendo 3DS</code> -> <code><ID0></code> -> <code><ID1></code> -> <code>title</code> -> <code>00040000</code> -> <code>0017c100</code> -> <code>data</code> on your SD card | ||
#*The <code><ID0></code> will be the same one that you used in [[ | #*The <code><ID0></code> will be the same one that you used in [[3DS:Seedminer|Seedminer]] | ||
#*The <code><ID1></code> is a 32 character long folder inside of the <code><ID0></code> | #*The <code><ID1></code> is a 32 character long folder inside of the <code><ID0></code> | ||
#Copy the newly downloaded <code>00000001.sav</code> file to the <code>data</code> folder on your SD card | #Copy the newly downloaded <code>00000001.sav</code> file to the <code>data</code> folder on your SD card | ||