Skip to content

v0.1.0

Compare
Choose a tag to compare
@henriquegemignani henriquegemignani released this 10 Nov 20:52
· 164 commits to main since this release

Prerequisites:

  1. An extracted romfs of Metroid Dread. Using Ryujinx, you can right-click the game in the list and go Extract Data -> RomFS.

How to use:

  1. Download dread_editor_Windows.7z.
  2. Extract dread_editor_Windows.7z. If you're unable to extract, install 7-Zip.
  3. Open the dread_editor.exe in the extracted directory. It'll be hidden in the middle of many other files.
  4. On the top-left of the screen, click File -> Select extracted Metroid Dread root.
  5. After that, you can click Select level file and then select the appropriate level.
  6. Make the modifications you want
  7. To save, do File -> Save changes.

How to play:

  1. In Ryujinx, right click Metroid Dread on the list and select "Open Mods Directory". On the folder that opens, create the folder Editor and then inside a "romfs".
  2. Copy over the packs folder from where you extracted Metroid Dread's romfs and paste inside the romfs you created in the previous step.

Warnings:
Many changes will crash the game if additional changes aren't made. For example, changing an actor's oActorDefLink to an asset not present in the same pkg crashes the game.