Help:Dumping games: Difference between revisions

No edit summary
Nebroc (talk | contribs)
Updated Lockpick_RCM link since development has move ryu's git and latest version is required for firmware 20
 
(One intermediate revision by one other user not shown)
Line 44: Line 44:
If you already have the game setup on a Switch emulator, you do not need to follow any of the steps with nxdumptool on your Switch. Right click the game in your emulator and:
If you already have the game setup on a Switch emulator, you do not need to follow any of the steps with nxdumptool on your Switch. Right click the game in your emulator and:


* ''<code>Extract data</code>'' > <code>''RomFS''</code> ('''Ryujinx''')
* ''<code>Extract data</code>'' > <code>''RomFS''</code> ('''[https://ryujinx.app Ryujinx]''')
* ''<code>Dump RomFS</code>'' > <code>''Dump RomFS''</code> > <code>''Full''</code> ('''Yuzu''')
* ''<code>Dump RomFS</code>'' > <code>''Dump RomFS''</code> > <code>''Full''</code> ('''Yuzu''')
'''Note: If you have the DLCs, dumping from Ryujinx will not be sufficient as it is only capable of dumping the base application and update.'''


=== Dumping from a Switch ===
=== Dumping from a Switch ===
Line 53: Line 52:


====Prerequisites====
====Prerequisites====
* Keys file generated using [https://github.com/saneki/Lockpick_RCM/releases/ Lockpick_RCM], located at <code>sdmc:/switch/prod.keys</code>. Run the payload on your console through RCM in order to dump the keys needed by nxdumptool to decrypt contents.
* Keys file generated using [https://git.ryujinx.app/archive/lprcm/-/releases Lockpick_RCM], located at <code>sdmc:/switch/prod.keys</code>. Run the payload on your console through RCM in order to dump the keys needed by nxdumptool to decrypt contents.
* [https://github.com/DarkMatterCore/nxdumptool/releases/tag/rewrite-prerelease nxdumptool rewrite] (get both <code>nxdt_host.7z</code> and <code>nxdt_rw_poc.nro</code>).
* [https://github.com/DarkMatterCore/nxdumptool/releases/tag/rewrite-prerelease nxdumptool rewrite] (get both <code>nxdt_host.7z</code> and <code>nxdt_rw_poc.nro</code>).
* [https://zadig.akeo.ie/ Zadig] to setup the driver (used for dumping through USB)
* [https://zadig.akeo.ie/ Zadig] to setup the driver (used for dumping through USB)