PDA

View Full Version : RELEASE: Open-Source XCI-Dumper



wraggster
June 11th, 2018, 19:49
Just found this on Maxconsole but no clue to which console its for lmao, i presume the Nintendo Switch but who knows:




GBATemp'er @jakibaki has taken the 'leaked' WAINCartDumperNX (https://www.maxconsole.com/threads/release-wain-xci-switch-cartridge-dumper-v0-0-3.47167/) which is closed-source, and rip it apart and added the changes to the previous GITHUB repo that clearly the leaked author had taken the code from, and as such now we have 'open-source' dumper that can be updated!

I added xci-dumping-support to the open-source-cart-dumper (https://github.com/MCMrARM/switch-game-card-dumper)!

This supports all the features that the open-source dumper had plus the dumping of xci-files. Like the closed-source-dumper this doesn't support the new cartridge-format yet (mainly because I don't own any cartridge with the new partition yet).

Dumped cartridges are dumped (splitted) to the sdcard in /dump-X.xci
On linux/mac the files can be merged by using the following command:
cat dump-*.xci > path/to/full-game.xci
Windows:
copy /b dump-*.xci full-game.xci

Please note that sometimes that dumps can get corrupted so please check if hactool can decrypt the all the files and if it can't try again.

Known issues: Dumping doesn't seem to work on some low firmwares (I could only test it on 5.1) https://www.maxconsole.com/styles/default/xenforo/clear.png
Click to expand...

OFFICIAL SITE: --> https://github.com/jakibaki/switch-game-card-dumper

NEWS SOURCE: Open-Source XCI-Dumper (via) GBATemp (https://gbatemp.net/threads/open-source-xci-dumper.506947/)

via https://www.maxconsole.com/threads/release-open-source-xci-dumper.47183/