3DS:Randomizing Pokémon: Difference between revisions
From Hacks Guide Wiki
More actions
Added troubleshooting, and minor wording changes |
Made crash wording more clear |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
===Section II - Dumping Your Game=== | ===Section II - Dumping Your Game=== | ||
You will need to dump both your game, and game update. If you don't load the game update into the randomizer, the patch may cause a crash if applied while the update is still installed. | {{warning|You will need to dump both your game, and game update. If you don't load the game update into the randomizer, the patch may cause a crash if applied while the update is still installed.}} | ||
<tabber> | <tabber> | ||
| Line 36: | Line 36: | ||
|-|Installed Title/Game Update= | |-|Installed Title/Game Update= | ||
<span> | <span> | ||
{{info|Title IDs starting with <code>00040000</code> are games, and <code>0004000E</code> are game updates. You can find the Title ID of your game using [http://www.3dsdb.com/ 3dsdb].}} | |||
# Press and hold {{B|Start}}, while still holding {{B|Start}}, power on your console to launch GodMode9 | # Press and hold {{B|Start}}, while still holding {{B|Start}}, power on your console to launch GodMode9 | ||
# Press {{B|Home}} to bring up the action menu | # Press {{B|Home}} to bring up the action menu | ||
| Line 56: | Line 57: | ||
#* <code>launcher_UNIX.sh</code> for Unix-based systems | #* <code>launcher_UNIX.sh</code> for Unix-based systems | ||
# Click on "Open ROM" and load the <code>[Game].cia</code> you made earlier | # Click on "Open ROM" and load the <code>[Game].cia</code> you made earlier | ||
# | # Click on Settings -> Load Game Update, and load the <code>[GameUpdate].cia</code> you made earlier | ||
# Select whatever randomizer settings you want | # Select whatever randomizer settings you want | ||
# Once finished, Click on "Randomize (Save)" and select LayeredFS as your output | # Once finished, Click on "Randomize (Save)" and select LayeredFS as your output | ||
| Line 79: | Line 80: | ||
===Game crashes=== | ===Game crashes=== | ||
Usually caused by creating your randomized patch without an update loaded. Make sure you dump and load your game update into the Randomizer. | |||
==Resources== | ==Resources== | ||