FIX94 / wudump

dump raw images from a wiiu game disc
MIT License
69 stars 18 forks source link

game.txt will not be created after dumping wiiu disc to ntfs usb drive #17

Open BorgNumberOne opened 2 years ago

BorgNumberOne commented 2 years ago

Hi,

dumping wiiu discs to a FAT32 SDCard (in 2Gbyte parts) is working very well. While/after the dumping process the "game.txt" with:


wudump v1.6 by FIX94

Hashes for game.wud: CRC32: xxxxx MD5: xxxxxxxx SHA1: xxxxx

...will be created.

Well after dumping a wiiu gamedisc to a USB NTFS drive, no additional .txt file will be created.

It would also be great, if wudump could detect the game/software (beside the WiiU DVD id) of the current Wiiu DVD(beside the WiiU DVD id) anyhow for using it in filename and/or inside the dump report .txt file.

Thank you very much.

Blazin64 commented 2 years ago

Just to let you know, I am working on enabling the creation of "game.txt" on NTFS. I will make a request to apply my fix soon. :smile:

Unfortunately, using the actual name of the Wii U game looks like it may be complicated. I will see if there is anything I can do, though.