Recent content by WriterPark

  1. WriterPark

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

    Thank you! This is my first try of using this... Where can I edit party members and pin deck?
  2. WriterPark

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

    There are two files in savedate directory. what's the difference?
  3. WriterPark

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

    I used openssl to decrypted. Now I'm working on korean language mod. Your Save Editor might be very helpful for debuging my mod.
  4. WriterPark

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

    PC version have few more Items in option menu, like key mapping or screeen resolution. Isn't that have some relation?
  5. WriterPark

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

    Hi! I don't know if this will help. assets are also encrypted by AES-128-CBC and this was the key KEY 6d6b3a39747a785752467d4a707a7732 IV 4e46586a6571286e3a33672738263d3b But I don't know if assets and save data sharing the same key... P.S. the key is not figured bu me. someone else(akintos)...