Hey folks,
So this is my first post, so I don't know if this is the correct place to post this. Let me know if I've made a mistake! Also, I apologize in advance in the formatting is less than desirable.
Anyways, I created a tool that automates the dumping of some GameCube and Wii ROMs. I'm really interested in trying to completely automate the entire process of dumping the contents of ROMs and would love some feedback, tips, pointers, etc.
Source Code: https://github.com/Scub3d/Nintendo-Rom-Dumper
What you need
If you already have a Decrypted/Unpacked/Un-Zipped (I don't know the term) ROM, then you can skip this. If you have an ISO, you'll need to use Dolphin to unpack (let's stick with this term) it.
What you get
I include yaz0dec.exe and rarcdump.exe along with my python script. *Note: I just wrote the included python script. Credit for the two executables goes to other people way smarter than me
How To/What do
So this is my first post, so I don't know if this is the correct place to post this. Let me know if I've made a mistake! Also, I apologize in advance in the formatting is less than desirable.
Anyways, I created a tool that automates the dumping of some GameCube and Wii ROMs. I'm really interested in trying to completely automate the entire process of dumping the contents of ROMs and would love some feedback, tips, pointers, etc.
Source Code: https://github.com/Scub3d/Nintendo-Rom-Dumper
What you need
- Python 2.7
- A Decrypted/Unpacked/Un-Zipped GameCube or Wii ROM that contains .szs files
If you already have a Decrypted/Unpacked/Un-Zipped (I don't know the term) ROM, then you can skip this. If you have an ISO, you'll need to use Dolphin to unpack (let's stick with this term) it.
What you get
I include yaz0dec.exe and rarcdump.exe along with my python script. *Note: I just wrote the included python script. Credit for the two executables goes to other people way smarter than me
How To/What do
Last edited by Scub3d,






