dimok789 / ddd

WiiU Title Dumper
GNU General Public License v3.0
69 stars 15 forks source link

Dump /vol issu with mario kart 8 #13

Closed blairfancy closed 8 years ago

blairfancy commented 8 years ago

When try to launch dump of /vol on nand game MK8 dump hang.

./titledumper /vol ./Mario_kart_8/

result

Create path: ./Mario_kart_8/vntenontent Dont know why titledumper would dump content outside vol/ folder.

regards

dimok789 commented 8 years ago

seems to be related to issue #7

Are you dumping on a linux system?

blairfancy commented 8 years ago

Correct looks same issue is there a fix to try?

dimok789 commented 8 years ago

Yes a pull request was added and merged. Compile the last git version and it might be fixed for you. If you have trouble compiling it, let me know and I will give you a build for the OS you are on.

blairfancy commented 8 years ago

Good it solve the issue, dump done without crash.

dimok789 commented 8 years ago

Thanks for confirming