Skip to content

Commit

Permalink
Add alt text and rearrange order
Browse files Browse the repository at this point in the history
  • Loading branch information
dyceron committed Apr 23, 2024
1 parent 87ef05f commit 192440c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions _posts/samus_returns/2024-04-22-export-romfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@ tags: samus_returns
---
You can either extract your RomFS using Godmode9 from your 3DS, or using Citra from an installation file (.3ds or .cia). We'll show you how to do it using both methods.

## Citra

First, download and setup Citra. Once you've set it up, navigate to **File -> Install CIA...** to add the directory with your game image or simply double click on **Add New Game Directory** in the main window. Your game should be shown in Citra now.

![](/assets/guides/romfs_msr/citra1.png)

Finally, right click on the game and select **Dump RomFS**.

![](/assets/guides/romfs_msr/citra2.png)

## Godmode9

### Game Installed on SD Card
Expand All @@ -23,24 +13,34 @@ If you're using the NTSC version, navigate to **[A:] SYSNAND SD -> title -> 0004

If you're using the PAL version, navigate to **[A:] SYSNAND SD -> title -> 00040000 -> 001bfb00 -> content -> 00000000.tmd**.

![](/assets/guides/godmode9/godmode9-1.png)
![Godmode9 screen for installed game path](/assets/guides/godmode9/godmode9-1.png)

Next, navigate to **TMD file options... -> Mount CXI/NDA to drive**, then press A to confirm.

Highlight the **romfs** directory, and press A while holding R to open another menu. From here, select **Copy to 0:/gm9/out**. Copy the extracted RomFS folder from this directory on the SD Card to some place on your computer.

![](/assets/guides/godmode9/godmode9-2.png)
![Menu to extract RomFS to output folder on SD Card](/assets/guides/godmode9/godmode9-2.png)

### Game Cartridge

If you're using the NTSC version, navigate to **[C:] GAMECART -> 00040000001BB200_v00.trim.3ds**.

If you're using the PAL version, navigate to **[C:] GAMECART -> 00040000001BFB00_v00.trim.3ds**.

![](/assets/guides/godmode9/godmode9-3.png)
![Godmode9 screen for game cartridge](/assets/guides/godmode9/godmode9-3.png)

Next, navigate to **NCSD image options... -> Mount image to drive**, then press A to confirm.

Press A to enter the **content0.game** directory. Highlight the **romfs** directory, and press A while holding R to open another menu. From here, select **Copy to 0:/gm9/out**. Copy the extracted RomFS folder from this directory on the SD Card to some place on your computer.

![](/assets/guides/godmode9/godmode9-4.png)
![Menu to extract RomFS to output folder on SD Card](/assets/guides/godmode9/godmode9-4.png)

## Citra

First, download and setup Citra. Once you've set it up, navigate to **File -> Install CIA...** to add the directory with your game image or simply double click on **Add New Game Directory** in the main window. Your game should be shown in Citra now.

![The Citra game window](/assets/guides/romfs_msr/citra1.png)

Finally, right click on the game and select **Dump RomFS**.

![Menu showing how to dump the RomFS](/assets/guides/romfs_msr/citra2.png)
2 changes: 1 addition & 1 deletion _posts/samus_returns/2024-04-22-luma3ds-game-patching.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ You should already have Luma3DS installed on your SD Card, but if not, you can d

Once you have the randomizer files and Luma3DS on your SD Card in the proper folders, open Luma3DS by holding SELECT when turning on your 3DS. Check **Enable game patching** to apply the mod.

![](/assets/guides/luma3ds/luma3ds.png)
![Enable Game Patching in Luma3DS](/assets/guides/luma3ds/luma3ds.png)

Once it is enabled, save and return to the Home Menu, then launch the game. To disable the mod, re-enter the Luma3DS menu and check the option.

0 comments on commit 192440c

Please sign in to comment.