3DS:Randomizing Pokémon: Difference between revisions

From Hacks Guide Wiki
(Created Page with guide to randomize 3DS Pokémon games)
 
m (formatting and grammer)
Line 1: Line 1:
This Guide will show you how to randomize the generation 6 and 7 Pokémon games on the 3DS using LayeredFS and Universal Pokemon Randomizer ZX.
This Guide will show you how to randomize the generation 6 and 7 Pokémon games on the Nintendo 3DS using LayeredFS and Universal Pokemon Randomizer ZX.


==Compatibility Notes==
==Compatibility Notes==
Line 48: Line 48:


# Power off your console
# Power off your console
# Insert your SD Card into your computer and move the game/update <code>.cias</code> in <code>/gm9/out/</code> to '''somewhere on your pc'''
# Insert your SD Card into your computer and move the game/update <code>.cias</code> from <code>/gm9/out/</code> to '''somewhere on your pc'''
# Extract the PokeRandoZX <code>.zip</code> and double click on the launcher file for your OS
# Extract the PokeRandoZX <code>.zip</code> and double click on the launcher file for your OS
#* <code>launcher_WINDOWS.bat</code> for Windows
#* <code>launcher_WINDOWS.bat</code> for Windows
Line 55: Line 55:
# 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
# (Optional) Click on Settings -> Load Game Update, and load the <code>[GameUpdate].cia</code> you made earlier
# (Optional) Click on Settings -> Load Game Update, and load the <code>[GameUpdate].cia</code> you made earlier
#* If you load a game update you must also have the update installed on your 3DS
#* If you loaded a game update you must also have the update installed on your 3DS
# 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
#* If you loaded a game update you will only be able to select layeredFS
#* If you loaded a game update you will only be able to select layeredFS
# Your patch will be saved as a folder with the <code>[TitleID]</code> matching the game you randomized
#* Your layeredFS patch will be saved as a folder with the <code>[TitleID]</code> matching the game you randomized


===Section IV - Patching Your Game===
===Section IV - Patching Your Game===


#Copy the <code>[TitleID]</code> folder to <code>/luma/titles/</code> on your SD Card
#Copy the layeredFS <code>[TitleID]</code> folder to <code>/luma/titles/</code> on your SD Card
#* Create a <code>titles</code> folder if you don't already have one
#* Create a <code>titles</code> folder if you don't already have one
# Eject your SD Card and reinsert it into your console
# Eject your SD Card and reinsert it into your console
Line 72: Line 72:


==Useful Resources==
==Useful Resources==
[https://github.com/Ajarmar/universal-pokemon-randomizer-zx/wiki Universal Pokemon Randomizer ZX Wiki]
* [https://github.com/Ajarmar/universal-pokemon-randomizer-zx/wiki Universal Pokemon Randomizer ZX Wiki]
[https://gist.github.com/PixelSergey/5dbb4a9b90d290736353fa58e4fcbb42 LayeredFS Patching Guide]
* [https://gist.github.com/PixelSergey/5dbb4a9b90d290736353fa58e4fcbb42 LayeredFS Patching Guide]


{{Pokémon}}
{{Pokémon}}
[[Category:Pokémon]]
[[Category:Pokémon]]
[[Category:Nintendo 3DS guides]]
[[Category:Nintendo 3DS guides]]

Revision as of 02:11, 7 October 2023

This Guide will show you how to randomize the generation 6 and 7 Pokémon games on the Nintendo 3DS using LayeredFS and Universal Pokemon Randomizer ZX.

Compatibility Notes

OOjs UI icon information-progressive.svg This guide requires you have CFW with Luma3DS 8.0+ (preferably latest).
OOjs UI icon information-progressive.svg This guide requires a computer running Windows, MacOS, or Linux.

What You Need

Instructions

Section I - Prep Work

  1. Copy GodMode9.firm from the GodMode9 .zip to the /luma/payloads folder on your SD card
  2. Copy the gm9 folder from the GodMode9 .zip to the root of your SD card
  3. Reinsert your SD card into your device

Section II - Dumping Your Game

  1. Press and hold Start, while still holding Start, power on your console to launch GodMode9
  2. Navigate to [C:] GAMECART
  3. Press A on [TitleID].trim.3ds
  4. Select NCSD image options...
  5. Select Build CIA from file
  6. Your dumped .cia can be found in /gm9/out/

  1. Press and hold Start, while still holding Start, power on your device to launch GodMode9
  2. Press Home to bring up the action menu
  3. Select Title manager
  4. Select [:A] SD CARD
  5. Navigate to the game or update your wish to dump and select it
    • You can find the TitleID of your game using 3dsdb
  6. Select Manage Title...
  7. Select Build CIA (standard)
  8. Your dumped .cia can be found in /gm9/out/

Section III - Randomizing Your Game

  1. Power off your console
  2. Insert your SD Card into your computer and move the game/update .cias from /gm9/out/ to somewhere on your pc
  3. Extract the PokeRandoZX .zip and double click on the launcher file for your OS
    • launcher_WINDOWS.bat for Windows
    • launcher_MAC.command for Mac
    • launcher_UNIX.sh for Unix-based systems
  4. Click on "Open ROM" and load the [Game].cia you made earlier
  5. (Optional) Click on Settings -> Load Game Update, and load the [GameUpdate].cia you made earlier
    • If you loaded a game update you must also have the update installed on your 3DS
  6. Select whatever randomizer settings you want
  7. Once finished, Click on "Randomize (Save)" and select LayeredFS as your output
    • If you loaded a game update you will only be able to select layeredFS
    • Your layeredFS patch will be saved as a folder with the [TitleID] matching the game you randomized

Section IV - Patching Your Game

  1. Copy the layeredFS [TitleID] folder to /luma/titles/ on your SD Card
    • Create a titles folder if you don't already have one
  2. Eject your SD Card and reinsert it into your console
  3. Press and hold Select, while still holding Select, power on your console to open luma config
  4. Ensure Enable game patching is on and then press Start to save and exit
OOjs UI icon information-constructive.svg Congratulations! Your game should now be randomized.

Useful Resources