Recent content by dlver

  1. D

    ROM Hack Question Unpack Ring Fit .pack files

    That opened up the pack, thanks! Leaves me with a bunch of .bin files I don't know what to do with, so I'll just let it go for now. Getting a bit too complicated for me lol. Thanks a lot for the help!
  2. D

    ROM Hack Question Unpack Ring Fit .pack files

    How would I go about running this? I tried to run these .py files in Python, but nothing happens. I'm quite new too these things and the Github page doesn't really explain how to actually decompress files.
  3. D

    ROM Hack Question Unpack Ring Fit .pack files

    I'm trying to extract Ring's spoken dialogue. Couldn't find their voice clips in the 'Sounds' folder, but after inspecting the 'Pack' folder, it seems like their voice files are in there, but locked away in .pack files. I tried opening those with Winrar, also tried repairing them with Winrar...
  4. D

    ROM Hack Question Converting sound files from NSP/XCI

    It worked, thanks a lot! :)
  5. D

    ROM Hack Question Converting sound files from NSP/XCI

    I'm trying to rip the English songs and voices from "Snack World: The Dungeon Crawl Gold" and after some trouble, I managed to extract the NSP file. Now I'm left with a bunch of ".awb" files that I assume contain the music files. Thing is, I can't seem to find a way to play or convert them. I've...