Recent content by Ulcar246

  1. U

    ROM Hack WIP Scramble - "NEO: The World Ends with You" Save Editor

    It's just in the base assemby-csharp namespace it seems, not in any of the defined namespaces In there, I think you want the SaveDataRoot class and the SaveHeader class What I just did is run GameAssembly.dll through il2cppinspector to get all the c# type definitions, and found it in there
  2. U

    ROM Hack WIP Scramble - "NEO: The World Ends with You" Save Editor

    I still need to go through the code with a c++ decompiler, but I did find this property in the SaveDataRoot class, maybe this would help? MagicNumber = "mt)~#Eag!HG]~d>)yjzTJsS."
  3. U

    ROM Hack WIP Scramble - "NEO: The World Ends with You" Save Editor

    The bytes at (1) are exactly the same for me if you want to check it out, here's my save folder: