Recent content by DimitriPilot3

  1. D

    ROM Hack Pokemon Shuffle Preservation Mod v1.1

    (cc: @SaltedNeos) This is what I've tried at first, but even after nullifying the user time offset in Rosalina, it didn't work on my save file. But I figured out why: the data here (stored in 64 bits) doesn't start at offset 0x60 exactly, but rather, at 0x60 shifted 3 bits to the "right"! So...
  2. D

    Hacking wbfs2fat.py

    Thank you for the tips. They kinda motivated me to look into this "corruption" in more detail, hoping to find the problem with the knowledge/experience I have... And it looks like you figured out about the ":" colon issue already... "Illegal" characters can be evil as I already witnessed once...
  3. D

    Hacking wbfs2fat.py

    I just ran the Windows build of wbfs2fat (version 0.8.2 - 2012-01-23) with a WBFS HDD drive (G:) that contained a small amount of games (about 10 games?). I don't think I've spotted any errors in the log (with the verbosity set to 2 IIRC), and just as the conversion finished, a window about the...