From 2a792db7970b59cbabf93cec38baa7e831ed08fc Mon Sep 17 00:00:00 2001 From: alula <6276139+alula@users.noreply.github.com> Date: Mon, 25 Jul 2022 06:09:22 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f0ef07..1201221 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,11 @@ Interchanging the save files may result in spawning in wrong locations, softlock
Nintendo Switch -Extract the `data` folder directly from the ROM. +Extract the `data` folder (contained in `romfs`) from your console using tool such as [nxdumptool](https://github.com/DarkMatterCore/nxdumptool). + +**Important notes:** +- doukutsu-rs doesn't rely on the original ROM or executable, you just need the data files, go to `RomFS options` menu to just extract the files to SD card so you don't need to do any extra steps. +- Ensure you're dumping the files **with update included** (`Use update/DLC` option), as 1.0 isn't supported.