3DS:Alternate Exploits/3dsropxploitinjector (basehaxx): Difference between revisions

From Hacks Guide Wiki
(rip hbmenu)
m (Linked to "using menuhax" section, and specify the section to continue to)
 
(6 intermediate revisions by 3 users not shown)
Line 6: Line 6:


This method will modify parts of your save file. If you care about it, create a backup in Checkpoint first.
This method will modify parts of your save file. If you care about it, create a backup in Checkpoint first.
Due to a save corruption problem for JPN ninjhax 2.x payloads, we use the [https://github.com/PabloMK7/3dsropxploitinjector/ 3DS ROP xPloit Injector], made by PabloMK7.


__TOC__
__TOC__
Line 15: Line 17:
* The latest release of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS]
* The latest release of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS]
*The latest release of [https://github.com/PabloMK7/3dsropxploitinjector/releases/latest 3DSROPxPloitInjector]
*The latest release of [https://github.com/PabloMK7/3dsropxploitinjector/releases/latest 3DSROPxPloitInjector]
*The latest release of [https://github.com/zoogie/menuhax67/releases/latest menuhax67]


== Instructions==
== Instructions==


===Section I - Prep Work - Source 3DS===
===Section I-I - Prep Work - Source 3DS===
# Power off the source 3DS
# Power off the source 3DS
#Insert your source 3DS SD card into your computer
#Insert your source 3DS SD card into your computer
Line 24: Line 27:
#*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 <code>basehaxx_sploit_installer.3dsx</code> to the <code>/3ds/</code> folder on your SD card
#Copy <code>basehaxx_sploit_installer.3dsx</code> to the <code>/3ds/</code> folder on your SD card
#Copy the <code>otherapp.bin</code> for your model and region from the 3DS ROP xPloit Injector <code>.zip</code> to the root of your SD card and rename it to <code>basehaxx_payload.bin</code>
#Copy the <code>otherapp.bin</code> for the model and region of the TARGET console from the 3DS ROP xPloit Injector <code>.zip</code> to the root of your SD card and rename it to <code>basehaxx_payload.bin</code>
#Reinsert your SD card into your device
#Copy <code>Launcher.dat</code> from the folder for your model and region inside the menuhax <code>.zip</code> to the root of your SD card
#Reinsert your source 3DS SD card into your source 3DS
#Power on your device
#Power on your device
#If you haven't already, play the game to a point where you have a secret base
#If you haven't already, play the game to a point where you have a secret base
#*Secret bases can be created by using TM94 (Secret Power) on a large tree or hole in the wall, which can be obtained on Route 111, north of Mauville City
#*Secret bases can be created by using TM94 (Secret Power) on a large tree or hole in the wall, which can be obtained on Route 111, north of Mauville City
#*If you can't be bothered to play the game that far, you can use a completed save file from [https://ds-save-bank.firebaseapp.com/ here] or generate a Pokémon that knows Secret Power with [[3DS:PKSM|PKSM]]
#*If you can't be bothered to play the game that far, you can use a completed save file from [https://ds-save-bank.firebaseapp.com/ here] or generate a Pokémon that knows Secret Power with [[3DS:PKSM|PKSM]]
=== Section I-II - Prep Work - Target 3DS ===
# Power off the target 3DS
# Insert the target 3DS SD card into your computer
# Copy <code>boot.firm</code> and <code>boot.3dsx</code> from the Luma3DS <code>.zip</code> to the root of your SD card
# Reinsert your target 3DS SD card into the target 3DS


=== Section II - Injecting the payload===
=== Section II - Injecting the payload===
Line 49: Line 60:
#*This may take a few tries
#*This may take a few tries
#If the exploit was successful, your target 3DS will load into the 3DS ROP xPloit Injector
#If the exploit was successful, your target 3DS will load into the 3DS ROP xPloit Injector
#Press (Y)  + (D-Pad Down) to install menuhax67
#* The 3DS will automatically power off


==Next steps==
-----
At this point, there are a number of processes you may follow. Continue to the next section of the guide based on what you have access to.


{| class="wikitable floatleft colortable" style="text-align:center;"  
<span style="font-size:200%;">Continue to  [[3DS:Alternate_Exploits/menuhax67#Using_menuhax67 | Using menuhax67]]</span>
!Method
! colspan="2" |Requirements
|-
| ---
!Working shoulder buttons
!System version
|-
|[[3DS:Alternate Exploits/Installing boot9strap (3dsropxploitinjector-USM)|unSAFE_MODE]]
| class="ct-red" |Yes
| class="ct-green" |Latest
|-
|[[3DS:Alternate Exploits/Preparing menuhax67 (3dsropxploitinjector)|menuhax67]]
| class="ct-green" | No
| class="ct-green" |Latest
|}


[[Category:Nintendo 3DS guides]]
[[Category:Nintendo 3DS guides]]

Latest revision as of 04:10, 31 December 2023

Required Reading

Basehaxx, discovered and released by MrNbaYoh uses a flaw in the games Pokémon Omega Ruby or Alpha Sapphire, achieved by editing the save file for the game, to launch a payload.

This method requires custom firmware on one console. You can then use the cartridge in another console to launch the exploit.

This method will modify parts of your save file. If you care about it, create a backup in Checkpoint first.

Due to a save corruption problem for JPN ninjhax 2.x payloads, we use the 3DS ROP xPloit Injector, made by PabloMK7.

What you Need

  • A second 3DS with custom firmware (the source 3DS)
  • The game Pokémon Omega Ruby or Pokémon Alpha Sapphire as a cartridge
  • The latest release of basehaxx
  • The latest release of Luma3DS
  • The latest release of 3DSROPxPloitInjector
  • The latest release of menuhax67

Instructions

Section I-I - Prep Work - Source 3DS

  1. Power off the source 3DS
  2. Insert your source 3DS SD card into your computer
  3. Create a folder named 3ds on the root of your SD card if it does not already exist
    • 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
  4. Copy basehaxx_sploit_installer.3dsx to the /3ds/ folder on your SD card
  5. Copy the otherapp.bin for the model and region of the TARGET console from the 3DS ROP xPloit Injector .zip to the root of your SD card and rename it to basehaxx_payload.bin
  6. Copy Launcher.dat from the folder for your model and region inside the menuhax .zip to the root of your SD card
  7. Reinsert your source 3DS SD card into your source 3DS
  8. Power on your device
  9. If you haven't already, play the game to a point where you have a secret base
    • Secret bases can be created by using TM94 (Secret Power) on a large tree or hole in the wall, which can be obtained on Route 111, north of Mauville City
    • If you can't be bothered to play the game that far, you can use a completed save file from here or generate a Pokémon that knows Secret Power with PKSM

Section I-II - Prep Work - Target 3DS

  1. Power off the target 3DS
  2. Insert the target 3DS SD card into your computer
  3. Copy boot.firm and boot.3dsx from the Luma3DS .zip to the root of your SD card
  4. Reinsert your target 3DS SD card into the target 3DS

Section II - Injecting the payload

  1. Open the Homebrew Launcher on the source 3DS
  2. Insert your cartridge of Pokémon Omega Ruby or Pokémon Alpha Sapphire into the source 3DS
  3. Launch basehaxx_sploit_installer from the list of homebrew
  4. Press (A) twice
  5. Wait until it says Done! basehaxx was successfully installed., then press (START)

Section III - Launching the payload

  1. Launch your copy of Omega Ruby/Alpha Sapphire on the target 3DS
  2. Enter your secret base
    • The name on the flag will be replaced with a lot of '?'
  3. Boot the PC up, select Edit secret team settings, then Change team name
  4. You will load into the basehaxx in-game menu
  5. Press (A) to launch the *hax payload
    • This may take a few tries
  6. If the exploit was successful, your target 3DS will load into the 3DS ROP xPloit Injector
  7. Press (Y) + (D-Pad Down) to install menuhax67
    • The 3DS will automatically power off

Continue to Using menuhax67