Recent content by skawo

  1. skawo

    Corrupted Cartridge Fixer Release

    The "second pass" is just it going through all the different .romfs in the ROM, which Pokemon X has multiple. If the unfixable block count is going down then you can keep going, though if it's possible for it to get fixed, it's going take a while, unfortunately.
  2. skawo

    Replacement/reproduction labels?

    I just bought some self adhesive semi-glossy photo paper and printed and cut them out on my own. 'ts probably not perfect, but it just has to look nice, not necessarily 1:1.
  3. skawo

    What do you want to see in the next Nintendo Direct?

    Probably not Satoru Iwata, as illustrated. 'd be quite scary
  4. skawo

    Corrupted Cartridge Fixer Release

    You can do this by dumping the filesystem to the SD card, dumping the filesystem from a ROM file and then comparing them both using something like WinMerge
  5. skawo

    Corrupted Cartridge Fixer Release

    Hmmm... Concerning that two people now reported 0 errors and the game still not verifying. Could you run the fixer on Omega Ruby again and see if that happens again?
  6. skawo

    Corrupted Cartridge Fixer Release

    It's possible that a chunk has destabilized again when other chunks got fixed. Try running it a couple more times? Unless this is consistent... if so, try actually logging the results. Admittedly, all new features are untested, because, well, I don't have any broken carts to test them with :v
  7. skawo

    Why did the price of 3ds shoot up ?

    It really isn't. Not even actual modern touchscreens are a good replacement for the resistive DS one. Games with heavy touchscreen use, like both the DS Zelda titles, really need to be played on real hardware to be properly experienced.
  8. skawo

    Corrupted Cartridge Fixer Release

    I would just do regular runs (no SELECT), to be honest. That way, only the bad blocks are the only ones targetted (the others are only read once - if you use the SELECT mode then it attempts to refresh them all, and it takes much longer). Incidentally, I have just released an update (1.5a) that...
  9. skawo

    Corrupted Cartridge Fixer Release

    The only way to fix the chunks is to try using the tool over and over. If the unfixable chunk count is not decreasing in the logs, then the cartridge is probably toast. There's no way to reprogram a cartridge, unfortunately.
  10. skawo

    Corrupted Cartridge Fixer Release

    There are a few bars, but the first couple are supposed to finish very quickly. It should say on screen which part is being fixed - EXEFS and ROMFS can take very long. If it's taking that long, it's unfortunately likely that it's unfixable.
  11. skawo

    Corrupted Cartridge Fixer Release

    Have you tried redownloading the files and copying them to the SD card again?
  12. skawo

    Corrupted Cartridge Fixer Release

    The first block is actually just the entire EXEFS - which is a somewhat large file, and reading it back takes longer. The later blocks are just chunks of files, so they don't take nearly as long. So, yeah, that should be normal, although... A minute is still quite long. Is that an exaggeration...
  13. skawo

    Corrupted Cartridge Fixer Release

    No, just 3DS.
  14. skawo

    Corrupted Cartridge Fixer Release

    Sorry to hear :(
  15. skawo

    Corrupted Cartridge Fixer Release

    The progress is based on the number of chunks. Since the exefs is one chunk, and it hasn't been fixed yet, it's still technically at 0%