Skip to content

Hacks for fun - Taiko no Tatsujin: WiiU Version

License

Notifications You must be signed in to change notification settings

fidonium/s0ngbrew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s0ngbrew

Hacking soundtracks from Taiko no Tatsujin: WiiU Version.

PoCx00: musicinfo_db

A simple hack of musicInfo.drp, actually a DRP codec, originally inspired by and grabbed from this cool mysterious gist. In short, DRP is a binary file format that uses zlib to compress XML data and store the filenames and their checksums.

What And Why

Once I got a DRP file from my friend and was told that it was taken from WiiU console game, Taiko no Tatsujin, which might store the list of the soundtrack info and the player's profile, something he wanted to hack for fun. And he found a thread that said it was a binary XML file. I casually searched on the web and got the gist shown above, and wanted to implement a compressor for practicing.

How

WIP

License

ISC

About

Hacks for fun - Taiko no Tatsujin: WiiU Version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%