Search results

  1. T

    Hacking wav2btsnd - simple tool to create .btsnd files

    I made this little tool yesterday. Really nothing special, just repacking the file with a different head + endian. https://bitbucket.org/timogus/wav2btsnd You need to use RIFF WAVE files, 48000khz, 16bit stereo. You can easily create them with for example audacity
  2. T

    Hacking NUSPacker - pack files into installable packages

    Hello, NUSPacker is an open-source tool to pack files into an installable format for the WiiU. To install/use the created packages, you need to run a patched iosu (see: https://github.com/dimok789/iosuhax) Download: https://bitbucket.org/timogus/nuspacker To install/use the created packages...