Skip to content

Commit

Permalink
play: ignore subsdk1.elf
Browse files Browse the repository at this point in the history
  • Loading branch information
Istador committed Sep 13, 2023
1 parent 934b288 commit 7802025
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/views/play/ryujinx.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<b>Step 3</b>:
Extract the <code>SMOO</code> folder from the <code>.zip</code> file that you downloaded in step 1
into the mod directory that was opened at step 2.
Ignore the <code>subsdk1.elf</code> file.
</p>

<!-- Test that it works -->
Expand Down
1 change: 1 addition & 0 deletions src/views/play/switch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<b>Step 2</b>:
Extract the downloaded <code>.zip</code> file to receive an <code>atmosphere</code> folder,
which you need to copy to the root directory of the SD card.
Ignore the <code>subsdk1.elf</code> file.
</p>
<p>
Please notice, that there should already be an <code>atmosphere</code> folder on the SD card.
Expand Down
1 change: 1 addition & 0 deletions src/views/play/yuzu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<b>Step 3</b>:
Extract the <code>SMOO</code> folder from the <code>.zip</code> file that you downloaded in step 1
into the mod directory that was opened at step 2.
Ignore the <code>subsdk1.elf</code> file.
</p>

<!-- Test that it works -->
Expand Down

0 comments on commit 7802025

Please sign in to comment.