How should I parse in Java?

Discussion and help for Easy Save 3
Post Reply
wooheart
Posts: 1
Joined: Thu Jun 30, 2022 8:07 am

How should I parse in Java?

Post by wooheart »

I use Es3 archive in unity. After AES encryption, how should I parse it in Java?
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: How should I parse in Java?

Post by Joel »

Hi there,

Easy Save data is only intended to be read using the Easy Save methods from within Unity, so I'm afraid we would not be able to assist with this.

Theoretically you would need to AES decrypt the data from within Java, but this is not trivial and we would not be able to help any further as Easy Save is a C# API.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply