Hacking RELEASE Open source XCI-Dumper

  • Thread starter Thread starter jakibaki
  • Start date Start date
  • Views Views 19,876
  • Replies Replies 40
  • Likes Likes 18
On linux/mac the files can be merged by using the following command:

cat dump-*.xci > path/to/full-game.xci

It should be

copy /b dump-*.xci full-game.xci

On windows, via a dos prompt.
 
Last edited by Nollog, , Reason: Autocorrect please...
  • Like
Reactions: jakibaki
Why does this happen? failed 320002
o0lNZrW.jpeg
 
they cant figure the opensource switch-game-card-dumper copy /b raw0 raw1 = full-game.xci and now they start and maintain a dumper themselves GGWP LOL
taking some popcorn and see who dumping cart2 for the public xD
This is mainly for convenience (don't have to close the homebrew, rename the raw-partition-file and then run it on the second partition) and because I dislike that people were using an closed-source tool for something that took barely any work at all to add to the open-source one.

Also the open-source-dumper didn't have support for splitting the raw partitions.
 
Also, for the logo cart support, just do the same but with partition 0+1+2.
You can detect the type of cartridge by sending an ipc call to "GetGameCardAsicInfo"

--------------------- MERGED ---------------------------

Not to mention you can get the title ID by calling "GetGameCardIdSet"
 
Also, for the logo cart support, just do the same but with partition 0+1+2.
You can detect the type of cartridge by sending an ipc call to "GetGameCardAsicInfo"

--------------------- MERGED ---------------------------

Not to mention you can get the title ID by calling "GetGameCardIdSet"
Thanks! I'll look into adding that to the dumper!
 
Last edited by jakibaki,
This is mainly for convenience (don't have to close the homebrew, rename the raw-partition-file and then run it on the second partition) and because I dislike that people were using an closed-source tool for something that took barely any work at all to add to the open-source one.

Also the open-source-dumper didn't have support for splitting the raw partitions.
can't wait for a dumper with auto brick feature inside the final step should been kept to the ones that knew a thing about xci format or doing something with it
 
they cant figure the opensource switch-game-card-dumper copy /b raw0 raw1 = full-game.xci and now they start and maintain a dumper themselves GGWP LOL
taking some popcorn and see who dumping cart2 for the public xD jakibaki true hero
I'm not surprised some programmers don't know copy, more than you'd think stick to Mac and unix and havent really touched windows.
 
  • Like
Reactions: darkten
I'm not surprised some programmers don't know copy, more than you'd think stick to Mac and unix and havent really touched windows.
cat file1 file2 > newfile. really if you say something like that you dont even know the diffrence between someone run a command and a programmer. so everyone using a terminal back in the days where programmers nice turn
 
Last edited by Foen,
  • Like
Reactions: Subtle Demise
cat file1 file2 > newfile. really if you say something like that you dont even know the diffrence between someone run a command and a programmer. so everyone using a terminal back in the days where programmers nice turn
If you're not familiar with potatoes, how would you know how they taste?

Relax.
 
Last edited by jakibaki,

Site & Scene News

Popular threads in this forum