Recent content by chenxumark

  1. C

    ROM Hack ACNH stuck on nintendo loading screen 1.3.0

    Same to u, any solution?
  2. C

    ROM Hack Can anyone provide me with a NHSE modded save? so that I can repair my save

    Because of expected reason, my NHSE modded save was broken. Can anyone provide me a full save of ACNH. I want to try to repair my save. Thanks
  3. C

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    I have same issue yesterday with same alerts, When I updated to version 1.03. My phone save modified by PQSE, then updated backup 3days ago. Now, I can login, but save become the original one. I guess Nintendo aware this behavior and try to prevent in the phone game
  4. C

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    Perfect solve the reason why the game connected internet with the alert of back up nene used by others. It mainly because ZeroFormatter encoding string issues. The part of Save.SerializeData.playerData is very special. If convert to text then go back, the identification system will alert you. So...
  5. C

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    I have same problem. The issue is that PQsave has some encoding problems in the part of player data eg. your name, your id, your pass.... that’s why I want Json file. In the player data part, your name with so many /u0000 and in the game you
  6. C

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    Hi, thethiny. can you provide me a decrypted json file? My json file alway has something wrong when I gennerate from the PQsave and Import to the game. Many Thanks auto The same question to you skylex77. Could you pls upload a decrypted json file for reference? My generated file has some...