Minna no Joushiki Ryoku TV .dat File

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
Larsenv
Posts: 137
Joined: Thu Jun 04, 2015 11:20 pm

Minna no Joushiki Ryoku TV .dat File

Post by Larsenv »

aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Minna no Joushiki Ryoku TV .dat File

Post by aluigi »

http://aluigi.org/bms/minna_no_joushiki_ryoku.bms

Some files are not decompressed because the Nintendo Huffman (0x20) algorithm is not available yet.
Larsenv
Posts: 137
Joined: Thu Jun 04, 2015 11:20 pm

Re: Minna no Joushiki Ryoku TV .dat File

Post by Larsenv »

Can't Ntcompress be used/implemented to decompress them?

I don't think I have the source code for this tool.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Minna no Joushiki Ryoku TV .dat File

Post by aluigi »

aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Minna no Joushiki Ryoku TV .dat File

Post by aluigi »

Apparently quickbms already has this algorithm (DS_HUF) but it's unclear if it works.
Anyway I have added it to my TODO list for the next version.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Minna no Joushiki Ryoku TV .dat File

Post by aluigi »

Script 0.1.1 that works also with the bin file you provided in your other thread.