Recent content by 8bit_coder

  1. 8

    Hacking PS3 Save to RPCS3

    Bump, I have this same issue, decrypting the save file doesn't do anything.
  2. 8

    Hardware I managed to brick my wii . . . in the most unintentional way possible

    It looks to be more and more like the culprit is the bluetooth module. I'll see if I can find a replacement or swap the one from my other wii into this one. I'm not sure though, since the NAND backup was so old that I might have lost almost everything, since I was in a panic and stupidly didn't...
  3. 8

    Hardware I managed to brick my wii . . . in the most unintentional way possible

    I know, I've never experienced this before either. Something has gone horribly wrong, since even my known-good nand backup can't fix the wii. I don't really know where to go from here, since doing the nand backup also overwrote almost a year's worth of progress in games and many, many miis.
  4. 8

    Hardware I managed to brick my wii . . . in the most unintentional way possible

    Forgot to say this, but I managed to go into usb loader gx into nand mode(where it acts like the system menu but with more features) and none of the regular wii channels work(mii channel, wii shop channel, check mii out, everybody votes, none of them work at all. The only channels that work are...
  5. 8

    Hardware I managed to brick my wii . . . in the most unintentional way possible

    I was testing out my capture card and decided to fire up my wii after not having used it for about a week to test out Super Smash Bros Brawl. But as soon as I pressed the wii's power button, it went green for a split second, the disk drive LED lit up like normal, and then the wii lost power...
  6. 8

    How do I convert the .BIN music files from the star fox gigaleak into .spc playable formats?

    I'm trying Audacity with this as well, but nothing seems to work yet. Perhaps these are a special type of ADPCM samples? I could try posting the entire assembly program code for star fox and try to find the music routine. It might give some clues as to how the files are handled.
  7. 8

    How do I convert the .BIN music files from the star fox gigaleak into .spc playable formats?

    There's a bunch of music files, but they're in the .bin file extension. Is there any way to convert these into an .spc playable format? They have some strange file magic: So far I haven't been able to figure out how to turn these into playable formats, maybe someone can help? Attached is a zip...
  8. 8

    ROM Hack Question How do I extract the contents of NCA files?

    Is that a tool that I can run on my computer or do I have to run it on my switch?
  9. 8

    ROM Hack Question How do I extract the contents of NCA files?

    Using the darthsternie.net/switch-firmwares/ site I've downloaded the latest switch firmware as a zip, and it comes with a bunch of NCA files. My question is, how do I extract the contents of those NCA files? I don't know if they need a key. I'm extracting them just to look and mess with the...
  10. 8

    Gaming Can you hack the Wii Mini?

    I've been reading on this forum for a while now and finally decided to make an account. One theory that comes to mind is Dolphin. Dolphin has been demonstrated to be able to read/write from the Wiimote memory when connected to a PC. The Wiimote has 6 kilobytes of memory reserved for Miis. If we...