Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Remove Shiny Lock: Difference between revisions

From Hacks Guide Wiki
Naecker (talk | contribs)
Naecker (talk | contribs)
No edit summary
(30 intermediate revisions by the same user not shown)
Line 5: Line 5:


{{info|This guide requires you have [[Custom firmware|CFW]] with [[3DS:Luma3DS|Luma3DS]] 8.0+ (preferably latest).}}
{{info|This guide requires you have [[Custom firmware|CFW]] with [[3DS:Luma3DS|Luma3DS]] 8.0+ (preferably latest).}}
{{info|This guide requires a computer running Windows.}}
{{info|This guide requires a computer running Windows, MacOS, or Linux.}}


==What You Need==  
==What You Need==  
Line 20: Line 20:
#Select Mount image to drive
#Select Mount image to drive
#Press {{B|A}} to enter drive
#Press {{B|A}} to enter drive
#Press {{B|A}} on <code>content0.game</code>
#Press {{B|A}} on <code>content0.game<code>
#Hover over the folder <code>exefs</code> and press {{B|R}} + {{B|A}}
#Hover over the folder <code>exefs<code> and press {{B|R}} + {{B|A}}
#Select <code>Copy to 0:/gm9/out</code>
#Select <code>Copy to 0:/gm9/out<code>
#When done hover over the folder <code>romfs</code> and press {{B|R}} + {{B|A}}
#When done hover over the folder <code>romfs<code> and press {{B|R}} + {{B|A}}
#Select <code>Copy to 0:/gm9/out</code>
#Select <code>Copy to 0:/gm9/out<code>
#When thats done press {{B|Start}}
#When thats done press {{B|Start}}
#Your dumped <code>exefs</code> and <code>romfs</code> can be found in <code>/gm9/out/</code>
#Your dumped
 
==Section II - Removing shiny lock and edit shiny chance==
 
<tabber>
|-|Generation 7=
<span>
 
{{warning|unselecting everything in <code>Randomizer Options</code> except <code>Remove Shiny Locks</code>doesnt work}}
 
#Power off your console
#insert your SD Card into your Computer
#create a folder on your Computer named after the game you want to patch <code>[gamefolder]</code>
#Move the <code>exefs</code> and <code>romfs</code> folders from your SD Card in the folder you just created <code>[gamefolder]</code>
#go into the <code>exefs</code> folder
#rename the <code>.code</code> file to <code>.code.bin</code>
#extract the pk3DS <code>.zip</code> on your Computer and double click on <code>pk3DS.WinForms.exe</code>
#click on <code>file</code>, <code>open</code>
#now select the folder where the <code>exefs</code> and <code>romfs</code> folders are located
#in pk3DS click on <code>ExeFS</code>, than on <code>Shiny Rate</code>
#here click on <code>EVERYTHING SHINY</code> and than on <code>SAVE</code>, this is to check, if everything is running correct
#Now click on <code>RomFS</code>, than on <code>Static Encounters</code>
#in Section <code>Gifts</code> and <code>Encounters</code> remove the tick on Shiny Locks on every Pokemon
#Click on <code>SAVE</code> and close pk3DS
#go into your <code>exefs</code> folder and copy <code>.code.bin</code>
#Paste the <code>.code.bin</code> folder in the Root of the game folder you created on step 3
#Rename the <code>.code.bin</code> file to <code>code.bin</code>
#Copy the file called 9 in <code>[gamefolder]\romfs\a\1\5</code> to the root of the <code>[gamefolder]</code>
</span>
</tabber>
 
==Section III - Preparing the SD Card==
 
#On Your SD Card go to <code>/luma/titles/</code> and create a folder with the corresponding <code>TitleID</code> of the game you patched
#* Create a <code>titles</code> folder if you don't already have one
#Copy the <code>code.bin</code> in the <code>TitleID</code> folder
#in the <code>TitleID</code> folder create a folder called <code>romfs</code>
#in the <code>romfs</code> folder create a folder called <code>a</code>
#in the <code>a</code> folder create 4 folders called <code>0</code>, <code>1</code>, <code>2</code> and <code>3</code>
#in each of the 4 folders need to be 10 folders called <code>0</code>, <code>1</code>, <code>2</code>, <code>3</code>, <code>4</code>, <code>5</code>, <code>6</code>, <code>7</code>, <code>8</code> and <code>9</code>
#copy the file called <code>9</code> of the root of the <code>[gamefolder]</code> and paste it in <code>[TitleID]\romfs\a\1\5</code>
 
==Section IV - Patching the Game==
 
# Eject your SD Card from your Computer and reinsert it into your console
# Press and hold {{B|Select}}, while still holding {{B|Select}}, power on your console to open the Luma configuration menu
# Select <code>Enable game patching</code> then press {{B|Start}} to save and exit
 
==Section V - General Stuff==
 
===Deinstaling gamepatches===
#start <code>System Setting</code> on the 3DS
#Click on <code>Data Management</code>, <code>Nintendo 3DS</code>, <code>Add-on content</code>
#Click on the game you want to patch and than click <code>Delete</code>
 
===Editing shiny Chance===
 
<tabber>
|-|Generation 7=
<span>
#open pk3DS
#ignore the next step, if the correct gamefolder is auto selected from pk3DS
#*if the correct folder isnt selected follow step 8 and 9 from <code>Section II</code>
#in pk3DS click on <code>ExeFS</code>, than on <code>Shiny Rate</code>
#here you can now setup your wanted shiny chances with <code>Reroll Helper</code>
#hit <code>SAVE</code> after you selected the wanted shiny chance
#close pk3DS and go to <code>[gamefolder]/exefs</code> and copy <code>.code.bin</code> to the root of the <code>[gamefolder]</code>
#*if the old code.bin file is here, delete the file first
#rename <code>.code.bin</code> to <code>code.bin</code>
#move <code>code.bin</code> to <code>/luma/titles/[TitleID]</code> on your SD Card and replace the old <code>code.bin</code> with the new <code>code.bin</code>
</span>
</tabber>

Revision as of 09:11, 26 July 2024

Remove Shiny- Locks in Pokémon games

This guide will show you how to remove shiny locks and edit shiny chance from the generation 6 and 7 Pokémon games on the 3DS using LayeredFS and pk3DS

Compatibility Notes

Info icon This guide requires you have CFW with Luma3DS 8.0+ (preferably latest).
Info icon This guide requires a computer running Windows, MacOS, or Linux.

What You Need

Section I - Dumping exefs and romfs from 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 Mount image to drive
  6. Press A to enter drive
  7. Press A on content0.game
  8. Hover over the folder exefs and press R + A
  9. Select Copy to 0:/gm9/out
  10. When done hover over the folder romfs and press R + A
  11. Select Copy to 0:/gm9/out
  12. When thats done press Start
  13. Your dumped