Recent content by Zyfie

  1. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    I moved the house of one of my villagers without problems a while ago. Together with other buildings.
  2. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    So the problem with the secure NAND value update not working is that the changeSecureNANDValue function in acnl_editor.js only checks for the old garden.dat file size (line 2211). The new garden_plus.dat has a size of 563968 bytes instead of 522752. That's easily fixable and in the meantime you...
  3. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    That's what I told him but the problem there might be the if(tempFile.fileSize==522752){ check. The new garden_plus.dat seems to be bigger.
  4. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    I've just moved a metal bench and the house of one of my villagers without problems an hour ago.
  5. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    There's the secret value at the Other tab. Replace the secret value of your old game with the one of your latest savegame. That should work if I'm not wrong. If you use the Amiibo update you have to edit the garden_plus.dat.
  6. Zyfie

    ROM Hack Animal Crossing New Leaf Saves [All Villagers/Items]

    I don't mind. There's also no need for any extra credit since it's the same file that I shared roughly one and a half year ago and just didn't bother to remove it.
  7. Zyfie

    ROM Hack Animal Crossing New Leaf Saves [All Villagers/Items]

    The fossil save file is still available at my Google Drive.
  8. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    That's true, as for any other system. But at the moment such temporary changes are just inconvenient as you have to inject it every time you make a change or restart the game. And as stated above if one wants a permanent change the game data itself must be changed.
  9. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    That's not a permanent change? The game shouldn't suppose to be saving that kind of data to the save files.
  10. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    Which should also contain the name of the current character the player is using. I don't think he wants to rename some NPC, although I could be wrong.
  11. Zyfie

    ROM Hack Animal Crossing New Leaf Saves [All Villagers/Items]

    The savegames are provided the same as we extracted them. It's not like we decide what limitations the savegames have.
  12. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    The version of the browser your 3DS runs. If you open the browser there should be a wrench displayed which leads to the settings. Scroll down to the end and it shows the version.
  13. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    If you move a building you need to save and reload before it takes its proper space in town. There was someone with the same problem just a few pages ago. We also provided links to further information on that topic there.
  14. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    If you've got browser version 1.7552 it won't work. You need 1.7567.
  15. Zyfie

    ROM Hack Animal Crossing: New Leaf Save Editor

    I've never seen an exported Animal Crossing save file containing "mvplayer.dat". There are several available in another thread for use with savedatafiler. Maybe I'm missing something?