|
|
Line 113: |
Line 113: |
| ===Editing shiny Chance=== | | ===Editing shiny Chance=== |
|
| |
|
| <tabber>
| |
| |-|Generation 6=
| |
| <span>
| |
| #open pk3DS | | #open pk3DS |
| #click on <code>File</code> and than on <code>open</code> | | #click on <code>File</code> and than on <code>open</code> |
Line 127: |
Line 124: |
| #rename <code>.code.bin</code> to <code>code.bin</code> | | #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> | | #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>
| |
| |-|Generation 7=
| |
| <span>
| |
| #open pk3DS
| |
| #click on <code>File</code> and than on <code>open</code>
| |
| #select the folder where your <code>exefs</code> and <code>romfs</code> folders are located from the game you want to patch
| |
| #click <code>OK</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>
| |