|
|
(4 intermediate revisions by the same user not shown) |
Line 82: |
Line 82: |
| #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 | | #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 | | #* Create a <code>titles</code> folder if you don't already have one |
| #Copy the <code>code.bin</code> and <code>DllField.cro</code> file in the <code>TitleID</code> folder | | #Copy the <code>code.bin</code> file in the <code>TitleID</code> folder |
| | #create a folder called <code>romfs</code> |
| | #in the <code>romfs</code> folder move the <code>DllField.cro</code> |
| </span> | | </span> |
| <span> | | <span> |
Line 92: |
Line 94: |
| #in the <code>TitleID</code> folder create a folder called <code>romfs</code> | | #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>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 the <code>a</code> folder create a folders called <code>1</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> | | #in the <code>1</code> folder create a folders called <code>5</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> | | #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> |
| </span> | | </span> |
Line 114: |
Line 116: |
|
| |
|
| #open pk3DS | | #open pk3DS |
| | #*you can skip the next 3 steps, if the correct gmaefolder is already selected |
| #click on <code>File</code> and than on <code>Open</code> | | #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 | | #select the folder where your <code>exefs</code> and <code>romfs</code> folders are located from the game you want to patch |
Line 123: |
Line 126: |
| #*if the old code.bin file is here, delete the file first | | #*if the old code.bin file is here, delete the file first |
| #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 |
| | #*if there is an old <code>code.bin</code> file, delete the old <code>code.bin</code> and paste the new <code>code.bin</code> file |