1
0
Fork 0
mirror of https://github.com/oMaN-Rod/nxDumpFuse.git synced 2024-09-16 20:13:27 +01:00

Update README.md

RIP Yuzu
This commit is contained in:
I aM O 2024-03-06 12:20:15 -05:00 committed by GitHub
parent 071b74d148
commit a286f43bfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,28 @@ Will most likely also work on MacOS however I only have an old MBP running 10.10
## Usage
Instructions on how to use this tool can be found [here](https://yuzu-emu.org/help/quickstart/#merging-split-game-dumps).
~~Instructions on how to use this tool can be found [here](https://yuzu-emu.org/help/quickstart/#merging-split-game-dumps).~~
**UPDATE**: As I am sure you have all heard yuzu is shutting down... (RIP Yuzu) Here we are, dropping our hard-earned cash to play games on beast PCs, and then Nintendo goes and squashes the little guys instead of embracing our love for gaming and just giving us what we want. To be fair, I hope they learn from this and provide a gaming experience on par with what were we able to obtain with Yuzu, **on PC!**. Was all about celebrating Nintendo in HD and higher fps, not about piracy. Shame to see such cool projects end like this because of a few bad apples. Let's keep our heads up and find new ways to enjoy our games, legally and with respect. Keep gaming strong, y'all!! Below are the usage instructions copied over from the now removed quick start page.
### Merging Split Game Dumps
**Step 1:** Extract `nxDumpFuse.exe` from the `win-x64.zip` archive.
**Step 2:** Open **nxDumpFuse** and click on `Input`.
**Step 3:** Navigate to ``sdcard:/switch/nxdumptool`` and open the `NSP` or `XCI` folder.
**Step 4:** Select one part of the split game dump, then click on `Open`.
> - For physical dumps, select a `.xc0` file.
> - For digital dumps, select a `00` file that is inside a folder with its respective game name.
**Step 5:** Click on `Output` and navigate to your newly created games folder, then click on `Select Folder`.
**Step 6:** Click on `Fuse`. Wait for the merging process to finish.
> You can see more details on the merging process by expanding the Log frame.
Your merged game dumps should now be available at your games folder.
If you run into issues running on Ubuntu try [this](https://github.com/oMaN-Rod/nxDumpFuse/wiki/Launching).