Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Mr Driller W - WiiWare

Featured Replies

  • Author
  • Localization

whadrect74, posted Thu Apr 13, 2017 11:35 am (22185)


Hello, I hope someone can help me.

I am trying to extract the graphics from Mr Driller W.
It's the last Mr Driller game for consoles, from 2009, a 2d game.

The graphics files all end in .tpz, when I open them in a hex editor, I cannot recognize anything.
I have attached 2 samples of the .tpz files.

The previous game, Mr Driller Dill Land, uses .tpl files for the graphics and this tool can extract them - http://szs.wiimm.de/wimgt/
I assume tpl and tpz must be similar.

I have seen 2 different people creat a sprite sheet for 1 or 2 characters from the game, so it must be possible to get images out of the tpz.
https://www.spriters-resource.com/wii/m ... eet/70830/

As for the audio, it is14/bnsf files stored in .nub files, with the names of the files in .bin files.
For example, bgm.nub and bgm.bin, there are already tools to extract sounds from the .nub files, and from the .bin we can get the file names.

Thank you to all the helpers on this site! :)
  • Author
  • Localization

aluigi, posted Tue Apr 18, 2017 3:21 pm (22350)


Simply compressed with the Nintendo compression:
Code:
comtype lz77wii
get SIZE asize
get NAME basename
string NAME ".tpl"
clog NAME 0 SIZE SIZE
  • Author
  • Localization

whadrect74, posted Thu Apr 20, 2017 3:01 pm (22462)


Aluigi, thank you very much!

(It worked perfectly) :)
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.