Skip to content

Releases: randovania/dread-editor

v0.2.1

07 Jan 17:10
4a4d32b
Compare
Choose a tag to compare

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.

v0.1.0

10 Nov 20:52
Compare
Choose a tag to compare

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.